|
OK, if I SSH into the RPi and navigate to the adeept_rasptank/server folder, then execute "sudo python3 server.py", the screen just scrolls the IP address of the RPi (ie, "192.xxx.xxx.xxx"). If I start over and instead execute "sudo python3 serverTest.py", I get the following:
Loading...
Setting up server...
192.xxx.xxx.xxx
waiting for connection...
If I then run the only client.py file I found on the PC after going through all the software installation steps, absolutely nothing happens.
|
|