文件名称:whsnbg
- 所属分类:
- Linux/Unix编程
- 资源属性:
- 上传时间:
- 2018-04-15
- 文件大小:
- 105kb
- 下载次数:
- 0次
- 提 供 者:
- al***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Whsnbg is a C implementation of the MQTT broker, the MQTT-SN gateway and simple MQTT rules engine designed for embedded platforms with small memory requirements (like OpenWrt).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
whsnbg\LICENSE | 473 | 2014-09-09 |
whsnbg\Makefile | 3076 | 2015-06-24 |
whsnbg\msvs\whsnbg.sln | 871 | 2014-07-29 |
whsnbg\msvs\whsnbg.vcproj | 9377 | 2015-06-21 |
whsnbg\ReadMe.md | 4339 | 2018-04-13 |
whsnbg\res\whsnbg.conf | 668 | 2015-06-30 |
whsnbg\res\whsnbg.pem | 2814 | 2015-06-24 |
whsnbg\src\cJSON.c | 23266 | 2015-04-09 |
whsnbg\src\cJSON.h | 6806 | 2013-08-14 |
whsnbg\src\config.h | 2494 | 2015-07-23 |
whsnbg\src\cron_trigger.c | 6314 | 2016-03-21 |
whsnbg\src\cron_trigger.h | 1935 | 2015-07-03 |
whsnbg\src\list.c | 2066 | 2015-06-07 |
whsnbg\src\list.h | 1136 | 2015-06-09 |
whsnbg\src\lists.c | 17584 | 2016-04-06 |
whsnbg\src\lists.h | 7785 | 2016-04-06 |
whsnbg\src\list_mqttsn_conn.c | 3843 | 2015-06-09 |
whsnbg\src\list_mqttsn_conn.h | 3837 | 2015-06-09 |
whsnbg\src\list_mqtt_conn.c | 3684 | 2015-06-09 |
whsnbg\src\list_mqtt_conn.h | 2209 | 2015-06-09 |
whsnbg\src\list_mqtt_user.c | 2781 | 2015-06-09 |
whsnbg\src\list_mqtt_user.h | 1506 | 2015-06-09 |
whsnbg\src\list_tcp_conn.c | 2193 | 2015-06-19 |
whsnbg\src\list_tcp_conn.h | 2342 | 2015-06-19 |
whsnbg\src\main.c | 4383 | 2015-06-09 |
whsnbg\src\mqtt.c | 11645 | 2015-06-09 |
whsnbg\src\mqtt.h | 6388 | 2015-06-09 |
whsnbg\src\mqttsn.c | 18277 | 2015-06-09 |
whsnbg\src\mqttsn.h | 10557 | 2015-06-09 |
whsnbg\src\mqtt_trigger.c | 1745 | 2015-07-03 |
whsnbg\src\mqtt_trigger.h | 1249 | 2015-07-03 |
whsnbg\src\msgs.c | 4965 | 2015-06-09 |
whsnbg\src\msgs.h | 1906 | 2015-06-09 |
whsnbg\src\msg_mqtt_mysql.c | 7056 | 2015-07-01 |
whsnbg\src\msg_mqtt_mysql.h | 3579 | 2015-07-01 |
whsnbg\src\msg_mqtt_tcp.c | 2105 | 2015-06-09 |
whsnbg\src\msg_mqtt_tcp.h | 1304 | 2015-06-09 |
whsnbg\src\msg_mqtt_udp.c | 1850 | 2015-06-09 |
whsnbg\src\msg_mqtt_udp.h | 1220 | 2015-06-09 |
whsnbg\src\msg_rules_mqtt.c | 2764 | 2015-06-09 |
whsnbg\src\msg_rules_mqtt.h | 1575 | 2015-06-09 |
whsnbg\src\msg_tcp_mqtt.c | 2154 | 2015-06-09 |
whsnbg\src\msg_tcp_mqtt.h | 1295 | 2015-06-09 |
whsnbg\src\msg_trigger_rules.c | 2047 | 2015-06-09 |
whsnbg\src\msg_trigger_rules.h | 1511 | 2015-07-03 |
whsnbg\src\msg_udp_mqtt.c | 1927 | 2014-08-13 |
whsnbg\src\msg_udp_mqtt.h | 1165 | 2015-06-09 |
whsnbg\src\os_port.h | 4758 | 2018-04-13 |
whsnbg\src\parse_conf.c | 5058 | 2015-06-09 |
whsnbg\src\parse_conf.h | 974 | 2015-06-09 |
whsnbg\src\parse_json.c | 14104 | 2016-04-08 |
whsnbg\src\parse_json.h | 806 | 2015-06-09 |
whsnbg\src\rules.c | 12040 | 2015-07-03 |
whsnbg\src\rules.h | 3431 | 2015-07-03 |
whsnbg\src\sensor_data.c | 12950 | 2016-03-22 |
whsnbg\src\sensor_data.h | 1181 | 2015-07-02 |
whsnbg\src\stdint_msc.h | 8309 | 2015-06-09 |
whsnbg\src\thread_cron.c | 2597 | 2015-07-03 |
whsnbg\src\thread_cron.h | 751 | 2015-07-03 |
whsnbg\src\thread_mqtt.c | 37464 | 2016-04-06 |
whsnbg\src\thread_mqtt.h | 1174 | 2015-07-03 |
whsnbg\src\thread_mysql.c | 10224 | 2016-03-22 |
whsnbg\src\thread_mysql.h | 1009 | 2015-06-09 |
whsnbg\src\thread_rules.c | 2547 | 2015-07-03 |
whsnbg\src\thread_rules.h | 780 | 2015-07-03 |
whsnbg\src\thread_state.h | 726 | 2015-06-09 |
whsnbg\src\thread_tcp.c | 25217 | 2016-04-08 |
whsnbg\src\thread_tcp.h | 921 | 2015-06-09 |
whsnbg\src\thread_udp.c | 5617 | 2015-07-23 |
whsnbg\src\thread_udp.h | 857 | 2015-06-09 |
whsnbg\src\tls.c | 9537 | 2015-06-21 |
whsnbg\src\tls.h | 4797 | 2015-06-19 |
whsnbg\src\utf8.c | 811 | 2015-06-09 |
whsnbg\src\utf8.h | 786 | 2015-06-09 |
whsnbg\msvs | 0 | 2018-04-15 |
whsnbg\res | 0 | 2018-04-15 |
whsnbg\src | 0 | 2018-04-15 |
whsnbg | 0 | 2018-04-15 |