-
Unzip the compressed file to anywhere suitable.
-
Run in shell:
$Python server.py
-
Open browser, type in: localhost:8000
-
There's the web page to upload the file. Please only use the files in cfc folder, I wrote everything based on the format as in 'PN 10005'
P.S: Please run under MacOS or Linux, somehow windows Python does not have the BaseHTTPServer built-in package.