Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
BitTorrent: added reference to the report by A. Legout on the size of messages
[simgrid.git] / examples / msg / bittorrent / messages.h
index a8e98c3..8e29f04 100644 (file)
@@ -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