-
mfc开发的通信程序,提供注册功能
简单的聊天室,注册后可以进行聊天...
mfc开发的通信程序,提供注册功能
简单的聊天室,注册后可以进行聊天-mfc communication program developed to provide a simple registration functionality chat rooms, chatting after registration can be
- 2023-07-03 03:45:03下载
- 积分:1
-
用vc编写的典型端口扫描程序,提供用户输入ip地址,端口号进行扫描...
用vc编写的典型端口扫描程序,提供用户输入ip地址,端口号进行扫描-vc prepared with the typical port scanning procedures, and providing user input ip address, port scanning
- 2022-09-27 19:30:03下载
- 积分:1
-
ASP.NET2005(C#)+ACCESS实现的在线活动发布管理网站,自行开发并在网络运行的哦。有兴趣的人可以下载参考下!...
ASP.NET2005(C#)+ACCESS实现的在线活动发布管理网站,自行开发并在网络运行的哦。有兴趣的人可以下载参考下!-ASP.NET2005 (C#)+ ACCESS to achieve release management website online activities, self-development and in the network of Oh. Those who are interested can download the reference to the next!
- 2022-06-14 21:24:01下载
- 积分:1
-
Ip address IPLocation.dll query using a class file.
利用IPLocation.dll查询ip地址的一个类文件。-Ip address IPLocation.dll query using a class file.
- 2022-02-27 06:37:54下载
- 积分:1
-
ARQ协议实验的实现,模拟发送方和接收方,将文件1中的数据发送到文件3,其中文件2保存中间内容...
ARQ协议实验的实现,模拟发送方和接收方,将文件1中的数据发送到文件3,其中文件2保存中间内容-ARQ protocol implementation experiment to simulate the sender and receiver, a data file sent to the paper 3, in which the middle of the contents of the file to save two
- 2022-03-16 06:15:34下载
- 积分:1
-
利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2...
利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
- 2023-07-07 14:55:03下载
- 积分:1
-
pieces of the LAN computers can have their computer name and IP
枚据局域网内的计算机,可以得到他们的IP和计算机名-pieces of the LAN computers can have their computer name and IP
- 2023-05-27 08:30:04下载
- 积分:1
-
目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email;...
目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email;-Hyperlink is a directory in the form of hyperlinks on the realization of the procedure, or send email
- 2022-03-17 08:13:04下载
- 积分:1
-
a simple chat room source code. it is used to introduce the employment SOCKET in...
粗略写的一个聊天室,介绍了SOCKET在C#中的运用-a simple chat room source code. it is used to introduce the employment SOCKET in C#.
- 2022-08-22 08:24:15下载
- 积分: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