搜索资源列表
jiayoua_delphimodbus-0.3.0
- Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。 Modbus TCP协议是Modbus协议的另一版本,它于1999年被开发出来以允许Internet用户访问以太网设备。Modbus是OSI模型第7层上的应用层报文传输协议,它在连接至不同类型总线或网络的设备之间提供客户机/服务器通信。目前,可以通过下列三种方式实现Modbu
wenjianchuanshu
- 基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
DelphiTCPIP
- Delphi网络通信协议分析与应用实现 我觉得很经典的一本书,DELPHI开发网络应用程序讲的比较透彻,虽然内容有些老,但这些基础知识非常有用。-Delphi analysis of network communication protocols and applications I am a classic book, DELPHI stresses the development of web applications a thorough comparison, although the
IdTCP
- delphi TCP/IP 通信,包括服务器端和客户端-delphi TCP/IP communication
Communication(TCP)
- 基于TCP/IP的通信程序,delphi开发-Based on TCP/IP communications program, delphi development
TCP
- 用DELPHI开发,采用TCP实现对话,通信以及文件传输功能-WU
ChatSourceCode
- 聊天工具,绝对像QQ,方便,点对点代码,支持TCP通信-Chat tool this code is OK,if you have something,please tel me
TCP
- tcp 上位机软件 局域网 socket通信-tcp supoort net work rar
delphi7.rar
- scoket tcp/udp 通信delphi 源代码,scoket tcp/udp communication delphi source code
delphimodbus-1.5.2
- Delphi开发的modBus通信库,采用TCP/IP协议,可用于实现MODBUS上的主从通信编程。- The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported)
delphinetwork
- delphi自带TCP控件,实现网络通信-delphi network TCP
TCP-connetion
- 在以太网的TCP通信中,上位机和下位机建立连接的小程序-In Ethernet TCP communications, the upper and lower machine to establish the connection applet
003udptest
- 医疗排队叫号程序,tcp通信, 包括服务端和客户端-Medical queuing procedures, tcp communications, including server and client
Delphi_036504
- Delphi:Delphi源码编写的 TCP/IP网络通信和监听实例,使用delphi6编写的,原理主要是利用serversocket和clientsocket进行网络通信,还可进行简单的监听以及聊天信息发送和接收,程序运行界面图如上示,这个源码主要面向Delphi初学者。 -Delphi: Delphi source code written in a TCP/IP network communications and monitor instances, use delphi6 writ
delphi-TCP
- Tcp通信实例,服务端和客户端在一起的Tcp通信-Tcp Tcp communication examples of communication, service and client together
MQ_ReadWrite
- MQ_ReadWrite TCP通信服务器 -MQ_ReadWrite TCP Server
客户端与服务器通信
- a example for Socket by Tcp