View Single Post
 
Reply
Posted 2005-11-07, 09:17 PM in reply to Randuin's post starting "Pro, remember, GTK or Qt libraries for..."
new code

I managed to get it making info_hash'es now, so to demo this you can compile the code (linux method shown):

gcc -o beetorrent -lpthread main.c

And run it with (linux method shown):

./beetorrent whatever.torrent

And it will calculate and spit out that torrent's info_hash. This is really boring by the way, but it shows that I'm actually working at a decent pace on this. The info_hash is important because it's part of the initial tracker request, and this means that serious shit like socket orchestration are coming soon...The More You Know (tm).

To do the same under Windows, you need visual studio to compile it. Then you just "beetorrent whatever.torrent" in a console or whatever.
Old
Profile PM WWW Search
Mantralord seldom sees opportunities until they cease to beMantralord seldom sees opportunities until they cease to beMantralord seldom sees opportunities until they cease to beMantralord seldom sees opportunities until they cease to be
 
 
Mantralord