-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
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
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
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.
_