搜索资源列表
tcpsocket
- tcp、winsock编程-tcp, winsock program
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
TCPSocket
- 实现基于socket的消息接受解析并转发,GPS信号接受解析服务器-Socket-based message analysis to accept and forward, GPS signal to accept Resolution Server
socketclass
- linux下将TCPsocket编程的一些函数加以封装,用面向对象的思想实现。-TCPsocket programming under linux some function to be packaging, with the realization of object-oriented thinking.
Delphi6ClientServerSock
- TCPSocket通信编程 TCPSocket编程的简单实例-TCPSocket Communication Programming
singleServerMultipleClientSrc
- C++下多线程TCPsocket通信程序-Multithread TCP Socket communication in C++
TCPSocket
- CPServer, TCPClient implementation for Key Objects Library
PortScan
- 利用TCPsocket进行端口扫描,采用异步模式-Using TCPsocket for port scanning, using asynchronous mode
TCPsocket
- 我刚开始学习《计算机网络》,学着编写了这个小实验,用于模拟C-S模型,包含两个文件:客服端和服务端-I began to learn " computer network" , learn to write this little experiment, used to simulate the CS model, contains two files: customer side and service side
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
- TCP下的socket网络服务器编程-Network server TCP socket programming under the----
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
- vc++网络编程经典类,我工作几年一直用这个类,很好用,今天吐血奉献给大家。希望对大家有帮助-vc++ Network Programming Classic, a couple of years I have been using this class, very good, hematemesis dedicated to you today. We hope to help
Network-Programming
- Simple Network Programming using TCPSocket with events. This has the feature of sending file through network and chatting. For LAN and WAN
QTcpSockt-QTcpSever
- 实现tcpSocket数据收发,客户端和服务端分开。。(tcp socket server and client ...)