About
BohoTorrent is a bittorrent client.
Components so far.
-
Parser
How to compile and run tests with g++:
a) g++ -std=c++11 main.cpp ../../Parser/parser.cpp ../../Parser/dictionary.cpp ../../Parser/list.cpp ../../Parser/integer.cpp ../../Parser/bytestring.cpp ../../Parser/bencodetype.cpp -o main
b) ./main