Nixers project: Bittorrent library - Community & Forums Related Discussions
Users browsing this thread: 13 Guest(s)
|
|||
The bitmask will have to be implemeted imo, as the RFC says it should be sent to peers. Here is what I had in mind:
Code: struct torrent { This is, IMO the bare minimum that needs to be implemented. We could then add on top of that things like comments, creation date, ... (all optionnal fields actually). |
|||