-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1
-
monsoon flow statistics system
季风流量统计系统-monsoon flow statistics system
- 2023-05-08 23:25:02下载
- 积分:1
-
模拟ftp服务器, 是学习windows编程上乘的选择
模拟ftp服务器, 是学习windows编程上乘的选择-simulation ftp server is studying windows programming experience the choice
- 2023-07-02 17:05:02下载
- 积分:1
-
udp server design process concluded. Rar
udp服务器设计过程总结.rar-udp server design process concluded. Rar
- 2022-12-11 13:45:03下载
- 积分:1
-
远程认证拨号
远程拨入用户认证服务,Radius协议,rfc2865,rfc28-Remote Authentication Dial-In User Service, Radius agreement, rfc2865, rfc28
- 2022-05-27 19:29:37下载
- 积分:1
-
完成端口实现不错的例子,From CodeProject。
完成端口实现不错的例子,From CodeProject。-Complete example of a good port, From CodeProject.
- 2022-02-26 20:27:30下载
- 积分:1
-
c#的网络传输程序。一个server程序,可以chat也可以传文件,适合初次适用c#编网络程序的用户...
c#的网络传输程序。一个server程序,可以chat也可以传文件,适合初次适用c#编网络程序的用户-c# network transmission procedures. A server process, can also chat documents, the initial application for c# series of procedures network users
- 2023-06-13 03:25:03下载
- 积分:1
-
异步socket类
异步socket类- Asynchronous socket kind
- 2022-10-08 19:25:03下载
- 积分:1
-
snmpd C++程序,用于snmp 管理,已在实际应用中得到检验。相信给你一些帮助的。...
snmpd C++程序,用于snmp 管理,已在实际应用中得到检验。相信给你一些帮助的。-snmpd C++ sourcecodes
- 2023-05-21 02:05:03下载
- 积分:1
-
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框...
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog
- 2022-02-15 21:20:21下载
- 积分:1