搜索资源列表
asynGprs-datacard
- 通过无线上网卡实现数据的传输,同时可连接多个客户端,包括心跳包,超时重发等机制!-Data via wireless transmission, and can connect to multiple clients, including heartbeat packet retransmission mechanisms such as overtime!
AirTicket
- 是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing sy
zcll
- ZCL是Zigbee1.1(Zigbee2006)协议版本中增加的一个重要的部分。在Zigbee中,一个簇群就是一个容器,在容器中以命令结构体包含了一个或多个属于某个应用剖面的属性/消息,不管应用剖面如何,相同的设备(比如开关)拥有相同的定义和功能。属性是设备的变量或特性,能够设置或获得。比如设置自动调温器的加热点。ZCL提供了一种机制,利用这种机制设备能够将变化异步地报告给属性(attribute),比如当空气变热时自动控温器服务器就将室温改变报告给他的客户端,这个过程不需要客户端发起请求-Z
并发服务器 (完美版)
- 基于stm32并发服务器源码,可以与多个TCP客户端通信(STM32 concurrent server based on source code, can communicate with multiple TCP clients)