- The contents of this repository are the homework of the computer network course design
- Engineering code and related documents are issued on the basis of MIT protocol.
- Programming Language: Python 3.6
- Operating System: Mac OS High Sierra 10.13(17A405)
- DataBase: MySQL
- IDE: PyCharm CE
- An Example Command
$ sudo python LocalServer.py -d 8.8.8.8 -t 100 -s 128 -a 1
- Options
-d Set Remote Host
-t Set Runing Time
-s Set Dict Size
-a Set Simple Mode
- Demo