Introduction - If you have any usage issues, please Google them yourself
Small web-server *.
1. Multithreading.
2. Opens for input connections on port 8080.
3. Provides access to everything on the disk C:\.
(For example http://192.168.1.202:8080/123.txt
file contents of the file in the browser - C:\123.txt).
4. 4.6 KB written in masm