Skip to content

Instantly share code, notes, and snippets.

@khajvahmac
Created May 8, 2017 11:50
Show Gist options
  • Save khajvahmac/2bb30edcb8c612753a6f4521c4a7badc to your computer and use it in GitHub Desktop.
Save khajvahmac/2bb30edcb8c612753a6f4521c4a7badc to your computer and use it in GitHub Desktop.
May 08, 2017 3:49:49 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {677=false, 775=true, 701=true, 702=false, 750=true, 751=false} , [702, 751, 677, 750, 701, 775] , 726
May 08, 2017 3:49:50 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=726, nextDest=750, destination=797, interSource=726, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 3:49:50 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {725=true, 726=true, 774=true, 775=true, 701=true, 799=true} , [726, 775, 701, 774, 725, 799] , 750
May 08, 2017 3:49:50 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=726, nextDest=774, destination=797, interSource=750, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 3:49:50 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {725=true, 823=true, 749=true, 750=true, 798=true, 799=true} , [750, 799, 725, 798, 749, 823] , 774
May 08, 2017 3:49:51 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=726, nextDest=798, destination=797, interSource=774, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 3:49:51 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {773=true, 774=true, 822=false, 823=true, 749=true, 847=true} , [774, 823, 749, 822, 773, 847] , 798
May 08, 2017 3:49:52 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=726, nextDest=773, destination=797, interSource=798, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 3:49:52 PM staticmanet.StaticManetApplication dataToTransmit
INFO: Transimitting to the destination: Packet{source=726, nextDest=773, destination=797, interSource=798, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 3:49:56 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=726, nextDest=797, destination=797, interSource=773, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 3:49:56 PM staticmanet.StaticManetApplication receivePacket
INFO: Received data from: 726 , data: {Stuff=SomeStuff}
May 08, 2017 3:49:56 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=726, nextDest=797, destination=797, interSource=773, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 3:49:56 PM staticmanet.StaticManetApplication receivePacket
INFO: Received data from: 726 , data: {Stuff=SomeStuff}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment