Socket timeouts inside the NTRIP client (gnssntripclient.py) result in termination of the client thread because they are handled as a critical error (OSError).
Instructions to run the Server: (If Running in Pycharm, Run in Terminal) Open Terminal(CMD)(from the path where thefiles reside) and enter command: ~python server.py This will start the Server and ...