Skip to content

Instantly share code, notes, and snippets.

@khajvahmac
Created May 8, 2017 09:25
Show Gist options
  • Save khajvahmac/cc9f3f66f9ac72cdb4370974db5d7432 to your computer and use it in GitHub Desktop.
Save khajvahmac/cc9f3f66f9ac72cdb4370974db5d7432 to your computer and use it in GitHub Desktop.
May 08, 2017 1:25:13 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1629, destination=1735, interSource=1593, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:13 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {1665=true, 1666=true, 1556=true, 1702=false, 1592=true, 1593=true} , [1593, 1665, 1592, 1666, 1556, 1702] , 1629
May 08, 2017 1:25:14 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1665, destination=1735, interSource=1629, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:14 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {1701=true, 1702=false, 1592=true, 1738=true, 1628=true, 1629=true} , [1629, 1701, 1628, 1702, 1592, 1738] , 1665
May 08, 2017 1:25:14 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1701, destination=1735, interSource=1665, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:14 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {1664=true, 1665=true, 1737=true, 1738=true, 1628=true, 1774=true} , [1665, 1737, 1664, 1738, 1628, 1774] , 1701
May 08, 2017 1:25:15 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1737, destination=1735, interSource=1701, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:15 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {1664=true, 1810=true, 1700=true, 1701=true, 1773=true, 1774=true} , [1701, 1773, 1700, 1774, 1664, 1810] , 1737
May 08, 2017 1:25:15 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1773, destination=1735, interSource=1737, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:15 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {1809=false, 1810=true, 1700=true, 1846=true, 1736=true, 1737=true} , [1737, 1809, 1736, 1810, 1700, 1846] , 1773
May 08, 2017 1:25:16 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1736, destination=1735, interSource=1773, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:16 PM staticmanet.StaticManetApplication dataToTransmit
INFO: {1809=false, 1699=true, 1700=true, 1772=false, 1773=true, 1663=true} , [1700, 1772, 1699, 1773, 1663, 1809] , 1736
May 08, 2017 1:25:17 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1699, destination=1735, interSource=1736, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:17 PM staticmanet.StaticManetApplication dataToTransmit
INFO: Transimitting to the destination: Packet{source=1593, nextDest=1699, destination=1735, interSource=1736, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:19 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1735, destination=1735, interSource=1699, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:19 PM staticmanet.StaticManetApplication receivePacket
INFO: Received data from: 1593 , data: {Stuff=SomeStuff}
May 08, 2017 1:25:19 PM staticmanet.StaticManetApplication receivePacket
INFO: Data to transmitPacket{source=1593, nextDest=1735, destination=1735, interSource=1699, messageType=DATA_TO_TRANSMIT, data={Stuff=SomeStuff}}
May 08, 2017 1:25:19 PM staticmanet.StaticManetApplication receivePacket
INFO: Received data from: 1593 , data: {Stuff=SomeStuff}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment