How to identify torrent file pieces in µTP

726 Views Asked by At

As piece index is provided for pieces of file transferred using BitTorrent protocol, is there something similar to identify the transferred piece while using µTP. While capturing the network packets using Wireshark, it shows no messages similar to the peer messages of BitTorrent protocol.

1

There are 1 best solutions below

2
On BEST ANSWER

Just from looking on their bugtracker it seems like treating µTP as a transport protocol isn't implemented: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8792