-
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P client code, for foreign open-source code, can be used to study and master the C++ The P2P communication algorithm. Disclosure of information from the Internet for learning to use.
- 2022-11-09 19:20:03下载
- 积分:1
-
simple peer
简单的p2p模型。-simple peer-to-peer model.
- 2022-03-04 19:45:08下载
- 积分: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
-
通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。...
通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client"s information and communication, the more simple.
- 2022-02-20 20:11:26下载
- 积分:1
-
基于QT的bt下载工具,支持跨平台,windows,linux
基于QT的bt下载工具,支持跨平台,windows,linux-Bt download the QT-based tools to support cross-platform, windows, linux
- 2022-07-18 16:09:06下载
- 积分:1
-
BitTorrent的C,C++库,跑得快,交叉
bittorrent c,c++库,运行速度快,跨平台移植。-bittorrent c, c++ Treasury, run fast, cross-platform transplantation.
- 2022-07-20 09:19:13下载
- 积分: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
-
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P client code, for foreign open-source code, can be used to study and master the C++ The P2P communication algorithm. Disclosure of information from the Internet for learning to use.
- 2022-05-14 18:56:55下载
- 积分:1
-
示例如何将内部网UDP端口映射到公共网上.zip (支持请求延迟功能)...
示例如何将内部网UDP端口映射到公共网上.zip (支持请求延迟功能)-examples of how internal network UDP port mapping to the public online. Zip (support request delayed function)
- 2022-03-20 02:03:43下载
- 积分:1
-
P2P之UDP穿透NAT和# 39;的理论和实现,包括客户端和…
P2P之UDP穿透NAT的原理与实现,包括客户端和服务端,以及相关技术文档-P2P UDP penetrate NAT"s Theory and Implementation, including the client and server, and the relevant technical documentation
- 2022-01-28 19:58:02下载
- 积分:1