These experiment performs ping-pong of messages between 2 nodes.
2 virtual nodes or 2 hardware device.
- Please install server on first node/device.
- Please install client on second node/device.
node1 acts as a server whereas node2 acts as a client.
- node 1 is listening for a mac packet while node2 sends a mac packet to node1.
- node 2 is listening for a mac packet while node1 sends a mac packet to node2 (acknowledgement).
- These 2 steps should repeat n times in a loop.