文件名称:源代码_BT下载程序(linux C )
文件大小:104KB
文件格式:RAR
更新时间:2012-09-30 10:29:45
源代码_BT下载程序(linux C )
该源代码可以使用命令“make”进行编译,使用该命令可以生成可执行程序。在编译生成可执行程序时,可能会生成警告:“warning:no newline at end of file”,产生这个警告是该有源代码是在Windows中进行编写的,Windows和Linux两种操作系统对于文件末尾的标识符处理不一致。该警告不会影响程序的功能和性能,所以不必理会。
【文件预览】:
源代码_BT下载程序
----main.c(1KB)
----log.h(245B)
----tracker.c(11KB)
----data.h(3KB)
----bterror.h(925B)
----sha1.c(5KB)
----log.c(698B)
----parse_metafile.h(1KB)
----bitfield.h(1KB)
----message.c(23KB)
----tracker.h(2KB)
----policy.c(15KB)
----signal_hander.h(224B)
----data.c(27KB)
----sha1.h(996B)
----torrent.h(327B)
----message.h(1KB)
----policy.h(1KB)
----torrent.c(14KB)
----peer.h(3KB)
----ttorrent(222KB)
----peer.c(4KB)
----bitfield.c(5KB)
----parse_metafile.c(11KB)
----bterror.c(223B)
----Makefile(310B)
----signal_hander.c(1KB)