资源列表
TCPUDPAPI
- 基于Socket封装的通用API,支持TCP客户端、TCP服务端、UDP客户端、UDP服务端。 -The generic API based on Socket encapsulation, support the TCP client, the TCP server, UDP client, and UDP server.
qt_oicq
- 类似于qq的聊天工具,采用socket编程,用于了多线程,select,还有心跳机制,守护进程!-Similar to qq chat tool, using socket programming for a multi-threaded, select, and heartbeat mechanism, the daemon!
uIP_STM32F107xx
- STM32107VCT6+uIP调试代码,为后续移植做好了充分的准备!-STM32107VCT6+uIP debugging code for subsequent transplantation are well prepared!
WIRE1x_1_1_mobile_src
- wifi supplican, wep 等協議原始碼-wifi supplicant, wep implement source code
CC2530ADTest
- zigbee基础实验源代码基于CC2530-source code is based on experimental basis zigbee CC2530
Remote-monitoring
- 远程监控,含有截屏,关机,开机,等一系列的功能-Remote monitoring
AsyncChat
- 模仿qq实现了异步聊天功能,tcp协议,很适合学习用-Implements the asynchronous imitation qq chat function, TCP protocol, is very suitable for use in learning
httpd-2.4.4.tar
- http,一种网络协议,可以实现网络的多平台支持-http, a network protocol that can support multi-platform network
IP-Network-Design-Guide
- IP Network Design Guide
DHCP
- DHCP协议实现代码 dhcp协议源代码-DHCP protocol code dhcp protocol source code
TCP_Server
- 采用windows socket实现TCP服务器端,并对TCP通信基本函数进行了封装。具有协较为实用的价值。-A TCP server program which is based on windows socket. The program is useful and helpful
TCP_Client
- 采用windows socket 实现TCP客户端,并对TCP通信相关函数进行了封闭,程序具有良好的编程风格,具有一定的实用价值。-The program is base on windows socket, which is use in tcp communication.