搜索资源列表
Timer
- 这是一个4.4FreeBSD中关于time_out网络限时函数的kern_clock.c文件的重构,当然我删了一些不属于time_out函数实现的部分,也为了移植它,添加了一个双向链表,这个链表更适合在低档的单片机中运行。-This is a 4.4FreeBSD time_out network on the ceiling function kern_clock.c file reconstruction, of course, I deleted some time_out functio
CPPchat
- 网络工程课程设计,本程序采用TCP/IP协议的套接字功能完成,并在C/S模式的基础上建立的,拥有一个Server客户端以及Client客户端,并能够实现两个客户端的相互通信-Network engineering course design, the program uses TCP/IP protocol socket function to complete, and established on the basis of the C/S mode, with a Server Client
st_asio_wrapper
- 它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来; 自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样); 只支持tcp和udp协议;-It is a c/s network programming framework, based on boost.asio package (minimum tried to in
