i am trying to user X11 forwarding with libssh. Because i have not found good examples for doing so, can anyone give me some example how to use X11 with libssh?
Thanks!
i am trying to user X11 forwarding with libssh. Because i have not found good examples for doing so, can anyone give me some example how to use X11 with libssh?
Thanks!
Did you read the tutorial with code examples?
I too was trying to get X11 working with libssh but had no success. I was only able to push through regular cmds that didn't require a GUI.
If java is an option for you I would recommend the Java Secure Channel library. Documentation isn't so good but there's an examples folder with X11 code that really helped me. It worked great with xming.