Re: LIBSSH2 and X11 forwarding.

2009-05-26 Thread Olivier Hervieu
Daniel Stenberg a écrit : > On Mon, 25 May 2009, Olivier Hervieu wrote: > >> Attach to this mail, you will find an exemple showing how to makes >> X11 forwarding works with libssh2. This exemple allocates a shell >> where you can request X ressources. > > Thanks!

LIBSSH2 and X11 forwarding.

2009-05-25 Thread Olivier Hervieu
ugly and very CPU intensive, but it works! Thanks to Sofian Brabez (sbz) for the proofreading, and badger for his help. The file compile with : gcc -lssh2 x11.c -o x11 Regards -- Olivier Hervieu - olivier.herv...@wallix.com Pôle Produits / Security Research and Development http

[libssh2] Trying to make X11 forwarding works

2009-03-10 Thread Olivier Hervieu
fact a switch case would be better :)) I'm sorry, i can't give you a code snippet, because i'm working with a python wrapper... Regards, Olivier Hervieu. -- __