Blocking or nonblocking socket for remote control application
currently I’m working on a remote controlled robot that will use TCP sockets to communicate with a purpose built remote controll app. The robot will act like a server and only one client will be allowed.