-
监视网络联接的程序,并且将获得的信息保存到一个Access数据库中...
监视网络联接的程序,并且将获得的信息保存到一个Access数据库中-Procedures for monitoring network connectivity and information will be saved to an Access database
- 2022-01-25 21:02:23下载
- 积分:1
-
SMTP protocol collection, seven program's source code! Very good! For course...
SMTP协议实现总集,
有7个程序的源代码!非常好!用于课程设计的! -SMTP protocol collection, seven program"s source code! Very good! For course design!
- 2022-01-21 22:42:35下载
- 积分:1
-
This topic for the realization of a TCP protocol using multi
此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
- 2022-10-24 14:25:03下载
- 积分:1
-
VC下Socket通信很好一个例程
VC下Socket通信很好一个例程-VC Socket Communications a good routines
- 2022-03-10 18:48:19下载
- 积分:1
-
document asynchronous sample download vb
文件异步下载程序vb示例-document asynchronous sample download vb
- 2022-01-31 20:41:38下载
- 积分:1
-
端口到网络转换过程的例子,界面。可以杀死…
端口到网络进程pid的转换例子,有界面。可以杀死进程,过滤进程。-port to the network conversion process pid example, the interface. Can kill the process, filtration process.
- 2022-08-23 17:11:03下载
- 积分:1
-
使用winpap适时抓取包(需要下载winpcap库)
使用winpap适时抓取包(需要下载winpcap库)-use winpap timely capture packets (download winpcap Treasurer)
- 2022-03-12 22:24:51下载
- 积分:1
-
Blog part of the solution code, sub
解决部分博客代码,次代码适用与各种博客,基本的开发流程也是如此-Blog part of the solution code, sub-code the application with a variety of blog, the development of the basic flow is also true
- 2022-03-15 15:51:59下载
- 积分:1
-
一个套接字通信程序
包含一个测试的状态机
一个套接字通信程序
包含一个测试的状态机-A socket communication program includes a test state machine
- 2023-07-15 17:40:07下载
- 积分: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