How can I turn on a computer when it is truned off ?
-
Most BIOS's have a feature for turning on the machine at a certain time/date.
"People demand freedom of speech to make up for the freedom of thought which they avoid."
Really? I've never seen that in any of my computers.
-
guys i need to create a small application for turning on my computer at a given time. lets say now it is 8.00Pm and i need to turn on my computer when the system time is equal to 10.00 Pm .. so can any body help me to develop this program!
-
Really? I've never seen that in any of my computers.
I think it is called something like "Wake on RTC" (RTC = Real Time Clock, i.e. the clock on the motherboard, see http://en.wikipedia.org/wiki/Real-time_clock[^]). An "alarm time" can be programmed into this (see http://en.wikipedia.org/wiki/RTC_Alarm[^]). Media Center software usually have this feature so it can wake up and perform the next scheduled recording.
-
I think it is called something like "Wake on RTC" (RTC = Real Time Clock, i.e. the clock on the motherboard, see http://en.wikipedia.org/wiki/Real-time_clock[^]). An "alarm time" can be programmed into this (see http://en.wikipedia.org/wiki/RTC_Alarm[^]). Media Center software usually have this feature so it can wake up and perform the next scheduled recording.
OK, maybe I have then and just never realized what it was. Thanks. This could be useful.
-
guys i need to create a small application for turning on my computer at a given time. lets say now it is 8.00Pm and i need to turn on my computer when the system time is equal to 10.00 Pm .. so can any body help me to develop this program!
I know it is possible, as I had a virus do it to a Gateway 509GE I used to have. Every night, even though it was off, shutdown, not in sleep mode, it would turn itself on at a certain time. I fixed it by resetting the bios and completely reformatting the disk. But I don't know how the turning itself on was done.
-
guys i need to create a small application for turning on my computer at a given time. lets say now it is 8.00Pm and i need to turn on my computer when the system time is equal to 10.00 Pm .. so can any body help me to develop this program!
Drill a small hole in the bottom of a bucket. Fill the bucket full of sand. Let the sand fall out of the bucket onto some scales. When the scales swing down, this will turn on a switch and turn on a computer. The computer will turn on a toy car that will drive across the room and hit a second switch. This will turn on the second computer. The second computer will then move a robotic arm. This arm will turn on a switch. This will turn on the third computer. The third computer will turn on a magnet. This will lift a gate and let a ball roll down a track. The ball will hit a switch at the bottom to the track and turn on the forth computer. The forth computer will then blow the main fuse as you are using too much electricity! :confused:
-
Drill a small hole in the bottom of a bucket. Fill the bucket full of sand. Let the sand fall out of the bucket onto some scales. When the scales swing down, this will turn on a switch and turn on a computer. The computer will turn on a toy car that will drive across the room and hit a second switch. This will turn on the second computer. The second computer will then move a robotic arm. This arm will turn on a switch. This will turn on the third computer. The third computer will turn on a magnet. This will lift a gate and let a ball roll down a track. The ball will hit a switch at the bottom to the track and turn on the forth computer. The forth computer will then blow the main fuse as you are using too much electricity! :confused:
But Mark ... this is the C#-forum. I can't see, where you use C# in your solution. :)
"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
-
Drill a small hole in the bottom of a bucket. Fill the bucket full of sand. Let the sand fall out of the bucket onto some scales. When the scales swing down, this will turn on a switch and turn on a computer. The computer will turn on a toy car that will drive across the room and hit a second switch. This will turn on the second computer. The second computer will then move a robotic arm. This arm will turn on a switch. This will turn on the third computer. The third computer will turn on a magnet. This will lift a gate and let a ball roll down a track. The ball will hit a switch at the bottom to the track and turn on the forth computer. The forth computer will then blow the main fuse as you are using too much electricity! :confused:
High tech Mousetrap; I like it.
I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be
-
But Mark ... this is the C#-forum. I can't see, where you use C# in your solution. :)
"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
-
guys i need to create a small application for turning on my computer at a given time. lets say now it is 8.00Pm and i need to turn on my computer when the system time is equal to 10.00 Pm .. so can any body help me to develop this program!
-
If there's no power, then you can only switch it on if you write a program to control a robot hand to switch it on.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
...and hope the robot hand has power available to it too. :laugh:
-
guys i need to create a small application for turning on my computer at a given time. lets say now it is 8.00Pm and i need to turn on my computer when the system time is equal to 10.00 Pm .. so can any body help me to develop this program!
Your question is an oxymoron. If your PC is turned off than no apps can run on the same PC in that state. You need some HW accessing your PC's MOB integrated and battery powered clock to get the system time. This HW should also have a kind of source of power (i.e. a battery), read your clock, compare values and turn on your PC. How about a programmable UPS, or use your sprinkler control unit for manually regulate on/off times in advance, or just set your alarm (clock manual, phone via a program), wake up and use your finger to turn it on. Why even turn your PC completely off? What should the PC do after it is on?
Garavan OPTILUS Inc.