-
著名的BT下载软件BitTorrent的源代码,很实用哦,基于C++的~
著名的BT下载软件BitTorrent的源代码,很实用哦,基于C++的~-BT-known BitTorrent download software source code, very practical Well, based on C++, ~
- 2022-02-26 07:34:32下载
- 积分:1
-
非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助...
非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project"s source code. For research P2P topology structure, DHT algorithm has a tremendous help
- 2022-06-11 20:45:23下载
- 积分:1
-
用delphi开发的p2p程序,功能强大、完整
用delphi开发的p2p程序,功能强大、完整-P2p use delphi development program, powerful, complete
- 2023-08-06 22:10:04下载
- 积分:1
-
java写的P2P软件
java写的P2P软件-P2P software written in java
- 2022-03-31 07:46:25下载
- 积分:1
-
简单实现P2P,利用UDP实现。首先利用广播,然后实现点对点的传输...
简单实现P2P,利用UDP实现。首先利用广播,然后实现点对点的传输-A simple implementation of P2P based on UDP protocol,which broadcasts first ,and then relize the peer to peer translation.
- 2022-08-08 21:21:37下载
- 积分:1
-
a LAN chat room procedures source for your study.
一个局域网内的聊天室程序源码供大家学习研究-a LAN chat room procedures source for your study.
- 2022-09-08 07:45:02下载
- 积分:1
-
p2p开发的实例,可以穿越防火墙在Internet上实用,我就是靠这个例子入门片p2p开发的。...
p2p开发的实例,可以穿越防火墙在Internet上实用,我就是靠这个例子入门片p2p开发的。-p2p development instance, you can pass through the firewall in the Internet, and practical, I just rely on this example, the development of entry-chip p2p.
- 2022-02-01 22:01:53下载
- 积分:1
-
msnhelper 用来对msn进行操作
msnhelper 用来对msn进行操作
- 2022-08-02 15:17:29下载
- 积分:1
-
一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成c...
一个通用些连接数据库的包,其中有三个类: 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(Connection con, String sql) 另: jar包中有一个util.*,主要是一些常用工具类,下面简单介绍一下: 其中主要包括了 StringUtil.java:对字串的一些操作 DateUtil.java:对时间的一些操作 FileUtil.java:对文件的一些操作 SystemConfig.java:读取配置文件systemconfig.properties ParamUtil.java:页面传参数的操作-a more generic database connectivity package, which has three categories : 1.DBConn.java : mainly used to connect to the database and closure. Connecting to the database URL, USER, PASSWORD through configuration files completed com/bcxy/util/systemconfig.properties 2.SqlQuery. java : mainly used for the implementation of the SQL statement. Construction : SqlQuery (Connection con, String sql) of the results there containers. 3.SqlUpdate.java : mainly used for the implementation of the updated SQL. Construction : SqlUpdate (Conne
- 2023-05-11 14:25:03下载
- 积分:1
-
udt4可靠的udp,转载人家的代码,用于交流思想和知识。
udt4可靠的udp,转载人家的代码,用于交流思想和知识。-udt,for connector-accepter udp program.
- 2022-01-28 05:25:20下载
- 积分:1