public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Dessent <brian@dessent.net>
To: cygwin@cygwin.com
Subject: Re: Run Windows application via ssh
Date: Mon, 03 May 2004 16:44:00 -0000	[thread overview]
Message-ID: <409676F5.D135FFF6@dessent.net> (raw)
In-Reply-To: <200405031601.12828.mauro.migliorati@uniroma1.it>

Mauro Migliorati wrote:

> I manage to connect via ssh but, when I try to open an application, like
> notepad, it does not appear on the client screen.

This will not work unless the application is an X Windows program. 
Native windows apps cannot be used remotely with ssh, because they are
not network-aware.  This may be possible with remote desktop/terminal
server/etc, but it's outside the scope of Cygwin.  All that ssh can do
is forward a stream of bytes across the connection.  The application
must be designed to work in this manner, such as X11 apps.  Ssh cannot
work miracles.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  parent reply	other threads:[~2004-05-03 16:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-03 14:02 Mauro Migliorati
2004-05-03 15:31 ` Larry Hall
2004-05-03 15:39   ` Igor Pechtchanski
2004-05-03 15:59     ` Larry Hall
2004-05-03 21:50   ` Windows 2003 and sshd Stephen Treger
2004-05-03 16:44 ` Brian Dessent [this message]
     [not found] <1CA079E0A10FD7119DC20002A544C5BE5541C2@eesusciexs3.eesus.jnj.com>
2004-05-03 22:05 ` Run Windows application via ssh Brian Dessent

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=409676F5.D135FFF6@dessent.net \
    --to=brian@dessent.net \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).