Would i need to use winstock to create a remote shutdown program. I would like to shut down my home computer from say school with a dos prompt. Could i get a dos prompt to send a message to a program at my home computer?
Printable View
Would i need to use winstock to create a remote shutdown program. I would like to shut down my home computer from say school with a dos prompt. Could i get a dos prompt to send a message to a program at my home computer?
You Could Write Two Versions Of Your App, One That Runs On Your Coumputer and one that runs on the computer at school.
You build an app (on your machine) that listens for FTP connections... And whenever one occur...It would automatically shutdown your computer...
then you run the command: FTP YourIP in DOS at school..
This would work..all you need is to know your IP or install DNS2GO
on your machine and get yourself a "domain.dns2go.com" Domain name...
So that you could EG: FTP MYDOMAIN.DNS2GO.COM from school ..and when your listening app recieves the attempt
from you (ftp'ing at school) on port 21(FTP PORT) then it would run your code aand shutdown the machine...
What machine do you have by the way?!?
Please PM me (PersonalMessage) so that I can help you further...
Im developing something very much alike to this...
This is a fully functional code for what you were asking..
It can remotely shutdown your computer from a DOS prompt at an other computer on a network or the internet !!
Hehe (Use this for GOOD !!)
Im using a AMD XP athlon 1.33ghz - ECS K7AMA motherboard - home made! The old fashion way.
I am using D2G. But i need FTP to be available for my web site... well i could turn my web server off. Could i have a progarm listing to <my IP> on <Port Number>. Then with MS-Dos could i "Ping <d2g domain> on <Port Number>? would that work????
PS : I love my computer. Made by me! had some problems with XP (HOME) and ive reinstalled 3 times but other than that i love XP.
i like windows 98 2nd edition. its better than Me!
by Me i meant the Windows Millenium Edition:eek:Quote:
Originally posted by Vanguard-MnC
i like windows 98 2nd edition. its better than Me!
you know you should really stop making useles posts to up your post counts :p
I agree ;)Quote:
Originally posted by BuggyProgrammer
you know you should really stop making useles posts to up your post counts :p
could i edit it to make no matter what password you enter it restarts? instead of a password could i change it to the variable (the password) to be a msgbox
I have made another SHUTDOWN SERVER for you!!
Then you simply do this from Internet Explorer(or netscape)
http://YOURDOMAIN:257
Simple as that..hehe
Use that to shutdown the machine...Do as shown above..
Need more help..then PM me or mail me at
[email protected]
OK..
HEHE..under here you'll find the ZIP with the NEW shutdown server...
couldn't that technically be used for evil... say you give all ur friends the program telling em it will speed up their computer, then randomly turn their computers off... *downloads program*
As for that to work you would need to know their IP and most people uses Dynaically IP's
Ofcourse you could add a code that try to connect to your computer with either static ip or a domain name on it...
Then you could make their par of the program, try to connect to that domain/ip (your pc) and leave their IP and COMPUTER NAME
But then you must make something that detects when they go online, and something that sits on your computer to "watch" for incoming info from those folks..
Also it must have to add an entry to the RUN in the REGISTRY of WINDOWS..(piece of cake) but...
My program hasn't those functions built in (even though i have made all those functions(as standalone progs)...
But you'ree onto something..Ofcourse its a security threath...
If you're afraid..then run a firewal... Or block unused ports..
PS: there is ALWAYS a way around if you''re online...
EG: I could put up a link here in this forum...like:
http://www.alexdata.nstemp.net (my homepage)
and when you click that link ..I could turn off your computer by using JAVASCRIPT or VBS or any other EXPLOIT affecting netscape and EXPLORER....
But then...Im a programmer...and I make this for the use of GOOD.. It all depends on the USER at the END...doesn't it....
????
But ENJOY the Programs..