搜索资源列表
Tcp
- tcp 通信 这是小弟 自己些的 呵呵 还行
Communication(TCP)
- 基于TCP/IP的通信程序,delphi开发-Based on TCP/IP communications program, delphi development
TCP
- 用DELPHI开发,采用TCP实现对话,通信以及文件传输功能-WU
TCP-Communication-code
- TCP通信主动源程序,与大家一起分享学习,谢谢。-TCP/IP commucation programe
TCP-Communication
- TCP通信代码,主机与从机通过网线可以实现数据的通信-TCP communication code, the master and slave can be achieved through a network cable data communication
labview 简单的TCP通信
- 运用labview编写的一个关于TCP/IP通信的实例,本实例有助于新手学习labview,以及运用labview进行TCP/IP通信。
labview-tcp
- 这是基于labview的tcp通信编程的例子-This is an example based on the tcp communication programming labview
TCP-connetion
- 在以太网的TCP通信中,上位机和下位机建立连接的小程序-In Ethernet TCP communications, the upper and lower machine to establish the connection applet
delphi-TCP
- Tcp通信实例,服务端和客户端在一起的Tcp通信-Tcp Tcp communication examples of communication, service and client together
TCP
- TCP通信开源代码, TCP通信开源代码-TCP communication source code opening
TCP
- TCP通信,内含TCP通信的服务器和客户机,对正弦波进行通信。-TCP communications, includes server and client TCP communications, sine wave communication.
TCP
- TCP通信的资料,TCP例子可以看看,这个例子还不错,一个服务器,2个客户端-TCP data communication, TCP example you can see, this is also a good example, a server and two clients
labview-tcp
- LABVIEW实现客户端和服务器之间的TCP通信-LABVIEW achieve TCP communication between the client and the server
TCP CLIENTvi
- 使用labview进行TCP通信的客户端程序编写(TCP communication using LabVIEW client program written)
易语言与PHP做TCP通信源码
- 易语言和PHP通讯源码,TCP方式,请自行研究(Easy language and PHP do TCP communication source code)
自制tcp
- 自己写的labviewTCP通信模块,希望对大家有所帮组(I write the labviewTCP communication module, I hope to help everyone)
labview网络TCP通信程序
- 上位机软件实现与PLC模块的TCP连接通信。(The upper computer software realizes communication with PLC module's TCP connection)
LabVIEW TCP通信实现远程波形通信
- LabVIEW TCP通信实现远程波形通信,可以进行网络控制传输锯齿波、正弦波等。(LabVIEW TCP communication realizes remote waveform communication. It can carry out network control transmission sawtooth wave, sine wave and so on.)
Modbus tcp Master
- 通过LabVIEW实现ModBUS TCP通信主设备程序。注意:需要LabVIEW 2018版本以上打开。(The Modbus TCP communication master program is implemented by LabVIEW. Note: LabVIEW 2018 version or above is required.)
TCP通信
- 实例演示了Labview实现双机之间TCP通讯,可在此基础上修改、扩展