搜索资源列表
VB_V100
- 可以通信,两台计算机之间可以进行通信.双方发送数据以检测网络的连通性.-can communications, between two computers can communicate. Both sides sent the data to test network connectivity.
jpsocket
- 数据包发送,简单明了。可以用户测试网络.-data packets sent, clear and simple. Users can test network.
TcpSend
- 利用java,发送TCP数据,用于测试。-send TCP data using java, used for test
ServTest
- 我自己在做无线考勤系统时,开发的一个基于TCP/IP协议的简单的无线考勤数据接收端程序的测试版本,特别适合初学者学习网络编程时参考(其中使用了一个第三方的控件,控件的安装源代码也在里面了)。-At my own attendance to do the wireless system, developed based on the TCP/IP protocol for easy wireless data receiver attendance of the test version of t
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
throughput-raw
- 基于ice网络通讯库的测试demo,支持各种自定义数据类型的传送和效率测试。-Ice network communication library based on the test demo, support a variety of custom data types and efficiency of the transmission test.
TcpIP
- java客户端,服务端TCP/IP通信发送包数据测试-The Java client, server-side TCP/IP communication transmission packet data test
TcpTest
- 简单的TCP接收与发送数据测试程序,还需要进一步完善-Simple TCP receive and send data test program
chat
- windows下的网络发送接收的测试程序,发送数据可以自己修改。(源代码)-sending and receiving windows network under test procedures, it can be changed to send data. (Source code)
UDP
- 两个VB程序之间通过UDP完成数据通讯,程序中默认设置为在同一台计算机上完成通讯测试。-Between the two VB program completed by the UDP data communication, the program is set at the same computer to complete the communication test.
WinSock-Test
- VB WinSock控件编写的服务端和客户端程序,能够正常发送接收数据-VB WinSock control to write the server and client programs, to the normal sending and receiving data
connect-server-to-get--data
- 一个可以与网络服务器连接并接受发送数据的程序,可以作为测试使用,非常方便。-Can be connected to a network server and accept programs that send data, you can use as a test, very convenient.
CommunicationTestTool
- 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
PacketRecv_CardAgent
- AS/400异步短连接接受工具。自带EBCDIC编码转换。使用共享内存作为LR与工具间通信方法。 上传原因:近期有一个神马的性能测试人员离职。这些代码原本是几年前神马一个性能测试团队中其他人编写的工具。项目结束后他留在了这个股份银行继续做外包。当行里人希望他将这个工作移交时,其以是公司资产为由拒绝了。但在他离职时,却没有将这部分代码移交给神马的其他同事。我气不过就利用技术手段恢复了他删除的数据,并公之于众。 不是得到了一个代码就能成为性能测试专家!这个代码在他手里不下5年
tcpudp
- C# 编写的TCP和UDP测试工具,用于测试TCP及UDP数据-TCP and UDP testing tool written in C#, is used to test the TCP and UDP data
232815eeq56f5jld5e75o6
- FuIPv2.2 单片机专用联网TCP/IP协议栈,任何MCU均可v2.2 更新日志 1、修复了TCP发送检验bug,数据传输bug 2、结合实用,及网友建议,特此做了调整。TCP仅支持被动连接,若需要单片机主动连接(见2.1版本可以访问百度网页) 3、增加了web服务功能,可以实现用网页发送消息给单片机 4、UDP仍然支持主动,被动模式。 5、合并发送接收缓冲区,统一DATA[ ]数组。默认长度为255字节。-FuIPv2.2 microcontroller dedicat
ping
- Check the availability of a network node with a certain delay transmitting test data packets (ping analogue)
testnetty
- netty的压力测试源码,测试netty能有效更新数据的session数目。-netty source of stress tests, test netty can effectively update the number of session data.
TCP-Client-Test
- 需要一个用来测试JAVA服务器连接及数据处理能力的客户端压力测试工具,网上找了很久没找到合适的; 花了半天写了个,很久没写Delphi程序,手生了!-A need to test the JAVA server connection and data processing capabilities of the client stress testing tool, the Internet looking for a long time could not find the right
ttcp
- Test TCP connection. Makes a connection on port 5001 * and transfers fabricated buffers or data copied from stdin.