# pySocketHTTPserver 1.0 by CHEN Guang (Chin Hikaru)
# Using only one web module: socket, thus allow user to see and test every detail of HTTP-server.
# Run this script and visit http://127.0.0.1:880/ with browser and you will see a picture.
# Double click the picture for full screen,
# move mouse cursor to the screen top to get the "X" button for exitting full screen.
# You can drag the pictur with left mouse button.
# You can change to other pictures by rolling the mouse wheel.
# Run...