On Sunday 06 of December 2009 23:00:49 Samuel ROZE wrote:
> So my question is: how work an linux terminal for example ? It sends
> packets to the SSH server, but which ?

Which terminal do you mean actually? The one on the client side or that
at server's side? As for the remote terminal I guess you are talking to
a character device. Try this with ssh(1):

$ ssh XXX
$ echo $SSH_TTY

Kamil
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to