当前位置:
首页 资源下载
搜索资源 - tcp client和server通讯
搜索资源列表
-
1下载:
vc编的tcp和udp服务器,客户端,很好用-vc series tcp and udp server, client, a very good use
-
-
0下载:
异步方式实现TCP的通讯,包括client和server两个程序-TCP to achieve asynchronous communication, including both client and server programs
-
-
1下载:
VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes.
-
-
0下载:
在vistual Basic环境下做的一个tcp调试助手,具有tcp client,tcp server ,以及udp功能,十六进制显示和发送。支持各种波特率下的通讯。-In the vistual Basic environment to do a tcp debugging assistant, with tcp client, tcp server, as well as udp functions, hexadecimal display and send. Supports a var
-
-
0下载:
TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
-
-
0下载:
一个异步的TCP即时通讯工具
分为客户端和服务端,都包含在压缩包中-An asynchronous TCP instant messaging tool is divided into client and server, are included in the compressed package
-
-
0下载:
VS2005 VB实现tcp/ip通讯,包括完整的client和server程序-VS2005 VB achieve tcp/ip communications, including a complete client and server procedures
-
-
1下载:
基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
-
-
0下载:
tcp 通讯包含客户端和服务器端,Windows下的socket实现-tcp communication contains client and server, Windows under the socket to achieve
-
-
0下载:
基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
-
-
0下载:
用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
-
-
0下载:
UNIX下用C开发的TCP通讯程序(含客户端和服务器端)-C under UNIX using TCP communication procedures developed (including client and server side)
-
-
1下载:
一个TCP通讯的例子,分为客户端和服务器端。首先运行服务器,然后运行客户。-An example of TCP communication is divided into client and server side. First, run the server, and then run the client.
-
-
0下载:
Tcp写的客户端和服务器端,可以互相通讯,请作为参考-Tcp write client and server side, you can communicate with each other, please reference
-
-
1下载:
这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
-
-
0下载:
基于Unix平台下的QT编程的网络(tcp客户端和服务端)通讯问题-tcp Client and Server
-
-
0下载:
利用Visual C++实现TCP聊天,包括TCP通讯客户端和服务端-Use Visual C++ achieve TCP chat, including TCP client and server communications
-
-
0下载:
在linux嵌入式平台上进行TCP通信代码(TCP communication code on Linux Embedded Platform)
-
-
0下载:
使用 C++ 编写的TCP 客户端与服务端通讯,实现数据处理和转发功能(C++ prepared using TCP client and server communication, data processing and forwarding)
-
-
1下载:
在QT5.5环境下,实现TCP通讯。包括服务端和客户端程序,并且带有简单的交互界面。(In the QT environment, realize TCP communication.Including server and client programs, and with a simple interactive interface.)
-