sahilgupta5 / BTClient

This light Bit-torrent client has been implemented in JAVA. We have used Bencoding libraries available online. In the bibliography you will find the references to the libraries we have used. Since the point of this project was to implement Bit Torrent protocol and not about implementing Bencoding, Endianness, low level details such as bit manipulation and hashing, we have referred to code from several resources such as Stack Overflow, existing libraries which perform the required functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sahilgupta5/BTClient Stargazers