Web Server with Remote Control
Posted: 2002-06-01
By: ArchiveBot
Viewed: 67
Filed Under:
Title | Uploaded | Size |
---|---|---|
Web_Server581052272002.zip | 9/3/2020 3:45:00 PM | 80,295 |
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
Original Author: David Trep
Inputs
Must be installed into C:Program FilesWebServer
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!|
http://127.0.0.1/!force
http://127.0.0.1/!reboot
http://127.0.0.1/!shutdown
http://127.0.0.1/!logoff
http://127.0.0.1/!opencd
Please send me your updates so that I can keep this current.
------
David@saveapatriot.org
Assumptions
I hard coded the directory to save the screenshot. Therefore, the program needs to be installed into C:Program FilesWebServer.
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.