We need to be able to have our python client to send and recieve over ethernet. A great idea would be to use first ping and then do echo functionality.
DONE WHEN:
[x] Send ping from a python script. To HiL-board or other computer
[x] Send a message from one python script and another script on another computer echoes said message. The echo should be presented correctly.
We need to be able to have our python client to send and recieve over ethernet. A great idea would be to use first ping and then do echo functionality.
DONE WHEN: