-
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
-
chatsource
实现网络聊天功能的软件源代码。实现网络聊天功能的软件源代码(Realize network chat software source code. Realize network chat software source code)
- 2008-03-11 23:06:46下载
- 积分:1
-
MFC-ATL-SDK-Socket
MFC、ATL、SDK、SOCKET 等概念的辨析,详细解读(The Concept of MFC, ATL, SOCKET, detailed interpretation)
- 2013-04-09 13:26:24下载
- 积分:1
-
SIO_GET_BROADCAST_ADDRESS
Get Broacdcast address in C
- 2007-08-02 10:00:14下载
- 积分:1
-
Hacking-Exposed
一本优秀的国外黑客教程(中文版),介绍了很多主流的黑客手段和其所使用的工具,并且难度适中,新手和高手都适合看。(An excellent foreign hackers tutorial (Chinese version), introduces some mainstream hacking tools and means.)
- 2015-05-04 20:50:09下载
- 积分:1
-
TestNetDetect(WIN32)
CPing依据ICMP协议实现, 可解析域名和IP, 可设置发包数量,统计丢包率(CPing based on ICMP protocol implementation can resolve domain names and IP, you can set the number of contracting, statistical packet loss rate)
- 2009-11-27 17:46:36下载
- 积分:1
-
WindowsSockets
SOCKET编程规范(SOCKET programming specification)
- 2008-03-27 15:35:30下载
- 积分:1
-
SCTP_Client_Server-master
SCTP实验,实现客户端和服务器端传输数据(SCTP experiment, to achieve the client and server side data transfer)
- 2013-12-24 16:44:40下载
- 积分:1
-
chat
本代码是利用socket套接字实现点对点的简单聊天软件程序。语言是C++。内附源码,项目设计报告,和可执行文件。(This code is using socket to realize P2P-based simple chatting software. Program lauguage is C++. Besides source code, also Included program design report and executable files.)
- 2020-07-04 13:40:02下载
- 积分:1
-
radmin21
说明: 务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。(Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is a sub-thread for receiving socket and select which treatment. There is only one client thread function, but its utilization very high, can be used for remote directory exchange, request the file size, create a number of threads to download the file. File transfer are uploading and downloading, as well as peer-to-peer transmission, this project, the specific means to transfer files to download.)
- 2008-10-20 11:08:26下载
- 积分:1