Create a new code to create a file storage application using python which follows server- client model. The client will
Posted: Sun Jul 03, 2022 12:01 pm
Create a new code to create a file storage application using python which follows server- client model. The client will able to pick a file and send it to the server for storage. Then make the traffic between client and server encrypted. Please provide screenshot of your output. Make sure the server can handle multiple clients. Use python (10 Marks)