client-server PoC/Alpha of scripts establishing a connection between two devices, allowing for one-way communication from the client to the server. Usage: Server: "server.py <server ip> <server port>" Client: "client.py <server ip> <server port>"