搜索资源列表
tcpsocket
- 此代码为tcp通信程序,主要是从客户端发送一加密数据,然后在在服务器段接收并解密。
tcpsocket
- tcpsocket server 和 client 通信的代码,以及可执行程序
tcpsocket
- 此代码为tcp通信程序,主要是从客户端发送一加密数据,然后在在服务器段接收并解密。-This code for tcp communications procedures, mainly from one client to send encrypted data, and then in the paragraph on the server to receive and decrypt.
tcpsocket
- tcpsocket server 和 client 通信的代码,以及可执行程序-tcpsocket server and client communications code, and executable programs
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 comm
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.
rnapshot-address
- C++下多线程TCPsocket通信程序,可以学习的程序,值-C++ multithreaded TCPsocket communication program, can learn to program, values
QTcpSockt-QTcpSever
- 实现tcpSocket数据收发,客户端和服务端分开。。(tcp socket server and client ...)