搜索资源列表
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
TCP_read_and_write
- 这是TCPIP协议的两个Labview编程,先运行服务器端的程序,再运行客户端的程序,注意客户端的端口和IP地址要和服务器端一致。-This is the TCPIP protocol two Labview programming, first run the server-side program, then run the client program, pay attention to the port and the client and server IP address to be
Socket-TCP-Echo
- TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
TCP
- TCP协议同步通信和异步通信系统的实现 服务器和客户端-A synchronous communication and asynchronous communication system implementation of the TCP protocol server and the client
update1
- 软件自动更新的客户端和服务器端,采用TCP协议,通过文件版本属性来进行更新。-The software automatic update of client and server, using TCP protocol, the version of the file attribute update.
QQTalk
- 类似qq的局域网聊天工具源码实例,首先是登录界面,填写用户名和密码进入聊天列表,用户之间可以相互通信聊天,包含客户端和服务端。基于tcp/udp协议的通信。-LAN chat tools qq similar source code examples, the first is the login screen, fill in the user name and password to enter the chat list, you can chat with each other to c
tcp
- ESP8266 作为station的TCP client通信 ESP8266 作为station的TCP server通信 ESP8266 作为ap的TCP client通信 ESP8266 作为ap的TCP server通信-ESP8266 station TCP client ESP8266 station TCP server ESP8266 ap的TCP client ESP8266 ap的TCP server
tcp tool
- tcp测试工具,udp测试,tcp服务端,tcp客户端,设置端口,测试。(TCP test tools, udp test, the TCP server, the TCP client, set port, test.)
com.Tcp
- 利用socket接口,实现客户端服务端通信,包括一对一和一对多。(Client server communication.)
TCP server and client source
- TCP、UDP服务端和客户端的源程序,可以自己更改,定时发送报文等(TCP server and client source)
tcp套接字
- tcp套接字 node.js 源代码示例 通信端口 客户端与服务端,实例为客户端接收服务端大小写转换(tcp socket Node.js source code example For example the client receives the server case conversion)
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
TCp
- TcP/IP客户端服务端的相互通信java代码。(TcP/IP client server's mutual communication java code)
TCP Programs.tar
- Network Programming Code for client side
tcp 协议通信
- 利用TCP协议实现客户端和服务器之间的通信(Using TCP protocol to communicate the communication between the client and the server)
C#通过TCP传输文件
- C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
TCP
- 使用TCP函数初始化可向多个客户端VI发送数据的TCP服务器(Initialize the TCP server that sends data to multiple client VI using the TCP function)
tcp
- QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
MYTOOLS
- C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
Tcp
- 通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)