搜索资源列表
delphi iocp 类库
- 强大的使用delphi写的iocp类库, 支持线程池, TCP 和UDP 文件传输
delphi 基于TCP的文件传输
- 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
Delphi_ModbusDll
- Simple demo of modbus/tcp register read write in Delphi 5
COM-TCP
- 一款企业内部实际应用中的串口及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.
WinsockTCP-UDP
- Delphi源码\\Winsock TCP-UDP.rar-Delphi source \ Winsock TCP-UDP.rar
tcp-cs
- 原创的 TCP/IP 通讯例程 供学习参考-Original TCP/IP communication routines for the study and reference
jiayoua_delphimodbus-0.3.0
- MODBUS-TCP控件,适合简单实现MODBUS TCP的人-MODBUS-TCP control, suitable for simple people to achieve MODBUS TCP
idTcp
- 轻巧的TCP 客户端与服务器端通讯测试套件.可以在两处分别安装客户端与服务器端,就可以测试TCP是否可以通讯了.采用了INDY的TCP套件完成-Lightweight TCP client and server-side communications test suite. Can be installed separately in the two client and server-side, you can test whether TCP can be a communication.
tcp.v5.1.0.2
- TMS Component Pack V5.1.0.2 includes more than 280 for Delphi and C + + Builder designed TMS production control-TMS Component Pack V5.1.0.2 includes more than 280 for Delphi and C++ Builder designed TMS production control
MainForm
- indy use of tcp client example
Chatting
- 利用TCP控件实现简单的P2P聊天功能。(非局域网)-TCP controls the use of P2P to achieve a simple chat. (Non-LAN)
HxTcpIpcUdp
- UDP - TCP Socket Component for Delphi & Kylix-UDP- TCP Socket Component for Delphi & Kylix
IdTCP
- delphi TCP/IP 通信,包括服务器端和客户端-delphi TCP/IP communication
Communication(TCP)
- 基于TCP/IP的通信程序,delphi开发-Based on TCP/IP communications program, delphi development
Client
- TCP Client 程序,Delphi 实现的,可直接收发报文-TCP Client Test
Indy9
- Indy *Internet Direct* 9 components for communication TCP/IP (Delphi All versions)
TCP
- 用DELPHI开发,采用TCP实现对话,通信以及文件传输功能-WU
TCPAdoServerClient
- TCP AdoServer/Client is a multi-tier tool to design a a thin client application that connects to an application server. It is built using Indy components and ADO. TCP AdoServer/Client is a simple and complete solution to develop and implement a
TCP.UDP
- 很好的一个TCP+UDP连接的例子,对于初学者很有用!-A good example of TCP+ UDP connections, useful for beginners!
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio