Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a simpler example for the VM API
[simgrid.git] / examples / msg / bittorrent / messages.h
index a8e98c3d4f20928d252ef3147984b80c8ca4cf6c..8e29f040d42603194d51ae8fc17833a824e4caba 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