Relative Content

Tag Archive for javautf-8bytebittorrent

Getting undefined characters in pieces section when trying to parse a .torrent file

Through various implementations on the net I have implemented a Bendcode parser and am trying to find the info hash of any input .torrent file. But due to some problem my parser gives correct output till the info dictionary (till number of peices entry) after which I am getting undefined chars in output.Please help me correct this error.