搜索资源列表
UDP-simple-chat-program
- LabView中UDP通讯,通过IP地址与端口号可以进行单机或局域网内多台计算机之间的信息通讯。-LabView UDP traffic by IP address and port number to the communication of information between multiple computers in stand-alone or LAN.
file
- 通过UDP的服务端向客户端传多个文件,先通过服务端把文件列表传给客户端,客户端看到文件列表以后,根据需要选择需要的文件序号,把该文件序号传给服务端,服务端收到文件序号,就会把该文件传给客户端。注意:这是labview2011版的,还有端口号已默认无需修改,但是服务端和客户端IP必须一致,而且要设成服务端电脑的IP地址-Transfer a file to the client through the UDP server, to the list of files to the client t
transport-V2.0.0-LV9.0.vi
- Transport.lvlib is a LabView API to simplify and accelerate networked communication development. It simplifies development by abstracting TCPIP, UDP and Bluetooth and TLS interfaces into a single polymorphic vi which is a thin wrapper around the