On Mon, 1 Nov 2004 14:00:37 -0800 (PST), Ajey Kulkarni <[EMAIL PROTECTED]> wrote:
> I would like to do something like rexec/rsh from a windows (client)
> to Unix machine. What is the best way to approach this problem?
> 
> IO::Socket ,may not be of help coz that requires server to be running.
> Here i would like to start a process on the server triggered by
> Windows-client.

You will need some type of server running on the remote, um, server.

Maybe Apache or a variant of HTTP?

Search CPAN for POE,

-- 
WC -Sx- Jones
http://youve-reached-the.endoftheinternet.org/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to