Welcome![Sign In][Sign Up]
Location:
Search - tcp test to

Search list

[Internet-Network20070426

Description: 基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码,工程server和client是对该框架的简单测试 和应用。框架实现了基于消息的TCP网络通信,(避免了TCP的数据“粘连”问题)并进 行了封装,封装后的界面iocpapi.h非常简洁,应用程序代码只需要简单包含 iocpapi.h,就可以实现自己的网络应用.具体例子可以参考server和client代码提供 的两个类分别用于服务器端和客户端(一般来说客户端不用管理大量连接,所以有点 杀鸡用牛刀的味道,不过为了和服务器对应,应该使用该客户端,除非你自己实现 框架的消息格式)-based on the TCP port to complete network communication Framework Project iocp contains the framework for the realization of all generation code, the server and client is the framework of a simple test and application. Framework based on the news of TCP network communication, (to the TCP data "adhesion") and the Packaging, Packaging iocpapi.h the interface is very simple, Applications need only simple code contains iocpapi.h. can realize its own network application. Specific examples can reference server and client code for the 2 categories respectively for a server and the client (the client generally do not have a large number of link management, So it cracking a nut with a sledgehammer to the taste, but for the corresponding server, you should use the client. Unless you are th
Platform: | Size: 46960 | Author: tanglongsh | Hits:

[WinSock-NDISTCP自环程序

Description: 这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to test the local loop.
Platform: | Size: 86283 | Author: 李京津 | Hits:

[WinSock-NDISTraffic

Description: Traffic is a network traffic generator following a server/client model for generating high volumes of traffic on a network. This could be used to test the ability of a router/firewall/VPN to handle continuous high traffic loads. It is optimally used in an development environment. It does not measure throughput or number of connections per second or anything like this
Platform: | Size: 422322 | Author: hanlei316@126.com | Hits:

[Internet-NetworkTCP自环程序

Description: 这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to test the local loop.
Platform: | Size: 1235968 | Author: 李京津 | Hits:

[TCP/IP stackJBSocketServerTestSource

Description: 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 the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 110592 | Author: 王小文 | Hits:

[Internet-Network20070426

Description: 基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码,工程server和client是对该框架的简单测试 和应用。框架实现了基于消息的TCP网络通信,(避免了TCP的数据“粘连”问题)并进 行了封装,封装后的界面iocpapi.h非常简洁,应用程序代码只需要简单包含 iocpapi.h,就可以实现自己的网络应用.具体例子可以参考server和client代码提供 的两个类分别用于服务器端和客户端(一般来说客户端不用管理大量连接,所以有点 杀鸡用牛刀的味道,不过为了和服务器对应,应该使用该客户端,除非你自己实现 框架的消息格式)-based on the TCP port to complete network communication Framework Project iocp contains the framework for the realization of all generation code, the server and client is the framework of a simple test and application. Framework based on the news of TCP network communication, (to the TCP data "adhesion") and the Packaging, Packaging iocpapi.h the interface is very simple, Applications need only simple code contains iocpapi.h. can realize its own network application. Specific examples can reference server and client code for the 2 categories respectively for a server and the client (the client generally do not have a large number of link management, So it cracking a nut with a sledgehammer to the taste, but for the corresponding server, you should use the client. Unless you are th
Platform: | Size: 47104 | Author: tanglongsh | Hits:

[TCP/IP stackTCPTest

Description: TCP/IP UDP网络通迅协议编程调试工具,特好用。-TCP/IP UDP network communication protocol programming debugging tools, especially easy to use.
Platform: | Size: 192512 | Author: 张国伟 | Hits:

[Program docDM642-TCP.IP

Description: 高性能600MHz的TMS320DM642是可编程的数字多媒体处理器,为了了解其对于多媒体数据通信的支持,本文针对DSP芯片上的网络开发工具NDK进行了研究,测试了其在UDP传输过程中的CPU效率,对其在不同传输速率和二级缓存大小的条件下的表现给出了比较。说明了DM642是一款很适用于多媒体通信的数字信号处理器-The TMS320DM642 is a 600MHz high-performance programmable digital multimedia processor, in order to understand their data communication for multi-media support, this article on a chip for DSP development tools NDK Network conducted a study to test its presence in the UDP transmission efficiency of the CPU its at different transmission rates and secondary cache size is given under the conditions of performance are compared. Describes the DM642 is a very applicable to multimedia communications, digital signal processor
Platform: | Size: 64512 | Author: lzp | Hits:

[TCP/IP stacktcp_test

Description: 利用vc++下编程对于tcp协议的验证,有助于理解tcp工作过程-Use vc++ Programming under the tcp protocol for authentication, helping to understand the working process tcp
Platform: | Size: 25600 | Author: tianxia | Hits:

[TCP/IP stackTCP

Description: TCP通讯,可以完成测试(服务器与客户端)-TCP communications, to be completed test (server and client)
Platform: | Size: 9216 | Author: ray | Hits:

[TCP/IP stackCOM-TCP

Description: 一款企业内部实际应用中的串口及TCP测试软件,功能强大,灵活设置一下,可用于你实际开发参考及测试。-A practical application within the enterprise in the serial and TCP test software, powerful and flexible set up what can be used to refer to you the actual development and testing.
Platform: | Size: 248832 | Author: 陈锦瑞 | Hits:

[Windows DevelopTCP-Floot

Description: ddos简单的攻击源码,tcp-FLOOT.给大家做测试用-simple ddos attack source, tcp-FLOOT. for everyone to do test
Platform: | Size: 2375680 | Author: angle | Hits:

[TCP/IP stackC_Programming_TcpServer_stress_test_tool_code

Description: C编程开发TcpServer压力测试工具代码C Programming TcpServer stress test tool code -C Programming TcpServer stress test tool code
Platform: | Size: 1354752 | Author: .. | Hits:

[TCP/IP stackTCP

Description: TCP发包、收包C++源代码实现,可以用来测试TCP协议数据包的发送和接收。-TCP contract, closing package C++ source code can be used to test the TCP protocol to send and receive packets.
Platform: | Size: 19964928 | Author: 陈荣伟 | Hits:

[Internet-Networktcp--ip

Description: TCP协议的客户端代码,调试成功!其中含有检验接收代码,注释详细。-TCP protocol client code, debugging success! Which contains a test to receive the code, detailed notes.
Platform: | Size: 2048 | Author: 周成朵 | Hits:

[Embeded LinuxTCP--one-to--one

Description: 嵌入式在C环境中实现一对通信聊天功能,嵌入式实验源代码。-Embedded in the C environment to achieve a pair of communicating chat feature, embedded test source code.
Platform: | Size: 5120 | Author: 静听 | Hits:

[Other Embeded programTCP-server-to-send

Description: stm32f107 平台,TCP服务器收发程序,测试通过可用,仅限学习交流,请勿用于商业目的,否则后果自负。-Stm32f107 platform, TCP server to send and receive procedures, test pass is available, only learning communication, please do not used for commercial purposes, otherwise the consequence is proud.
Platform: | Size: 6464512 | Author: xulong | Hits:

[.netTCP-Test

Description: TCP协议的发送与接收 附带服务器与客户端程序示例-TCP protocol to send and receive with the server and the client program sample
Platform: | Size: 102400 | Author: 豆明杰 | Hits:

[Otherusr-tcp232-test

Description: 串口转TCP非常好用的小工具适合嵌入式开发tcp调试(Serial port to TCP, very easy to use small tools for embedded development, TCP debugging)
Platform: | Size: 480256 | Author: a799105190 | Hits:

[TCP/IP stackTcpserver

Description: C# 程序实现 tcp 的服务器端,测试完成,可以通信(C# program to achieve server-side TCP, test completed, you can communicate)
Platform: | Size: 120832 | Author: 煽风点火 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net