搜索资源列表
SampleTCP
- (1)Simple test for TCP under Lunix (Blocking) server.c client.c (2)Simple test for TCP under Lunix (NonBlocking) server3.c client1.c (3)Simple test for TCP under Windows (Nonblocking) WinClient.c WinServer.c
JBSocketServerTestSource
- Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
TCP
- TCP发包、收包C++源代码实现,可以用来测试TCP协议数据包的发送和接收。-TCP contract, closing package C++ source code can be used to test the TCP protocol to send and receive packets.
CRC.rar
- 实验:标准CRC算法实验报告,用C++实现的TCP的CRC检验。这是别人写的CRC检验。,Experiment: Experimental Report standard CRC algorithm using C++ realization of the CRC test TCP. This is written by someone else CRC test.
ping
- 可以实现网络中计算机之间的联通性测试,使用方便,采用C++Builder编写 -Can achieve network connectivity between the computer test, easy to use, the use of C Builder to prepare
TCPTest
- C语言实现TCP连接的测试程序,源码经多次重复测试没有问题或bug-C language realization of TCP connection test procedures, source code, as there is no problem with repeated testing or bug
TCP104
- 104规约测试程序,c#源代码,适合初学者-104 plan test104 plan test
LiaoTian
- 用C#开发的简单的聊天试验程序 使用TCP/IP通讯协议-With C# Developed a simple test procedures for the use of chat TCP/IP communication protocol
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
ping.c
- ping 程序源码,用于网络的连接和测试-ping is used to test and connect the net .
test
- 网络安全方面用C++编写的源代码,主要用到了tcp/ip方面的内容那个-security
Flood
- Flood attack test C++ long time
C_Programming_TcpServer_stress_test_tool_code
- C编程开发TcpServer压力测试工具代码C Programming TcpServer stress test tool code -C Programming TcpServer stress test tool code
Thread
- 多线程测试源代码。应用程序向导已为您创建了此 Thread 应用程序。 本文件概要介绍组成 Thread 应用程序的 的每个文件的内容。 Thread.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Thread.cpp 这是主应用程序源文件。-Multi-threaded test source c
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
Download_using_HTTP
- 使用C++封装使用HTTP协议下载文件,做成通用的类,可方便使用以实现自己的应用,附带测试代码。-Using the HTTP protocol to download files using the C package, made up of a common class, easy to use to enable their applications, with a test on behalf of Code.
client
- 用C语言实现的TCP代码,本代码已经本人测试-C language implementation of the TCP code, the code I test
tcpcopy-c
- Name: tcpcopy It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc. Descr iption: It can help you find bugs without deploying your server software on your production serve
C#使用SOCKET
- socket编程 主站从站 测试可行 含服务器,客服端代码。(Socket programming master station from the station test feasible, including server, customer service side code.)
LeafSoft
- 串口通讯测试,tcp与udp通讯测试。ping测试(Serial communication test, TCP and udp communication test.)