-
DNS解析系统,通过发送DNS协议包到DNS服务器来获取DNS
DNS解析系统,通过发送DNS协议包到DNS服务器来获取DNS-DNS analysis system, the agreement by sending a DNS packet to the DNS server to obtain the DNS
- 2022-05-05 23:07:04下载
- 积分:1
-
php_voice_chat.rar即多用户php语音聊天室,具体详见工程,运行后自然清清楚楚。...
php_voice_chat.rar即多用户php语音聊天室,具体详见工程,运行后自然清清楚楚。-php_voice_chat.rar php or multi-user voice chat room, specific detailed engineering, operations after natural clearly.
- 2022-02-19 23:22:33下载
- 积分:1
-
飞鸽传书的C++版本的一个典型的P2P
飞鸽传书C++版,一个典型的基于P2P的应用小程序,它完成了快速文件传输,是局域网用户的好帮手。-Dove Chuanshu C++ Version of a typical P2P-based application of small programs, it completed a fast file transfer, LAN users is a good helper.
- 2022-05-06 18:37:35下载
- 积分:1
-
一个较老的微软公司的NDIS驱动程序
一个较老的微软公司的NDIS驱动程序-A older Ndis driver of Microsoft Company
- 2022-05-23 17:46:11下载
- 积分:1
-
一个局域网语音聊天程序。本程序是点对点的局域网语音聊天程序。主要目的是学习DirectX Sound编程。大学互相学习,共同进步。...
一个局域网语音聊天程序。本程序是点对点的局域网语音聊天程序。主要目的是学习DirectX Sound编程。大学互相学习,共同进步。-a LAN voice chat program. This program is a point-to-point LAN voice chat program. The main purpose is to study Sound DirectX programming. University of mutual learning and common progress.
- 2022-09-26 18:05:03下载
- 积分:1
-
编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。...
编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。-Write a simple http client program, access to certain objects from a server to require records to send and receive data.
- 2022-09-01 03:20:02下载
- 积分:1
-
一个基于CSocket类的聊天室源代码。
一个基于CSocket类的聊天室源代码。-CSocket-based class chat room source code.
- 2022-12-16 01:00:04下载
- 积分:1
-
Multicast chat source
多播聊天源程序
-Multicast chat source
- 2022-06-21 14:11:45下载
- 积分:1
-
网络自动更新代码; 有一定的参考意义,vb代码
网络自动更新代码; 有一定的参考意义,vb代码-network automatically updated code; A certain reference value, vb code
- 2022-01-27 18:58:52下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义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