Jitendra Soam wrote:
> Hi,
>  
> I have a perl script which runs on UNIX box, once this finishes its task
> , I want to start another script on Windows 2000 system. What will be
> the best way to do this?

Maybe using rsh/telnet (assuming Windoze and UNIX talk the same rsh and/or
you have a Windoze telnet daemon).

You could have a socket server running on Windoze.

Possibly using SNMP or RPC you could start a remote Windoze task.

It depends on what tools you have available on your 2k system.

-- 
   ,-/-  __      _  _         $Bill Luebkert   ICQ=162126130
  (_/   /  )    // //       DBE Collectibles   Mailto:[EMAIL PROTECTED]
   / ) /--<  o // //      http://dbecoll.tripod.com/ (Free site for Perl)
-/-' /___/_<_</_</_     Castle of Medieval Myth & Magic http://www.todbe.com/

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to