搜索资源列表
Demo(IdTCPServer)
- 消费采集程序,使用TCP通讯,有关IdTCPServer使用方法-consumption acquisition procedures, the use of TCP communications, the use of IdTCPServer
socket_sever
- 自写采用delphi控制的tcp通讯例程,包中exe文件即可当tcp 服务器,也可当tcp终端,打开两个窗口,当模拟服务器也终端的工作过程
src
- 一个模拟程序,TCP通讯,写文件交换模式
tcp-udp
- tcp/ip通讯程序,实现tcp/ip通讯及信息传输。
WinSockClient
- vb利用WinSock控件进行tcp通讯
TCP
- 操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
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.
ScktIocp
- ScktIocp.pas IOCP-TCP通讯组件,仅服务端组件 可直接替换ScktComp单元的TServerSocket组件-ScktIocp.pas IOCP-TCP communication components, only the server component can directly replace the ScktComp unit TServerSocket components
VBsocket
- VB tcp/ip通讯socket源代码-VB tcp/ip communication socket source code
Chat
- delphi的indy中tcpclient和tcpserver的即时通讯Demo,发现很不错。多学习局域网聊天很有帮助-The indy delphi tcpserver in tcpclient and instant messaging Demo, found very good. LAN chat and more helpful to learn
TcpSrv
- 基于mfc的tcp 通讯 依据IP地址发送消息-MFC TCP
TCP-IP-demo
- 实现TCP/IP通讯的常用例程,很方便,很好用-Commonly used routines of the TCP/IP communication, it is convenient, easy to use
TCP-communcation
- LabVIEW tcp通讯程序 用于上位机与下位机TCP通讯-TCP communication
TCP
- 利用LabVIEW中的TCP/IP通讯模块实现不同机器之间的远程访问和数据传输(Using TCP/IP communication module in LabVIEW, the remote access and data transmission between different machines are realized)
易语言与PHP做TCP通信源码
- 易语言和PHP通讯源码,TCP方式,请自行研究(Easy language and PHP do TCP communication source code)
tcp通讯
- plc和labview网络协议通讯,读取和写入PLC状态(PLC and LabVIEW network protocol communication, read and write PLC state)
tcpip 通讯
- LABVIEW TCP通讯设置,及计算机部分IP设置图片,可与机器人、PLC,触摸屏,上位机等通讯。(LABVIEW TCP Communication Settings)
TCP通信
- 实例演示了Labview实现双机之间TCP通讯,可在此基础上修改、扩展
modebus TCP通讯
- LABVIEW通过modbus TCP通讯采集数据
倍福TCP通讯实例
- 实例中讲解了倍福服务器客户端之间的TCP通讯,带有注释