-
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。...
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。-Than collaborative programming environment
- 2022-08-20 10:11:34下载
- 积分:1
-
滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信。...
滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信。-Sliding Window Protocol, describing both how to use the sliding window communication protocol to communicate.
- 2022-03-10 00:37:20下载
- 积分:1
-
迷你小
超小迷你留言本 v3.0 修正版
一发表页和首页合并,使界面更美观简洁
二增加了防止远程提交功能.
三限制了留言字数,禁止了留言复制
四解决了感叹号等特殊字符引起的表格变形
五解决了输入脚本引起的问题
六对管理口令进行了MD5加密,使系统更安全
七增加了修改管理员口令功能.-small mini-messages that the v3.0 version of a published page and the homepage merger so simple interface more beautiful 2 to increase the distance to prevent functional. 3 limits the number of words in messages. prohibit the voice reproduction 4 solve the Exclamation mark, and other special characters form deformation caused by the 5 solve the importation arising from the script that 6 to the management of MD5 password encryption, allowing the system more secure 7 revised increase administrator password function.
- 2022-01-28 11:14:00下载
- 积分:1
-
局域网信使
局域网聊天32的设计直接与另一台计算机上聊天。没有断绝需要!客户机/主机在同一程序。所有你需要的是主机IP,你的IP显示在表格上。根据要求,完整的源和工作程序包括调升! (同样,这不是我的原代码!我只是比原来就好多了。原来提交的亚瑟Chaparyan)
- 2022-04-16 22:02:24下载
- 积分:1
-
多个基本的数电实验工程,代码及分析都有,是初学者的好材料...
多个基本的数电实验工程,代码及分析都有,是初学者的好材料-More than a few basic electrical test engineering, and analysis of the code has is a good material for beginners
- 2022-03-10 15:10:23下载
- 积分:1
-
聊天使用很好用的
可是视频 文件传输 以及实时对话
聊天使用很好用的
可是视频 文件传输 以及实时对话-Chat with the use of very good but the video file transfer and real-time dialogue
- 2023-01-25 04:00:03下载
- 积分:1
-
the network programming procedures introduced to the basic knowledge and skills,...
这个程序介绍网络编程的基本知识与技巧,
望各位指教-the network programming procedures introduced to the basic knowledge and skills, hope you enlighten
- 2022-04-12 01:06:25下载
- 积分:1
-
探测哪些端口被使用,现在连接的目标地址,
探测哪些端口被使用,现在连接的目标地址,-Detect which ports are used, and now connected to the target address,
- 2022-10-22 01:55:05下载
- 积分:1
-
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问...
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问-a useful Dongdong, a network of Web visits procedures, multithreading can visit the Web
- 2022-03-25 14:26:04下载
- 积分: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