3
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?
tigervnc added this option: −rfbunixpath path
Specifies the path of a Unix domain socket on which Xvnc listens for connections from viewers, instead of listening on a TCP port. – Badr Elmers – 2019-11-22T11:31:07.240
Isn't there a server configuration setting that controls this? – martineau – 2012-08-07T00:01:44.813
@martineau: Is there? I went thru it once. Please, let me know if there is one. – agentsmith.android – 2012-08-07T00:07:37.067
Sorry, I was mistaken. – martineau – 2012-08-07T00:14:24.287