搜索资源列表
简单Socket通讯
- TCP通讯测试小程序(客户端),可选择保持连接或一次收发完毕后自动断开。-small TCP communications test procedures (client), or may choose to stay connected after a transceiver automatically disconnected.
socket_test
- 一个socket测试程序,支持tcp/ip和udp,既可用于server端,也可以用于client端-a socket test procedure, support tcp / ip and udp used for both server side, but also can be used for client -
MODSTCPIP
- 一个modbus的tcp通讯client端源代码程序,测试通过。-The tcp modbus communication of a client-side source code program, test.
Socket
- 测试socket通讯,TCP连接等功能,并完成数据的结果等。-Test socket communication, TCP connection and other functions
Modbus-client-tester
- modbus 标准通讯软件,源码,modbus通讯 客服端测试软件。-Modbus standard communications software, source, modbus communication customer service end test software.
R3IO_twincat
- Twincat下用vc++开发tcp/ip,并测试性能-Twincat with vc++ development tcp/ip, and test performance
MTClient
- 多线程的TCP服务器的客户端程序代码,可做简单网络通讯测试和文件传输使用。可运行于VC2005版本。-Multi-threaded TCP server client code, do the simple network communications test and file transfer. VC2005 version can run on.
MTServer
- 多线程的TCP服务器的服务器端程序代码,可做简单网络通讯测试和文件传输使用。已调试可运行于VC2005版本。-Multi-threaded TCP server server-side code to do simple network communications test and file transfer. Debugging can run on the VC2005 version.
UdpTest
- 一个UDP服务器及一个TCP连接。每隔50ms发送20字节UDP包给一个UDP客户端,同时UDP客户端通过TCP回答收到了多少个包。用来测试UDP连接的稳定性。-A UDP server and a TCP connection. 20 bytes every 50ms UDP packet sending a UDP client, and UDP client received via TCP answer how many packages. UDP connection used to
SendData
- 这个是一个简单的多线程TCP客户端测试程序,可以创建多个连接进行数据发送。-This is a simple multi-threaded TCP client test program, you can create multiple connections for data transmission.
SocketTest
- windows平台, vc开发,用来测试 tcp 网络流量-windows platform, vc development, to test tcp network traffic
SocketTest
- 通讯连接测试, 在局域网不同电脑上,可以测试TCP和UDP的通讯收发-Socket Test
vb-socket
- 带tcp的服务器和客户的发生接收vb源码,电脑可以直接打开使用。用来进行socket编程测试非常好用。-With the occurrence of the TCP server and client receives the vb source code, the computer can be used directly to open.Used for test socket programming is very nice.
TcpIpTest
- TCP/IP通讯测试,用于kuka机械手和PC通讯测试-TCp/IP communication test
libmodbus-3.0.6.tar
- modbus RTU TCP 测试代码 主站 从站 服务器 客户端 代码测试分享(Modbus related code, RTU, and tCP mode master station slave test code)
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co
