文件名称:BT.Demo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 89kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
由delphi实现的bt下载器示例程序,带全部源码和BT协议
包中文件说明:
BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载
btutils.pas -- 核心bt组件
DCP*.pas -- SHA算法源码(复制自DEC组件包)
InetUtils.pas -- 提供Internet下载的函数库
SimpleSocks.pas -- socket组件(TCP)
SortLists.pas -- 排序的List组件
ThreadTimer.pas -- 定时器与线程池
DelayLists.pas -- 一个延时5秒再释放Object的队列
FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用
Bit Torrent Specification.htm -- BT协议文档-Implemented by the delphi bt downloader sample application with full source code and the BT protocol package file descr iption: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm- bt download a simple device to support multiple. Torrent file while downloading btutils . pas- Core bt component DCP*. pas- SHA algorithm source code (Copy from DEC Package) InetUtils.pas- to provide Internet download library SimpleSocks.pas- socket components (TCP) SortLists.pas- Sort the List component ThreadTimer.pas- Timer with thread pool DelayLists.pas- a delay for 5 seconds then release the Object of the queue FastShareMem.pas, MemPools.pas, ShareGlobals.inc- from the ThreadTimer internal use Bit Torrent Specification.htm- BT protocol document
包中文件说明:
BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载
btutils.pas -- 核心bt组件
DCP*.pas -- SHA算法源码(复制自DEC组件包)
InetUtils.pas -- 提供Internet下载的函数库
SimpleSocks.pas -- socket组件(TCP)
SortLists.pas -- 排序的List组件
ThreadTimer.pas -- 定时器与线程池
DelayLists.pas -- 一个延时5秒再释放Object的队列
FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用
Bit Torrent Specification.htm -- BT协议文档-Implemented by the delphi bt downloader sample application with full source code and the BT protocol package file descr iption: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm- bt download a simple device to support multiple. Torrent file while downloading btutils . pas- Core bt component DCP*. pas- SHA algorithm source code (Copy from DEC Package) InetUtils.pas- to provide Internet download library SimpleSocks.pas- socket components (TCP) SortLists.pas- Sort the List component ThreadTimer.pas- Timer with thread pool DelayLists.pas- a delay for 5 seconds then release the Object of the queue FastShareMem.pas, MemPools.pas, ShareGlobals.inc- from the ThreadTimer internal use Bit Torrent Specification.htm- BT protocol document
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bit Torrent Specification.files\http.png
...............................\logo.png
...............................\phpwiki-heavy.htm
...............................\phpwiki-modern.css
...............................\phpwiki-printer.css
...............................\phpwiki-topbottombars.css
...............................\phpwiki.css
...............................\phpwiki.htm
Bit Torrent Specification.files
Bit Torrent Specification.htm
BTDemo.dpr
BTDemo.res
BTDemoF.dfm
BTDemoF.pas
btutils.pas
DCPbase64.pas
DCPconst.pas
DCPcrypt2.pas
DCPsha1.pas
DebugUnit.pas
DelayLists.pas
FastShareMem.pas
InetUtils.pas
MemPools.pas
readme.txt
ShareGlobals.inc
simplesocks.pas
SortLists.pas
ThreadTimer.pas
...............................\logo.png
...............................\phpwiki-heavy.htm
...............................\phpwiki-modern.css
...............................\phpwiki-printer.css
...............................\phpwiki-topbottombars.css
...............................\phpwiki.css
...............................\phpwiki.htm
Bit Torrent Specification.files
Bit Torrent Specification.htm
BTDemo.dpr
BTDemo.res
BTDemoF.dfm
BTDemoF.pas
btutils.pas
DCPbase64.pas
DCPconst.pas
DCPcrypt2.pas
DCPsha1.pas
DebugUnit.pas
DelayLists.pas
FastShareMem.pas
InetUtils.pas
MemPools.pas
readme.txt
ShareGlobals.inc
simplesocks.pas
SortLists.pas
ThreadTimer.pas