搜索资源列表
Socket(ClientServer)
- Socket服务器端-客户端程序:客户端链接服务器后,向服务器发送数据;服务器端建立连接后可以接受客户端数据,互相通信
一个socket服务器程序
- java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
socket服务器程序
- 支持向客户端手动发送程序,作为socket理解用。
Delphi Socket 局域网内服务器与客户端进行通信源码
- Delphi Socket 局域网内服务器与客户端进行通信源码。,Delphi Socket LAN Server and Client message
ThreadPool_final.rar
- 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
SOCKET.rar
- 用socket编程实现客户端和服务器的编程,采用线程实现实时通信,Socket programming with client and server programming, using threads to achieve real-time communication
DtLibrary
- 基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
socket
- tcp客户端和服务器通信(winsock) 串口通信测试模拟(API) -socket comminution
socket
- socket异步通信的例子,两端采用消息队列先进先出处理消息,可实现多客户端与服务器端的通信。-socket
vmClientServerService
- socket服务器和客户端程序,具有很好的扩展性和灵活性 ,可以很方便地进行修改以适应你的程序。-It s about socket server and client .It s flexible and scalable and can be easily changed to adjust your application
socket
- socket编程,客户端和服务器端程序,TCP连接方式,服务器端用select机制实现的!-socket programming, client-side and server-side programs, TCP connection, server-side select the mechanism used to achieve!
socket
- 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
Socket
- 用c语言实现的socket连接代码,包括客户端呵服务器端的代码-socket connect
socket
- 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
socket
- 一个简单的socket服务器,两个独立的线程分别处理输入流和输出流,然后一个简单的线程池处理从输入流中解析出来的iso8583数据包-A simple socket server, two separate threads are processing the input and output streams, then a simple thread pool to parse from the input stream of data packets out of the iso8583
Socket
- VC++ 线程非阻塞SOCKET通信 服务器与客户端发消息只建立一个套接字-SOCKET VC++ thread non-blocking message communications server and client to establish a socket only
Socket
- 创建windows SOCKET服务器,This is a Server side application! WSAStartup() called successful! socket() called successful! bind() called successful listen() called successful!(Creating a Windows SOCKET server)
socket
- socket服务器和客户端的代码,测试正常,可通信(Socket server and client code, normal test, communicable)
简单的Socket服务器
- 基于Linux 的socket服务器,具有简单的网络通信功能。(socket Server on Linux)
socket
- TCP Socket服务器和客户端应用程序的Windows实现(c program of TCP Socket)
