文件名称:source_code-btdownload
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-06-12
- 文件大小:
- 104kb
- 下载次数:
- 0次
- 提 供 者:
- 卢*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在linux环境下实现了bt下载的全部流程,有详细的程序框架和源代码,希望能够给大家提供linux c的学习提供些实践帮助。-Under linux environment to achieve the full bt download process, a detailed fr a mework and source code, we hope to be able to provide linux c study provide some practical help.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码_BT下载程序\bitfield.c
.................\bitfield.h
.................\bterror.c
.................\bterror.h
.................\data.c
.................\data.h
.................\log.c
.................\log.h
.................\main.c
.................\Makefile
.................\message.c
.................\message.h
.................\parse_metafile.c
.................\parse_metafile.h
.................\peer.c
.................\peer.h
.................\policy.c
.................\policy.h
.................\sha1.c
.................\sha1.h
.................\signal_hander.c
.................\signal_hander.h
.................\torrent.c
.................\torrent.h
.................\tracker.c
.................\tracker.h
.................\ttorrent
源代码_BT下载程序