搜索资源列表
-
1下载:
这是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
-
-
0下载:
TCP协议同步通信和异步通信系统的实现 服务器和客户端-A synchronous communication and asynchronous communication system implementation of the TCP protocol server and the client
-
-
0下载:
简单的TCP服务器和客户端的例子。在同一段代码中建立服务器和客户端,实现简单通信的例子-Simple TCP server and client examples. Create server and client in the same piece of code, examples of simple communication
-
-
1下载:
在TCP/IP协议中。两个进程相互通信的主要模型是C/S模型。Server端完成面向连接和无连接的服务。Client端完成创建TCP\UDP的套接字-In the TCP/IP protocol. The main two processes communicate with each model is the C/S model. Server-side complete connection-oriented and connectionless services. Client-side
-
-
0下载:
TCP聊天程序客户端程序,同TCP-SERVER程序配合使用-TCP chat client program, used together with TCP- SERVER program
-
-
0下载:
tcp测试工具,udp测试,tcp服务端,tcp客户端,设置端口,测试。(TCP test tools, udp test, the TCP server, the TCP client, set port, test.)
-
-
0下载:
利用socket接口,实现客户端服务端通信,包括一对一和一对多。(Client server communication.)
-
-
1下载:
STM32_wifi_ov2640例程说明:本例程演示开发板采集摄像头数据并通过WiFi传输到电脑上位机网络连接模型如下:
电脑<--有线或无线-->路由<--无线-->开发板
实验中使用TCP协议传输数据,电脑作为TCP Client,开发板作为TCP Server。
该联接模式是不经过外网(互联网)的,我们通过电脑端的上位机输出接收到的视频数据。
说明:因为图片数据量巨大,目前尚未有免费的云端支持视频式的图片传输,且上传视频到云端对网络带宽
-
-
0下载:
TCP、UDP服务端和客户端的源程序,可以自己更改,定时发送报文等(TCP server and client source)
-
-
0下载:
tcp套接字 node.js 源代码示例 通信端口 客户端与服务端,实例为客户端接收服务端大小写转换(tcp socket Node.js source code example For example the client receives the server case conversion)
-
-
0下载:
该代码在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
-
-
0下载:
TcP/IP客户端服务端的相互通信java代码。(TcP/IP client server's mutual communication java code)
-
-
0下载:
简单的tcp协议 客户端与服务端之间的socket连接通信(The socket connection communication between the client and the server of a simple TCP protocol)
-
-
0下载:
tcp
udp
端口测试工具
集成客户端和服务端(TCP
UDP
Port test tool
Integrated client and server)
-
-
0下载:
利用TCP协议实现客户端和服务器之间的通信(Using TCP protocol to communicate the communication between the client and the server)
-
-
0下载:
C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
-
-
0下载:
使用TCP函数初始化可向多个客户端VI发送数据的TCP服务器(Initialize the TCP server that sends data to multiple client VI using the TCP function)
-
-
0下载:
QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
-
-
5下载:
C#开发的工业自动化控制类,大部分已经写完且验证过:
一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制;
二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装;
三、Advantech:
PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读;
PCI1754:研华数据采集卡PCI1754更新输入信号;
-
-
1下载:
通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)
-