I am trying to find a VNC server that can listen on a Unix domain socket instead of a TCP port (normally 5900).
I have not found any VNC server software supporting this. I do know what domain sockets are and want to use server and client on the same box. I know it's a weird requirement. I have a client for it. I modified one to support Unix sockets.
Does anyone know of a VNC server that supports Unix sockets?