-
网络缓冲队列操作。队列的个数由宏定义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
-
在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入...
在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on the server begin, the client server on the importation of the IP address, connect, the client on the edit box of the characters can send to the client the editorial box.
- 2022-04-23 23:45:19下载
- 积分:1
-
vb写的源程序供参考
vb写的源程序供参考-vb source for information
- 2022-02-05 21:34:22下载
- 积分:1
-
这是一个串口(com口)的全功能通讯实现的实例,华丽的界面 网上收集而来...
这是一个串口(com口)的全功能通讯实现的实例,华丽的界面 网上收集而来-This is a serial port (com) are the realization of a fully functional communications examples of gorgeous interface collected from the Internet
- 2022-02-06 07:53:49下载
- 积分:1
-
基于ICMP协议的Ping和TraceRoute命令实现
在多数操作系统中,Ping和Traceroute程序的实现是通过命令行的方式,在DOS界面的方式下输出,本程序采用对话框式的输出界面,方便操作,可以提供给那些记不住命令的人使用。
- 2022-08-25 15:05:02下载
- 积分:1
-
超强键盘模拟程式码,不用PostMessage就可以送出按键
超强键盘模拟程式码,不用PostMessage就可以送出按键-did not user postmessage but can send out keys
- 2023-03-23 06:35:03下载
- 积分:1
-
控制台下制作的聊天软件,c++语言开发。给c++初学者展示了如何在控制台下制作软件。...
控制台下制作的聊天软件,c++语言开发。给c++初学者展示了如何在控制台下制作软件。-Console chat software produced, c++ language development. To c++ beginners showing how to produce software under Control Panel.
- 2022-08-05 19:23:20下载
- 积分:1
-
Windows网络编程的详细教程,PDF
有关windows网络编程技术的详细pdf教程-Windows network programming on a detailed tutorial pdf
- 2023-02-20 10:25:05下载
- 积分:1
-
HTTP download reference, easily understood, for beginners
HTTP下载的参考,较容易理解,适合初学者-HTTP download reference, easily understood, for beginners
- 2022-12-16 22:00:04下载
- 积分:1
-
利用TCPIP实现简单的客服务器模式,用C语言实现
利用TCPIP实现简单的客服务器模式,用C语言实现-TCPIP simple use of the passenger server model, with C language
- 2022-06-15 08:14:20下载
- 积分:1