in reply to Network Programming between Linux/NT

If I am correct there is an implintation of openssh for win32 variants. Use remote calls using ssh -l user 'command to execute'

also newer nt variants including win2k include a simple telnetd which can be switched on manually in your services.
  • Comment on Re: Network Programming between Linux/NT