COMP4000 Instructions to run run ./compile script $ python ./user_server.py $ python ./user_client.py The server can be passed an IP address to allow running on multiple machines. $ python ./user_server.py IPaddresshere Otherwise the server will default to local host.