搜索资源列表
singleServerMultipleClientSrc
- C++下多线程TCPsocket通信程序-Multithread TCP Socket communication in C++
TCPsocket
- 用C语言编写的socket程序,利用TCP socket实现远程主机与服务器之间的通信,可以互相发送信息-Socket with a program written in C, the use of remote TCP socket communication between the host and the server can send messages to each other
Tcpsocket
- 实现了在linux下简单的网络聊天室,在Linux下编写并调试服务器端程序和客户端程序,实现了客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。-Prepared in the Linux and debugging server-side processes and client to achieve the client, server and communications link between. Can o
tcpsocket
- TCP SOCKET通信代码,还包括常用的字符转换程序-The TCP SOCKET communication code, also includes character conversion program
SocketProgram(TCPaUDP)
- 该程序由JAVA编写,内含有注释方便Java Socket编程初学者理解TCP和UDP通信。 注:TCPSocket中需要关键字quit结束通信-This program is writen using JAVA. It s a simple and clear program to help programmer understand TCP and UDP Socket programming.
QTcpSockt-QTcpSever
- 实现tcpSocket数据收发,客户端和服务端分开。。(tcp socket server and client ...)