Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||
|
Posted by Renoir on May 7, 2006, 8:34 pm
Please log in for more thread options I run all my X10 hardware on my PC, and alot of other applications on my dedicated Linux server (Fedora Core 3). What I want to be able to do is have scripts run commands on the other machine in response to events. For instance, if my Apache server goes down, the Linux server tells the PC to ring an X10 chime and turn on a light. Or if I get frontdoor motion, the PC tells the Linux server to log the event in a secured web directory. The problem is that, as obvious as the issue seems to be, I can find no solutions. I'm thinking something like rsh would do the trick, but I can't find any decent and free rsh stuff for Windows/XP. I found some choppy source codes for a Windows port of rshd that I couldn't compile, but I couldn't find any ready solution. Does anybody have good solutions for this? And does anybody have a good rsh client and server for a Windows XP machine? Thanks Curtis | ||||||||||||||||
|
Posted by przemek klosowski on June 3, 2006, 12:15 am
Please log in for more thread options On Mon, 08 May 2006 00:34:02 +0000, Renoir wrote: I'd try via web CGI type interfaces---you don't have to install additional services, deal with firewalls, etc. On Linux, it's as simple as having a file in the cgi-bin directory that is executed by the server when the URL mentioning it is given to the server. | ||||||||||||||||
| Similar Threads | Posted |
| Sending commands between Linux and Windows | May 7, 2006, 8:34 pm |
| New website for HEYU - X10 Automation for Linux, Unix, and Mac OS X | February 15, 2006, 3:08 pm |
| X10 commands with Keware componant | July 8, 2005, 12:10 am |
| Help using X10 ActiveHome with windows XP PX | August 5, 2006, 6:32 pm |
| Daylight Savings Fix for Plato for Windows | March 15, 2007, 7:54 pm |

Sending commands between Linux and Windows
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


> dedicated Linux server (Fedora Core 3).
>
> What I want to be able to do is have scripts run commands on the other
> machine in response to events. For instance, if my Apache server goes