Christian Beier

Results 642 comments of Christian Beier

@Realgigabyte so it's working for you now? W.r.t. file transfer: TightVNC-2.0-style file transfer is not implemented in libvncserver, see https://github.com/LibVNC/libvncserver/issues/624

Well I didn't do anything ;-)

@zzy2210 thanks for reporting! Are you maybe able to do a git bisect to help finding the culprit?

Is this x11vnc or a custom server? Is this message from LibVNCServer?

NB that https://github.com/LibVNC/libvncserver/blob/master/examples/androidvncserver.c needs to run as root. Closing for now, feel free to re-open if there's a persisting issue.

This is somehting for post-v.1.0.0. In the meantime, you'll have to do your own #ifdef logic.

Would need a way to reproduce reliably.

You can build without threading support, the rest is probably reseaching cmake and FreeRTOS. If your efforts are successful, let me know; would be happy to merge in some documentation...

I guess your best bet is to write/get-from-a-third-party shims for BSD socket functions; there might be other issues as well. But at least documenting those here in public would be...