搜索资源列表
test
- 简单TCPsocket服务器客户端连接,适合初学者
Tcp
- 自己封装的TCPSocket,用于自建C++编程
TcpSocket.rar
- 基本的TCP应用源代码,包括设置非阻塞、设置超时、设置Socket Buffer等。,The TCP application of the basic source code, include the provision of non-blocking, set up overtime, set up, such as Socket Buffer.
TCPSocket
- c#写的tcp socket编程用,我用的是vs2008-c# tcp socket programming by writing, I use vs2008
PortScan
- 利用TCPsocket进行端口扫描,采用异步模式-Using TCPsocket for port scanning, using asynchronous mode
TCPScoket
- C#语言封装的TCPsocket组件,基于异步模式实现。-C# language package TCPsocket components, based on the asynchronous implementation.
TCPSocket
- 客户端/服务器架构采用基于TCP的通信协议,通过serverSocket和server类得方法,实现服务器端和客户端的通信代码并实现基于c/s架构通信的功能-Client/server architecture based on TCP communication protocol, and server classes get through serverSocket methods, server-side and client-based communications code and c
tcpsocket
- TCP SOCKET通信代码,还包括常用的字符转换程序-The TCP SOCKET communication code, also includes character conversion program
TCPSocket
- TCP Socket通信 客户端和服务端进行传输数据-TCP Socket The client and the server transfer data
TCPsocket
- 该代码实现与给定IP地址和端口的服务器建立TCP连接,并与服务器实现信息发送与接收功能!-The code with a given IP address and port of TCP connection to the server, and with the server to send and receive information function.
TCPsocket
- 一个入门级的TCP客户端和服务器端的Java socket 通信源码-An entry-level TCP client and server-side Java socket communication source
TCPSocket
- 在windows下实现TCP的Socket通信,服务端(Implementation of TCP Socket communication under Windows)