搜索资源列表
SocketCallCenter
- socket通信 -socket communication socket communication socket communication
javaSocket
- 用java编写的socket通信程序,实现简单的对话功能-A program about Socket using java, simple P2P .
CrazyChattingRoom
- Socket通信C/S结构 小小程序 自己的努力 初次借助-Socket Communications
feigeV3
- 自己写的一个小程序,用socket实现P2P通信,聊天功能,适合windows编程初学者学习参考-Write a small program, with the socket implementation P2P communication, chat, information for beginners to learn windows programming
P2PClientAndServer
- P2P,CS结构,socket通信,TCP/IP协议-P2P, CS structure, socket communication, TCP/IP protocol
vcChatRoom
- 即时通信开发,类似于扣扣的一个客户端,基于socket的即时通信的p2p的聊天工具-Instant Messaging
socket
- 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
stick-package
- SOCKET通信中,包协议的拆解是比较关键的,这个例子,通过异步,解决粘包问题-SOCKET communication the packet protocol dismantling is critical, this example, asynchronous resolve stick package