SmartCode Solutions Web Forum




ViewerX with UltraVnc Repeater

Author Message
 Posted Sunday, September 17, 2006
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Sunday, September 17, 2006
Posts: 1, Visits: 3
Hi @ all,

i tried ViewerX and it works great.

But in the examples there was no explanation how to add
the UltraVnc repeater function in HTML-Code.

Can someone give me an example HTML-Code where i can enter
ID and repeaterproxy  to etablish a connection like the Free Web-based VNC Viewer-Page
here on s-code.com? ( http://www.s-code.com/products/viewerx/webvnc.aspx Wink

Thanks for help

Timo

Post #1131
Add to Twitter Add to Facebook
 Posted Sunday, September 17, 2006
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: Friday, May 18, 2012
Posts: 1,624, Visits: 3,043
But in the examples there was no explanation how to add
the UltraVnc repeater function in HTML-Code.

Below is a sample code for Repeater connection:

<object classid="clsid:62FA83F7-20EC-4D62-AC86-BAB705EE1CCD" id="ViewerX" codebase="/download/cab/viewerx.cab" width="800" height="600">
      <param name="HostIP" value='ID:123'>
      <param name="Port" value='5900'>
      <param name="ProxyType" value='3'>
      <param name="ProxyIP" value='xpadc1'>
      <param name="ProxyPort" value='5901'>
      <em>Your browser does not support ActiveX controls. Use Internet Explorer to view ViewerX demo page.!</em>
</object>

Can someone give me an example HTML-Code where i can enter
ID and repeaterproxy  to etablish a connection like the Free Web-based VNC Viewer-Page
here on s-code.com? ( http://www.s-code.com/products/viewerx/webvnc.aspx Wink

That's simple Smile You should enter connection ID in the Server Address field, for example ID:123
and enter Repeater address in the Repeater Address field. That's it, by default you don't have to enter anything, unless you use custom port values.


http://www.s-code.com/App_Themes/Default/images/blue_line.gif
We are looking for investors and business partners. Please contact us for more details

Kindest Regards,
SmartCode Solutions Support
Post #1132
Add to Twitter Add to Facebook


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse