搜索资源列表
TCP_SOCKET
- windows下TCP的Socket编程代码实例,分Server和Client两部分。
tcp_socket 采用c++编程,通过socket方式
- 采用c++编程,通过socket方式,基于tcp连接的简单通信,很实用,能实现socket具有的基本功能。-The c++ programming, through the socket way, based on TCP connection simple communication, is very practical, can realize the basic function of socket has.
TCP_socket
- Linux C Socket Client.c Server.c
TCP_socket
- TCP实现多客户端聊天 1.本程序可实现多客户端群聊,各客户端由各自的IP标识 2.下载后先运行服务器端程序,后运行客户端程序。 3.服务器端和客户端程序可运行在不同的机子上,需手动输入服务器端IP地址。-TCP to achieve a multi-client chat. The program can be multi-client group chat, the client is their own IP ID 2. Download after the fir
TCP_Socket
- 一个多线程c/s通信类,此类实现了复杂的消息机制,能同时运行多个客服端进行通信。-A multi-threaded c/s communications, implementation of such a complex message mechanism can simultaneously run multiple customer client communication.
TCP_Socket
- Tcp Socket 源码程序 TCP/IP socket Class 源码程序 -TCP/IP socket Class Source Code
TCP_Socket
- echo server, a demo of MFC usage
TCP_Socket
- tcp的基于事件模型的封装,只需将CSocket类包含就可以,使用简单。-a wrap of tcp base on event i/o model
TCP_Socket
- 這是一個實用且簡單易懂且實用性極高的tcp的說明碼-This is a useful and easy to understand and highly practical note yards tcp
TCP_socket
- TcP多媒体通信,用visual c实现,简单易懂,有助于实现音频组播传输-TcP multimedia communication, using visual c implementation, easy to understand, contribute to achieving the audio multicast transmission
TCP_socket
- tcp客户端c++实现的,内含socket编程的客户端程序 可以供初学者使用-tcp client c++ implementation, includes socket programming, client program can use for beginners
TCP_socket
- 能进行TCP协议通信,服务端采用VC++编写,客户端采用C#编写。-TCP protocol communication can be carried out, using VC++ server written in C# written by the client.
TCP_socket
- 一个用socket实现的tcp通信例程。分为客户端和服务器两部分。可以简单通信,类似于echo。是socket初学者很好的例子。-Implementation of a tcp socket communication with routines. Divided into two parts, client and server. Simply communication, similar to the echo. Is a good example for beginners socket.
Tcp_Socket
- 运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序-tcp communication, the use of network protocols, programming languages, API, and socket-based graphical interface to establish, monitor, connect, send data and receive data network communication
TCP_Socket
- TCP协议编程的例子,包含端口监听、数据发送,数据接收的代码。-TCP protocol programming, and include port monitoring, data transmission, data reception code.
TCP_Socket
- 有关TCP Socket连接的程序,可以直接运行。参考《木马技术》上的内容。-About TCP Socket connection.
tcp_socket
- 基于tcp的简单socket通信程序,比较适合初学者-Based on simple tcp socket communication program, suitable for beginners
tcp_socket
- 一个TCP套接字编程的小实例,可以了解一下其中的原理-A TCP socket programming examples, which principle
tcp_socket
- 采用tcp协议的socket通信案例,分server和client两部分 -Case of socket communication using tcp protocol, sub-server and client in two parts
TCP_socket
- 基于VC的TCP通信程序,收发都有,非自创-VC-based TCP communication program, send and receive both non-Own