On Sun, 6 Dec 2009, Samuel ROZE wrote:

Is there someone who know how I can send specials characters to my SSH
stream ?

Sorry, but what is a SSH stream? libssh2 has no such term in the API AFAIK. If you want to send data to a _channel_ however you can send anything you like in the data you pass to libssh2.

How that data is treated depends only on how the receiving end handles it.

--

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

Reply via email to