Skip to content
/ bencode Public

Java implementation of the B-encode format. Encoder and Decoder.

Notifications You must be signed in to change notification settings

miggi/bencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is the Java implementation of the B-encode encoder/decoder. That format is used by file sharing system BitTorrent for storing and transmitting loosely structured data.

See details in http://en.wikipedia.org/wiki/Bencode

About

Java implementation of the B-encode format. Encoder and Decoder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages