[Resolved] - Custom ports
Posted:
Wed Jan 19, 2011 10:35 am
by MikesTooLz
I can connect via default port of 5900 but can't seem to connect via another port. Does the App not support custom ports?
Re: Custom ports
Posted:
Wed Jan 19, 2011 10:48 am
by raf
Yes, you can connect to any TCP port, just prepend the port number with a dash (-) like
hostname:-1234
will connect you to port 1234. Remoter v1.9 will have a separate field for the port, and won't require this special syntax.