This assignment consists of 2 python applications: server and client.py, and their respective .sh startup scripts.
To run either the client or server, in the directory in which they reside, run "./[server || client].sh" with the command line parameters as following (each parameter separated by a space):
Client: server machine's hostname, the n_port of the server as logged on the console, the req_code, the string to be reversed (quoted)
Tareef Dedhar - All work