-
IPPackCap
编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。(Program monitoring network, a period of time to capture IP data packets on the network, according to the source address of the IP packet statistics of the number of the source address is issued in the time of the IP package, written into the log file or graph out (that show the statistical results with graphics).)
- 2021-01-11 17:18:49下载
- 积分:1
-
1231
实现FTP多线程下载上传,同时可以方便实现与本机FTP服务器的连接(Achieve multi-threaded FTP download upload, and can easily be achieved with the local FTP server)
- 2013-06-13 18:52:09下载
- 积分:1
-
StressMark压力测试程序
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。(StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests.)
- 2005-05-02 02:44:47下载
- 积分:1
-
UDP套接字编程
可通过U D P套接字及接口函数发送/接收数据
1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。
2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions.
1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program.
two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
- 2020-06-24 19:40:01下载
- 积分:1
-
ConsoleApplication2
多线程的应用,用加锁的方式来优化线程,体会加锁的重要性(Multithreading application)
- 2018-05-14 18:04:12下载
- 积分:1
-
1
说明: WinSock网络编程实用宝典。适合初学者以及深入理解网络编程的朋友。(WinSock network programming practical Collection. Suitable for beginners as well as in-depth understanding of network programming friends.)
- 2011-07-04 17:38:27下载
- 积分:1
-
dotNetGuestBook
asp.net简单留言板
asp.net简单留言板
asp.net简单留言板(asp.net simple message board)
- 2020-07-02 12:40:02下载
- 积分:1
-
tcpserver
一个能够接受TCP/IP连接的服务器源代码(One can accept TCP/IP connection the server source code)
- 2011-04-26 10:52:28下载
- 积分:1
-
1
说明: 本程序是window平台下,使用virtual C++编写文件下载程序,使用了Http协议(This program is a window platform, use the virtual C++ writing the file download process, using Http protocol)
- 2012-10-17 09:10:34下载
- 积分:1
-
mfcping
说明: 这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
- 2008-10-07 13:19:18下载
- 积分:1