VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Web Server with Remote Control

David Trep  (2 Submissions)   Internet/HTML   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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. [email protected]

Inputs
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!| 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. ------ [email protected]

Assumes
I hard coded the directory to save the screenshot. Therefore, the program needs to be installed into C:\Program Files\WebServer.

Rate Web Server with Remote Control (5(5 Vote))

Download Web Server with Remote Control

Web Server with Remote Control Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters