搜索资源列表
socket_communication
- 多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multit
socket
- 这是一个用阻塞方式的
ChatSystem_src
- 一个基于非阻塞模式socket的聊天程序,可以学习到基于非阻塞CSocket的编程思想
socket
- 自己用C做的非阻塞多线程socket文件传输程序,由于时间紧存在一定的问题,但对于socket入门者可以学习到一定东西的-Own use C to do non-blocking multi-threaded socket file transfer process, due to tight schedule, there are some problems, but beginners can learn the socket to a certain thing
socket
- socket 编程 阻塞模式范例 可以看到所有的基本用法,但是调试时需要参考网上的设置VC++的方法-blocking mode socket programming examples can be seen all the basic usage, but the debugging settings need to refer to the online method of VC++
Socket-Talk
- 这是一个用阻塞方式的socket 做的聊天程序-This is a way of blocking socket do chat program
Socket
- 非阻塞socket通信程序,可连接多个客户端-a socket communication program
CAsyncSocket-TCP
- 异步非阻塞Socket通讯,含有一个server端和client端。-Asynchronous non-blocking socket communication with a server-side and client-side.
ClubShow
- socket非阻塞模式, 一个聊天的简单例子-socket non-blocking mode, a simple example chat