搜索资源列表
ClientServer
- Server application. Unused without client application-Server application. Unused without client application...
clientserver
- This a simple client server c code
clientServer
- 在TCP/IP协议中。两个进程相互通信的主要模型是C/S模型。Server端完成面向连接和无连接的服务。Client端完成创建TCP\UDP的套接字-In the TCP/IP protocol. The main two processes communicate with each model is the C/S model. Server-side complete connection-oriented and connectionless services. Client-side
clientserver-1.0.tar
- a client and server demo using netowrk for linux
Client-Server Socket Programming
- Most inter process communication uses the client server model. These terms refer to the two processes which will be communicating with each other.