搜索资源列表
CollaborativeNotes
- 本代码通过异步套接字实现点对点通信,基本想法是用于多个客户端直接相互通信而不经过服务器。-This article presents a peer-to-peer application sample with asynchronous sockets. This project was born from the desire to have some way that would allow for multiple client applications to communicate be
Twisted_NoDocs-8.2.0.win32-py2.4
- Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, mu
sockets
- Unix高级编程实例之socket编程。代码比较详尽,相当有帮助-Examples of high-level programming of Unix programming socket. A more detailed code, very helpful