Nixers project: Bittorrent library - Community & Forums Related Discussions
Users browsing this thread: 14 Guest(s)
|
|||
We reached a milestone here! libgbt can up/download torrents, with multiple peers. It can accept new connections as well (when seeding only for now).
Basic functionality being there, let's fuck it up and rewrite some bits! Here is what I'm not happy with, or what I want to add/improve:
I'm not sure how the API should be used. I'd preffer something as simple as possible, like the following: Code: struct torrent to; If anyone has an idea or input, I'll welcome them! |
|||