i want create bittorrent client in c# but i don't know how to begin
- ms visual studio 2008
- c#
i want create bittorrent client in c# but i don't know how to begin
Probably the easiest way would be to create C# bindings to libtorrent. And "no, it's not easy".