-
这是有名的eMul BT下载软件,里面有完整的代码与文档,属于开源中的杰作!
这是有名的eMul BT下载软件,里面有完整的代码与文档,属于开源中的杰作!-This is the famous eMul BT download software, which has a complete code and documentation, which is a masterpiece of open source!
- 2022-12-24 16:10:03下载
- 积分:1
-
本人研究生论文所用的P2P论文 都是经典 是学习P2P深入的好东西...
本人研究生论文所用的P2P论文 都是经典 是学习P2P深入的好东西-P2P
- 2022-08-05 19:33:45下载
- 积分:1
-
P2P-Over-MiddleBoxes-Demo
- 2023-03-13 22:55:04下载
- 积分:1
-
局域网多人聊天工具,用的是开发的+ +平台,对于新手来说在…
局域网内多人聊天工具,VC++平台上开发,对于在P2P编程的新手有很大帮助-LAN multiplayer chat tool, VC++ platform for development, for the novice in the P2P program helps a lot
- 2022-03-18 17:25:42下载
- 积分: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 Game Network Framework是一个在j2me和蓝牙上使用p2p方法来开发多用户游戏的框架。This is a framework for...
P2P Game Network Framework是一个在j2me和蓝牙上使用p2p方法来开发多用户游戏的框架。This is a framework for developing multiplayer games over j2me and bluetooth using a P2P approach.
- 2022-03-06 01:31:59下载
- 积分:1
-
点对点通信模型 P2P
这是 P2P 的无线这可能是非常少数的用户中的代码,他们还过来拿许多实验所将会为他们非常少数的文件夹内。在这些脚本文件夹也是中位数的代码。
- 2022-04-01 11:07:58下载
- 积分:1
-
一款很好的反P2P网络技术。也可以做防火墙,局域网再也不怕P2P终结者...
一款很好的反P2P网络技术。也可以做防火墙,局域网再也不怕P2P终结者-A good anti-P2P network technology. Also can do a firewall, LAN no longer afraid of P2P Terminator
- 2022-02-22 13:43:12下载
- 积分:1
-
A tipical application about peer to peer. This is the client, and the server is...
一个很典型的p2p应用,这个是客户端,服务器端正在上传-A tipical application about peer to peer. This is the client, and the server is uploading.
- 2022-11-24 08:45:03下载
- 积分: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