kansaschuck has asked for the wisdom of the Perl Monks concerning the following question:
I'm running ActiveState 10.5 on WinXP. I have a need to regularly deliver some info from Windows XP (and attached devices) to a web site. The information could be simple flags (on/off) or simple data or messages. This transmit will happen up to every minute.
What would be some different idea for accomplishing that?
windows xp Perl 10.5 laptop} -----> Linux Web ISP platform website (with PHP]. </P
Some possible ideas: FTP a file to website, or could Perl on Windows trigger a PHP file to run an set a flag. How about a DB call to MySQL on the website?(I know/have MySQL running at this site).
So I was looking for recommendations that took into consideration: Security, 24x7 operation, low bandwidth, low complexity, reliability, different options etc.... just a project think tank before I jump in real deep.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl on Windows project direction
by Corion (Patriarch) on Feb 24, 2008 at 19:21 UTC | |
|
Re: Perl on Windows project direction
by pc88mxer (Vicar) on Feb 24, 2008 at 19:37 UTC | |
|
Re: Perl on Windows project direction
by NiJo (Friar) on Feb 24, 2008 at 19:18 UTC | |
|
Re: Perl on Windows project direction
by CountZero (Bishop) on Feb 24, 2008 at 21:17 UTC | |
by kansaschuck (Sexton) on Feb 25, 2008 at 02:10 UTC | |
by kansaschuck (Sexton) on Feb 25, 2008 at 05:45 UTC | |
by Anonymous Monk on Feb 25, 2008 at 09:17 UTC |