资源列表
p2p模拟工具
- 对于想研究p2p方面的学生来说非常适合,能够模拟很多节点
RTP库
- RTP协议库,包含头文件,原程序
P2P文件传输和聊天系统VB源码
- P2P文件传输和聊天系统VB源码
P2P的源代码
- 一个P2P穿越NAT的源代码 在网上看到的,很有实践意义-through a peer-to-peer NAT source code on the Internet to see, very practical significance
P2PServer
- P2P server for file sharing
MyP2PChat
- 一个简单的P2P聊天工具,测试软件需要两台,两台以上主机-a simple peer-to-peer chat tools, test software needs two, two above mainframe
复件 QQ
- 这是一个不错的程序哦! 这是我花了一天才搞出来的哦,不可不看的!-This a good procedure Oh! This is a day I spent only engage in the oh, I can not see! Haha. .
P2P-NAT
- 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。在这里我就用自己实现的一个VC源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Here, I used one of its own to achieve VC sou
buttonhandler
- JAVA程序开发程序,如有错误请师傅们指教。在此谢过。-Java programming procedures and, if mistakes were invited instructors enlighten. In thanked.
AWTDemo
- 这是一个JAVA程序开发的简单应用程序。请大师们指导。-This is a JAVA program to the simple application procedures. Please masters guidance.
bcxy
- 一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要用来执行更新的SQL语句.构造方法: SqlUpdate(C