```shell # server python server.py # client python client.py | tee data.txt python plot.py ``` ![plot](plot.png)