Create a new code to create a file storage application using python which follows server- client model. The client will
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Create a new code to create a file storage application using python which follows server- client model. The client will
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)