Hello everyone,
I am working on Linux PC and want to make a program to get data from RaspberryPi(another Linux machine).
Both machines are connected together by CAT5 cable directly without any Switch or Hub.
Linux PC hostname is mike and IP is 192.168.93.12
Raspberry hostname is pi and IP is 192.168.93.13
can you plz guide me to make simple program for this task.
Thank You