X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a056c753e9e4cfb9147a8184e4db442ff3b99b43..bf57dc39f9991991f1f94f736787304718026c97:/examples/msg/bittorrent/messages.h diff --git a/examples/msg/bittorrent/messages.h b/examples/msg/bittorrent/messages.h index a8e98c3d4f..8e29f040d4 100644 --- a/examples/msg/bittorrent/messages.h +++ b/examples/msg/bittorrent/messages.h @@ -10,6 +10,8 @@ /** * Message sizes + * Sizes based on report by A. Legout et al, Understanding BitTorrent: An Experimental Perspective + * http://hal.inria.fr/inria-00000156/en */ #define MESSAGE_HANDSHAKE_SIZE 68 #define MESSAGE_CHOKE_SIZE 5