-
Notifications
You must be signed in to change notification settings - Fork 0
GoldenStone02/ACG-assignment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# To Prepare 1) Unzip the assignment_base.zip to a folder e.g. ~/Desktop/ACG 2) Install Python 3.7 or later 3) Install required package(s) using the command [pip install -r requirements.txt] as the file requirements.txt can be found in ~/Desktop/ACG # To Run 1) Open a new terminal window and change directory into ~/Desktop/ACG/ 2) Run the command [python -m server.py] to start the server. 3) Open another new terminal window and change directory into ~/Desktop/ACG/ 4) Run the command [python -m client.py] to start the client. 5) You will notice the directory ~/Desktop/ACG/source/server/data/ will have increasing number of pictures. ---- End. ----
About
An encryption systems made using Python for our Applied Cryptography Module in Year 1.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published