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. Lakshmanan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 1:47 PM Subject: [Siglinux] invoking remote executable from linux to windows. > > > 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. > > _______________________________________________ > Siglinux mailing list > [EMAIL PROTECTED] > http://www.utacm.org/mailman/listinfo/siglinux > _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux
