Tareef b5dd6a6324 checking parameters in bash scripts | 6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
client.py | 6 years ago | |
client.sh | 6 years ago | |
server.py | 6 years ago | |
server.sh | 6 years ago |
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