up vote 2 down vote favorite
share [g+] share [fb]

How does VNC client and VNC server negotiate port to talks?
Is it done using a well-known port?

link|improve this question

17% accept rate
feedback

1 Answer

Default for direct connection: TCP 5900

Default for reverse VNC connection: TCP 5500

You can change the port it starts the connection by using the hostname:port format. If you want to change the listening ports you need to configure the server using the configuration tools.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.