-
基于UDP的点对点文件传输:
P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到...
基于UDP的点对点文件传输:
P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件
- 2022-05-16 01:54:44下载
- 积分:1
-
快来看BitTorrent的源码,本代码利用BT下载软件的基本原理,是学习P2P软件的好助手...
快来看BitTorrent的源码,本代码利用BT下载软件的基本原理,是学习P2P软件的好助手-Come see the source code, the code download software using BT"s basic principles, P2P software is to learn from the good assistants
- 2022-12-08 05:35:03下载
- 积分:1
-
H323视频会议终端MyConf(1.00)源代码, C++/H323技术开发,有助于学习掌握基本的H323视频会议终端技术。来源自网上收集,可供学习和参考使用...
H323视频会议终端MyConf(1.00)源代码, C++/H323技术开发,有助于学习掌握基本的H323视频会议终端技术。来源自网上收集,可供学习和参考使用。
- 2023-05-05 19:35:03下载
- 积分:1
-
主要介p2p技术的基本原理,为做p2p软件开发的人有很大帮助
主要介p2p技术的基本原理,为做p2p软件开发的人有很大帮助-Main-mediated p2p with the fundamental principles, in order to make p2p software developers who are very helpful
- 2022-06-27 08:45:15下载
- 积分:1
-
来源于网上的C++技术开发的P2P客户端语音通讯代码,为国外开源代码, 可用来学习掌握C++的P2P语音通讯算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的P2P客户端语音通讯代码,为国外开源代码, 可用来学习掌握C++的P2P语音通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P voice communication client code, for foreign open-source code, can be used to study and master the C++ The P2P voice communications algorithm. Disclosure of information from the Internet for learning to use.
- 2023-05-28 21:25:04下载
- 积分: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 BitTorrent Client very light weight simple.
C BitTorrent Client very light weight simple.
- 2022-07-25 13:41:20下载
- 积分:1
-
According to ip address and subnet calculation No. udp segment information, as w...
根据ip地址和子网号计算网段信息以及udp向所有人广播的易语言源程序,由江西赣州桃源网络科技 开发于 2008年10月-According to ip address and subnet calculation No. udp segment information, as well as broadcast to all easy language source code, from Ganzhou, Jiangxi Science and Technology Development in Taoyuan network in October 2008
- 2022-07-11 15:10:36下载
- 积分:1
-
This is so awesome
This is so awesome
- 2022-03-19 00:36:30下载
- 积分:1
-
关于P2P的基础性介绍的一篇报告,适合初学者
关于P2P的基础性介绍的一篇报告,适合初学者-P2P on the basis of the introduction of a report, suitable for beginners
- 2022-02-20 20:46:16下载
- 积分:1