搜索资源列表
tcpstest
- delphi编写的TCP并发压力测试程序,可设定线程数量,对测试服务器的稳定性很有帮助
TCP.UDP_jt
- TCP.UDP协议的实时监听,delphi程序。可供参考
Delphi_ModbusDll
- Simple demo of modbus/tcp register read write in Delphi 5
cvery_112520622
- 用socket实现tcp和udp,包含了客户端和服务器端-use socket to complete tcp/udp code
TdCfDemo
- TCP/IP Server, TCP/IP Client Component, (Server and Client Component working unblocking mode)
port-socket
- 里面可以实现多人聊天,有TCP和UDP方式 可以先择,很好的学习例子,不要错过了。-Which people can chat with TCP and UDP mode can be selected, good learning example, do not miss out.
dephi_232aTCP
- Delphi同时实现串口和TCP网口通讯调试功能的源码,非常常值得收藏。-Delphi com/232 and tcp.
delphi_filesend
- delphi开发的基于TCP协议的文件传输程序。包含服务器端和客户端程序,可以互相传送。-delphi development based on the TCP protocol file transfer program. Includes server and client program, you can send each other.
modbusTcpForDelphi
- delphi下的modbus tcp通讯,包括主机和从机以及测试程序-modbus tcp,master and client and demo
Melsec-TCP
- mesec protocol delphi sample
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co