今天看一个windows下的libtorrent, 感觉代码风格完全不一致, 觉得应该是出自于两个不同的人的手。google了一下, 终于确认了我的想法。
在wiki()里面有提到:
Note that this library is not the same as Rakshasa's libTorrent which powers rTorrent. This library is also known as Rasterbar libtorrent or rb-libtorrent. |
这里说一下两个不同版本的libtorrent的一些区别:
rakshasa()版本的libtorrent可以说是速度之王。但是不支持upnp, 使用它的客户端有rtorrent等, 并且只能在posix兼容的系统可以编译通过。有自己的下载站点。这个作者应该是位老手了。
rasterbar ()的libtorrent就有些不一样, 这个的使用比较简单。 速度一般, 很通用, 所以ktorrent, qtorent都是用它的, 但是很明显速度应该不是很好, 要不然, 也不会有那么多人使用rtorrent了, 但是这个库可以在windows下使用。站点在sourceforge上。
阅读(64665) | 评论(3) | 转发(0) |