搜索资源列表
TCP_tester.rar
- TCP/ip通信的调试工具,包括服务器端和客户端,TCP/ip communication debugging tools, including server-side and client
MFCliaotianshi
- 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communications SOCKET socket, the program is divided in
TCP、IP
- 题目1 FTP客户端与服务器端设计 题目2 邮件服务系统设计 题目3 HTTP通信系统设计-Title 1 FTP client and server-side design Title 2 mail service system design Title 3 HTTP communication system design
TCP
- 关于TCP协议进行通信的关键技术资料 详细阐明了客户端和服务器的对应关系和任务协调-The key technical information about the TCP protocol to communicate to elaborate on the correspondence between client and server, and task coordination
cSharpClient-and-Server-with-Interface
- TCP实现客户端与服务器通信-带简单界面-Achieve client and server communication- with interface
Server-Client
- 基于tcp/ip的服务器和客户端通信软件设计-tcp/ip server/client conmmu
Network-Communication-Programming
- 介绍了使用Visual C#语言在TCP/IP网络中实现通信的方法,通过利用.NET框架提供的TcpClient类和TcpListener类分别建立服务器端和客户端,然后使用这两类提供的方法可完成网络通信中数据的收发.通过实验证明,生成的界面友好,编写的程序也可较好地完成通信功能.-This paper introduces the use of Visual C# language to communicate in TCP/IP network. The Tcp- Client class
Socket
- Java实现socket通信,程序采用C/S多线程实现,功能:客户端发送消息到服务器,服务器返回消息-java socket TCP
linux
- linux下基于TCP协议的服务器客户端通信程序-based on linux with tcp protocol program which is communicating between server and client
tcp_example
- TCP客户端与服务器端通信模型详解说明实例-TCP client and server communication model
TCP-CS
- 这里只是一个简单的客户端和服务端通过TCP/IP通信的小程序, 支持多客户端并行发送, 服务器收到数据并返回给相应的客户端。-This is simple C/S applications via TCP/IP protocol. Support for multiple clients in parallel transmission.