-
TCP 聊天服务器系统,实现用TCP进行简单的聊天,可以参考学习.
TCP 聊天服务器系统,实现用TCP进行简单的聊天,可以参考学习.-TCP chat server system, using a simple TCP chat can refer to the study.
- 2022-05-26 05:54:30下载
- 积分:1
-
CVS IIS是有用的
cvs for iis it is useful
- 2022-02-03 15:34:51下载
- 积分:1
-
file transfer sistem
自己做的,可以聊天,支持多线程处理,TCP/IP协议传输文件,传输文件可大于10M,局域网内传输测试速度为3M/S-file transfer sistem-client part
- 2022-01-26 03:46:15下载
- 积分:1
-
VB源代码 / 网络编程该系统可以实现网络通话功能!
VB源代码 / 网络编程该系统可以实现网络通话功能! -VB source code/network programming of the system can achieve network calls!
- 2022-12-17 20:30:03下载
- 积分:1
-
I wrote the first multi
我写的第一个多线程下载文件程序,连接是通过tcp连接的,最多可以有五个线程。-I wrote the first multi-threaded program to download files, connect through tcp connection, can have up to five threads.
- 2022-03-12 04:25:40下载
- 积分:1
-
Vc developed using FTP client, you would like to help the development of
用vc开发的 FTP 客户端,希望对您的开发有所帮助-Vc developed using FTP client, you would like to help the development of
- 2022-03-03 17:53:09下载
- 积分:1
-
串口通信
串口通信-Serial Communication
- 2022-06-19 13:22:39下载
- 积分:1
-
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口...
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口-The classic source is used to crawl web pages curl a very powerful tool for a lot of languages have related to the call interface
- 2022-01-25 17:46:10下载
- 积分:1
-
一款类似于黑雨的邮箱密码攻克软件
一款类似于黑雨的邮箱密码攻克软件-similar to the one mail password capture software
- 2022-05-17 12:27:39下载
- 积分: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