 | Using ViewerX ActiveX control without system registration | |
 | This KB article discusses the use of the SmartCode ViewerX ActiveX control without the need to register them on the target system.Prior to Windows XP, an ActiveX |
|
 |
 | How to register/unregister a control? | |
 | There are several ways to register a control: by the use of the REGSVR32.EXE program, you can find it in the ViewerX installation directory or in Windows folder: to register a control you simply h |
|
 |
 | 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; |
|
 |
 | ViewerX fails to connect through HTTP proxy | |
 | The problem can be is that your HTTP proxy server is not allowing CONNECT requests. By default some HTTP proxy servers allow GET and POST requests only. You must enable CONNECT request in order to allow ViewerX HTTP proxy connections. |
|
 |