I have been working on a client in C#, however ive hit a road block, when the tracker sends its request it can be in two formats, one is a BEncoded dictionary which is fine.
The other is a string:
"the peers value may be a string consisting of multiples of 6 bytes. First 4 bytes are the IP address and last 2 bytes are the port number. All in network (big endian) notation"
Leave a comment: