-
一个TCP聊天例子
一个TCP聊天例子
- 2022-02-24 13:49:49下载
- 积分:1
-
这是个用C SHARP 写的C/S结构的网络聊天室,支持多客户端连接,适合初学者学习...
这是个用C SHARP 写的C/S结构的网络聊天室,支持多客户端连接,适合初学者学习-This is written in C SHARP C/S structure of the Internet chat rooms, support multi-client, suitable for beginners to learn
- 2023-03-25 01:40:04下载
- 积分:1
-
The example demonstrates how to connect a drive letter to a remote server share...
The example demonstrates how to connect a drive letter to a remote server share with a call to the WNetAddConnection2 function.
- 2022-03-29 14:02:32下载
- 积分:1
-
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。...
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
- 2022-02-02 21:05:40下载
- 积分: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
-
用一个简单的TCP服务器
一个简单的vc下tcp服务器端获取时间程序,希望对初学者有所帮助-Vc a simple tcp server-side access to the next time the procedure, and they hope to be helpful for beginners
- 2022-08-08 03:26:43下载
- 积分:1
-
使用Shell Browser列出/查找网上的机器名
使用Shell Browser列出/查找网上的机器名 -Listing and Searching the name of the machines in network
- 2023-07-28 10:00:03下载
- 积分:1
-
开发用C++发送邮件的程序,
一个用c++builder开发的发邮件的程序,支持附件!- Development sends the mail with c the builder the procedure,
supports the appendix!
- 2022-03-21 23:34:15下载
- 积分:1
-
用Visual Basic编写的,获得指定机器的 IP 地址
用Visual Basic编写的,获得指定机器的 IP 地址-with Visual Basic, was designated machine"s IP address
- 2022-04-12 18:25:13下载
- 积分:1
-
Development environment vs2005, only the realization of the user registration (u...
开发环境vs2005,仅实现了用户注册(uc_user_register)、登录(uc_user_login)和密码修改(uc_user_edit) ,权当抛砖引玉之用
修正了urlencode导致中文用户名乱码问题-Development environment vs2005, only the realization of the user registration (uc_user_register), log (uc_user_login) and password modification (uc_user_edit), when the right to initiate amendments to the urlencode use led to the issue of Chinese user name garbled
- 2023-05-15 17:25:02下载
- 积分:1