首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 图书馆下载nzb文件在C语言编写的一个有效途径

图书馆下载nzb文件在C语言编写的一个有效途径

资 源 简 介

libnzbfetch is a cross platform c library to download files from usenet using a nzb file. The focus is to make it as efficient as possible. At this point it uses around 5 a 6% cpu (Core 2 duo 2.16) while downloading with +/- 13mbit. It currently supports multiple servers with different priorities and SSL connections. It is still in early development, to try it out use: svn co http://libnzbfetch.googlecode.com/svn/trunk libnzbfetchcd libnzbfetchsh autogen.sh./configure --with-expat=make An example client can be found in the example/ directory Python bindings to the library can be found in the bindings/python directory. An example of a python client can be found here Example: ``` #include #include #include #include #include import int main(int argc, char **argv) { nzb_fetch *fetc

文 件 列 表

libnzbfetch-trunk
aclocal
aclocal.m4
autogen.sh
config.guess
config.h.in
config.sub
configure
configure.ac
depcomp
example
include
install-sh
LICENSE
ltmain.sh
Makefile.am
Makefile.in
missing
README
src
VIP VIP
0.176448s