I have bundled a py2app app that reads the clients' system stats and sends them to a remote server. Now, I need to do - (1) read the host, port of the client and send them to the server along with the stats (2) the client machine reads the host, port of the server when it launches the app. Pls. help. Thx.