搜索资源列表
基于TCP的远程字典服务(RemoteLookup)
- 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
TcpComm-tcp转串口
- 串口数据转通过TCP协议转发到服务端,服务端的数据通过tcp转发到串口-serial data transfer through TCP transmitted to the server, the server through the data transmitted to the serial tcp
Bill-tcp
- ip电话超市计费程序客户端,里面有个模拟服务端,只可参考源码,不可用于商用-ip telephone billing clients, with a simulated server, the only reference source and may not be used for commercial
TCP
- 用wxWidgets制作的基于tcp通讯的客户端和服务端,并将收到的信息写进本地文件
tcp服务湍与客户端源码
- 这是一个自己对TCP API的封闭,再对此封闭进行界面实例应用,通过VC6测试,大家放心使用。
CSharp-TCP
- 试验名称:TCP通讯 目的:理解TCP通讯的基本机制。 试验要求: 1.按照书上示例建立一个TCP服务端的控制台应用程序。 2.给出一个TCP客户端的WinForm应用程序示例。 3.理解TCP通讯过程。-Test Name: TCP communication Objective: to understand the basic mechanisms TCP communication. Test requirements: 1 a
MyServer
- 一个带有界面的tcp,udp服务端程序,可以设置选择端口,超时时间,以及存储文件路径。-Interface with a tcp, udp client service procedures, you can set to choose the port, timeout, as well as the storage file path.
TCP
- 主要利用tcp网络协议进行 通信,分为客户端和服务端-The main use of tcp for communication network protocols, and services into the client-side! ! ! !
tcp tool
- tcp测试工具,udp测试,tcp服务端,tcp客户端,设置端口,测试。(TCP test tools, udp test, the TCP server, the TCP client, set port, test.)
MySocketServer
- C# 简单的TCP服务端示例,适合新手。欢迎下载。(C# simple TCP server example, suitable for beginners. Welcome to download.)
myTCP
- tcp客户端与服务端测试程序,内附接收以及发送线程(TCP client and server test procedure, enclosed receiving and sending thread)
TCP server and client source
- TCP、UDP服务端和客户端的源程序,可以自己更改,定时发送报文等(TCP server and client source)
TcpServerClient
- 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
tcp套接字
- tcp套接字 node.js 源代码示例 通信端口 客户端与服务端,实例为客户端接收服务端大小写转换(tcp socket Node.js source code example For example the client receives the server case conversion)
TCp
- TcP/IP客户端服务端的相互通信java代码。(TcP/IP client server's mutual communication java code)
TCP初尝试
- 附带完整服务端测试。 可以查看客户端在线列表(带剔除),能单一或统一发送文本或文件。(Incidental server test.)
C#通过TCP传输文件
- C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
TcpServerApp
- 基于c#实现一个简单的tcp服务端,可用于联调测试(Implement a simple TCP server)
计网TCP
- 利用TCP传送文件,让服务端接收客户端文件并饭回(Using TCP to transmit files)
Tcp
- 通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)