README.md
December 5, 2022 ยท View on GitHub
Description
This Web Server was original on PCS. I have been unable to reach any of the claimed authors. I have modified to code to allow for remote control of a PC via a web-browser. Features include screenshot, logoff, reboot, opencd, msgbox, open browser to web page, screen effects, etc. If anyone makes changes to this code. Please send me the changes so I can keep this updated for everyone. Thanks. David@saveapatriot.org
More Info
Must be installed into C:\Program Files\WebServer
http://127.0.0.1/!showicon - Show the setup icon on the server
http://127.0.0.1/!hideicon - hide the setup icon on the server
http://127.0.0.1/!screenshot - slow (BMP)
http://127.0.0.1/!enablecad - enable Ctrl Alt Del (doesn't seem to work)
http://127.0.0.1/!disablecad - disable Ctrl Alt Del (doesn't seem to work)
http://127.0.0.1/!inverse - screen effect (leaves screen not so pretty)
http://127.0.0.1/!reverse - screen effect (leaves screen 'untouched')
http://127.0.0.1/!screensaver - turn on screensaver (doesn't seem to work)
http://127.0.0.1/!screensaver - turn off screensaver (doesn't seem to work)
http://127.0.0.1/!browser|http://www.google.com|
http://127.0.0.1/!msgbox|Hello There!|
Please send me your updates so that I can keep this current.
I hard coded the directory to save the screenshot. Therefore, the program needs to be installed into C:\Program Files\WebServer.
| Submitted On | 2002-02-27 14:34:50 |
| By | David Trep |
| Level | Intermediate |
| User Rating | 4.6 (23 globes from 5 users) |
| Compatibility | VB 6.0 |
| Category | Internet/ HTML |
| World | Visual Basic |
| Archive File | Web_Server581052272002.zip |