Basic messaging app using your local network.
You must first run the server.py script and then run the app.py.
You can use more than one terminal to run the app.py script.
To disconnect, type !DISCONNECT and click on send.
To change your name, type !NAME= (insert whatever name you want here) and click on send
To upload a file, type !U_FILE= (insert whatever file path you want here) and click on send
To retrive the contents a file, type !D_FILE= (insert whatever file name you want here as long as it is present in the UploadedFiles Folder) and click on send
You can list all the files that can be retrived by typing !LISTF