Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
send command through serial port
Name: Yuniel Barbon Date: March 24, 2009 at 20:13:00 Pacific OS: Windows Vista Subcategory: General
Comment:
Good day,
I am trying to shutdown any computer using an external device that is connected either through the serial port or the usb port. Basically its a device with a pic30f4013 microcontroller which is programed using C language. So what I want is to shut down the computer with some signal that I can send through the rs232 from this microcontroller. Does anyone knows how to solve this problem. Thank you...
Name: wanderer Date: March 25, 2009 at 08:13:48 Pacific
Reply:
I can't help you with that but you do understand just shutting down the hardware will corrupt the disk and OS?
This is why programs like APC UPS have softare running on the host that listens to the rs-232 port and then gracefully shuts the OS down as well as the hardware.
Summary: This has to do with Serial Port Communications. It seems a simple task, but..... What I want to do is send a single character, lets say the letter "A",from one machine out through the serial port o...
Summary: well... not sure if this is the right section for this... but i got a laptop w/ 98 on it that seems to be goin out.. and a p3 w/ win2k on it.. i wanna back up all data from laptop to win2k through ser...
Summary: Hi, Is there a way to rout HTTP traffic through another port e.g. port 21? I was able to find many programs that does the exact opposite e.g. Socks@HTTP which sends SOCKS5 traffic through a HTTP prox...