-
简单实现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
-
一个通用些连接数据库的包,其中有三个类: 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
-
著名的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技术C语言源码,非常好的实现p2p技术的VC6源码,
上传下载的p2p技术C语言源码,非常好的实现p2p技术的VC6源码,-Uploading and downloading of p2p technology, C language source code, very good realization of p2p technology, VC6 source code,
- 2022-04-01 21:49:48下载
- 积分:1
-
This is so awesome
This is so awesome
- 2022-03-19 00:36:30下载
- 积分:1
-
http单线程下载源码
http单线程下载源码 -http thread download the source code download source http thread
- 2023-04-29 16:15:02下载
- 积分:1
-
emule的客户端
emule的客户端-emule client
- 2022-03-23 11:28:05下载
- 积分:1
-
在NS2仿真P2P网络
simulation p2p network in ns2
- 2022-07-07 07:13:11下载
- 积分:1
-
java写的P2P下载程序
java写的P2P下载程序-java written P2P download
- 2022-05-21 00:37:19下载
- 积分:1
-
p2p文件传输中网络资源搜索策略的改进,~PDF格式,是一个很好的参考资料~...
p2p文件传输中网络资源搜索策略的改进,~PDF格式,是一个很好的参考资料~-p2p file transfer in the improvement of network resources, search strategy, ~ PDF format, is a good reference ~
- 2022-03-06 23:16:15下载
- 积分:1