资源列表
NBt
- NBT:.net 下的BT下载库 内存优化: ◆ KeepAliveMessage, ChokeMessage, UnChokeMessage, InterestingMessage, NotInterestingMessage可以修改成单实例,这样可以节省一些对象分配。不过要解决MessageFactory.Parse()方法需要的,从byte[]中创建Message对象的问题。同样,对于一些没有状态的Task,也可以不用每次创建。 ◆ ReceiveBuffer看看能不能用B+或
P2PServer
- p2p服务器代码,在visual C++中运行。内有注释,是一本书上的源代码-p2p Server code in C++,from a book about internet
vc-chatroom
- 基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
jbittorrentapi-v1.1
- Java实现的BT下载API The Java Bittorrent API project aims at providing a simple and easy-to-use API for future work on Bittorrent protocol. It provides classes and methods that permit to complete each step necessary to publish files and retriev
jbittorrentapi-v1.1
- Java实现bt文件下载、制作、解析、磁力链接(Java to achieve BT file download, production, analysis, magnetic links)
EmbeddedevicesfortheP2Pfile-sharingtechnologyresea
- 此文档是学位论文,面向嵌入式设备的P2P文件共享技术研究-This document is a dissertation-oriented embedded devices P2P file-sharing technology research
Company_Red_v2013_Build0510
- 功能强大的asp企业门户网站,开放性源码,可以在后台添加功能模块-Powerful asp Enterprise Portal, open source add-on modules in the background
Client80port
- 用WinSock提供的多个的套接字的API函数来编程,基于TCP协议实现即时通讯的客户端-Provide more of the sockets API functions in WinSock programming, based on the TCP protocol instant messaging client
eMule-0.47c-VeryCD1215-Src
- eMule 是以 eDonkey2000 网络为基础的新型 P2P 文件分享工具,不但提供了所有 eDonkey 的标准功能,还提供了许多额外的功能
ekiga-3.2.7
- 最新版本的ekiga,最初是用voip做视频会议的,后来兼容sip,测试过,sip功能挺好用 ,h323功能不怎么好用-The latest version of ekiga, initially use voip video conferencing, and later compatible sip, tested, sip function is very good with h323 is not very easy to use
HoleFinder_src-1-buildOK
- It is free source code for UDP hole finder and peer to peer communication.
p2p
- 实现一个简单的对等网络。客户端搜索和共享文件。-a simple P2P 。the Client can search for the files or share its files