搜索资源列表
ji-yu-LABVIEW-de-TCP-wang-luo-tong-xun
- 基于LABVIEW的TCP网络通信。 1.采用服务器 / 客户机模式进行双机通信,由服务器产生一组随机波形,通过局域网送到客户机进行显示。 2.采用服务器 / 客户机模式进行双机通信,由服务器发送一组字符串,通过局域网送到客户机进行显示。 -LABVIEW based on the TCP network traffic. 1. Used the server/client model of pairs of aircraft communications, a group
LabVIEWData
- 服务器、客户机最简单的模式。 采用TCP/IP协议-Servers, clients, the simplest model. Using TCP/IP protocol
tcp_thread---
- TCP循环服务器一次只能处理一个客户端的请求.只有在这个客户的所有请求都满足后, 服务器才可以继续后面的请求.这样如果有一个客户端占住服务器不放时,其它的客户机 都不能工作了.因此,TCP服务器一般很少用循环服务器模型的.(The TCP loop server can only handle a request from one client at a time. Only after all the requests of this customer are satisfied, T