Get information about remote VNC server? -


i have java app run on local machine display exported 1 of several remote vnc displays. of these vnc servers old , don't support xrender, i'm disabling whenever app run. i'd ideally enable when server new enough, can't think of way detect when case. ssh blocked machine remote servers, can't check way @ runtime. there way information remote server (version string, etc) local box?

i running rhel7, if makes difference. locally have turbovnc v2.01 available.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -