Search Tools Links Login

Web Server with Remote Control


Visual Basic 6, or VB Classic

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.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 99 times

Categories

Visual Basic 6

Attachments

Web_Server581052272002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 80,295 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.