-
比较好的自动更新程序用法:update.exe 程序名 版本 版本文件URL例如:update.exe VolleyMail 3.0 http://www.ex...
比较好的自动更新程序用法:update.exe 程序名 版本 版本文件URL例如:update.exe VolleyMail 3.0 http://www.extice.com/update/update.ini-better use automatic update : update.exe program names versions versions of documents such as URL : update.exe VolleyMail 3.0 http://www.extice.com/update/update.ini
- 2023-06-05 21:10:04下载
- 积分:1
-
点对点程序,使用命名管道进行通信
点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
- 2022-07-14 18:50:40下载
- 积分:1
-
BXP 无盘系统自动更新系统delphi源码
BXP 无盘系统自动更新系统delphi源码-BXP diskless system to automatically update the system delphi source
- 2022-03-18 10:08:05下载
- 积分:1
-
NETI@home is an open
NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and Solaris operating systems, with testing for other operating systems to be completed soon. NETI@home is designed to run on end-user machines and will collect various statistics about Internet performance. These statistics will then be sent to a server at the Georgia Institute of Technology (Georgia Tech), where they will be collected and made publicly available. We believe that this tool will give researchers much needed data on the end-to-end performance of the Internet, as measured by end-users. Our basic approach is to sniff packets sent to and received by the host and infer performance metrics based on these observed packets. NETI@home users are able to select a privacy level that will determine what types of data will be gathered, and wh
- 2023-09-09 23:40:03下载
- 积分:1
-
用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!...
用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the
server and a client pairs procedure, studies the winsock very good
source code!
- 2023-02-28 07:35:03下载
- 积分:1
-
1.计算s=1+2^(1/3)+....,结果写文件
1.计算s=1+2^(1/3)+....,结果写文件-1. Calculating s = 1+2 ^ (1/3 )+...., results of write to the file
- 2023-05-24 15:40:03下载
- 积分:1
-
classes network curriculum design! Including FTP, file transfer! SMTP, introduce...
我班的网络课程设计!包括FTP,文件传输!SMTP,里面由文档介绍!(独创!)-classes network curriculum design! Including FTP, file transfer! SMTP, introduced documents from inside! (Original!)
- 2022-01-26 06:42:43下载
- 积分:1
-
可以获得网络连接的IP地址、DNS、网关等10多种属性,推荐_pro
可以获得网络连接的IP地址、DNS、网关等10多种属性,推荐_pro-can connect to the network IP address, DNS, Gateway 10 multiple attributes, recommended _pro
- 2022-03-15 09:03:13下载
- 积分:1
-
非常好的C++嵌入IE浏览器的例子代码,学习自制浏览器的赶快下...
非常好的C++嵌入IE浏览器的例子代码,学习自制浏览器的赶快下-IE Browser for C++,very good
- 2022-07-15 14:42:06下载
- 积分: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