Knowledgebase: ViewerX VNC Viewer ActiveX
How do I establish a connection to UltraVNC Repeater proxy?
|
|
ViewerX is capable to establish UltraVNC Repeater Type I and Type II connections. The source code below shows how Type II connection can be established. viewerX.ProxyType = ConnectionProxyType.VPT_ULTRA_REPEATER; | |
|