Program to open console on remote PC

  • Thread starter Thread starter Martin Roth
  • Start date Start date
M

Martin Roth

I know that there was a program to open a remote console (e.g. 4nt) on a
remote PC - kinda terminal server, but much less sophisticated and more
stable than Windows XP Terminal Server.
I cant remember the name of this little program though (I was almost sure it
was named remcon - but that is a complete different kind of software).
I could use some spy tool - but there should be another way...
regards
Martin
 
Martin Roth ([email protected]) caused an illegal operation in module
I know that there was a program to open a remote console (e.g. 4nt) on a
remote PC - kinda terminal server, but much less sophisticated and more
stable than Windows XP Terminal Server.
I cant remember the name of this little program though (I was almost sure it
was named remcon - but that is a complete different kind of software).
I could use some spy tool - but there should be another way...


You could try a SSH server running on the Cygwin (www.cygwin.com). It's a "UNIX
emulation package" that creates a Linux/UNIX command line.

Running the SSH server would allow you to connect on the remote PC from other PC
that has any SSH client. e.g. PuTTY.

But this may be too complex if you aren't used to working on Linux/UNIX systems.


So, if it is possible, why not try VNC? It show a remote desktop, and you can
open a console window.

[]s
 
Back
Top