Re: [Siglinux] invoking remote executable from linux to windows.

2003-03-12 Thread Jason Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 13 March 2003 05:08 am, chris wrote: > you can setup, but it's not too hard to write one in perl and i'd hope > not to write one in C (i've never tried writing daemons or network > code for windows in C), that include authentication if you

Re: [Siglinux] invoking remote executable from linux to windows.

2003-03-12 Thread chris
On Wed, Mar 12, 2003 at 01:47:04PM -0600, Kaushik E. Lakshmanan wrote: > > > Hi, > > I am trying to invoke an executable/batch file that exists in machine B > from another machine A. > > machine A is a Linux machine , but machine B is a windows 2000. > > Has anyone done something like this bef

Re: [Siglinux] invoking remote executable from linux to windows.

2003-03-12 Thread Austin R. Longino
one way to do that, would be to use netcat, but that is not very secure. There is a netcat for both windows and linux, and on the windows machine you can have it listen, and when it opens netcat it will direct all connections to cmd.exe Austin - Original Message - From: "Kaushik E. Lakshma

[Siglinux] invoking remote executable from linux to windows.

2003-03-12 Thread Kaushik E. Lakshmanan
Hi, I am trying to invoke an executable/batch file that exists in machine B from another machine A. machine A is a Linux machine , but machine B is a windows 2000. Has anyone done something like this before. PLease let me know. thanks in advance. --Kaushik. _