﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>The VNC Manager - SmartCode Solutions Forum / General Discussion / SmartCode ViewerX VNC Viewer ActiveX </title><generator>InstantForum.NET v4.1.4</generator><description>The VNC Manager - SmartCode Solutions Forum</description><link>http://s-code.com/forum/</link><webMaster>forums@s-code.com</webMaster><lastBuildDate>Mon, 05 Jan 2009 19:25:12 GMT</lastBuildDate><ttl>20</ttl><item><title>how to use SendCustomKey</title><link>http://s-code.com/forum/Topic2257-6-1.aspx</link><description>hi,&lt;/P&gt;&lt;P&gt;when I use "SendCustomKey" to left windows key,&lt;/P&gt;&lt;P&gt;but it doesn't work. is any wrong with my code?&lt;/P&gt;&lt;P&gt;my C# code:&lt;/P&gt;&lt;P&gt;this.viewerX.SendCustomKey((int)System.Windows.Forms.Keys.LWin);&lt;/P&gt;&lt;P&gt;otherwise, how can I send the combine key(ex: Ctrl+Space) with "SendCustomKey" method.&lt;/P&gt;&lt;P&gt;thx.</description><pubDate>Sun, 30 Nov 2008 21:05:47 GMT</pubDate><dc:creator>garychu</dc:creator></item><item><title>Changing timeout value</title><link>http://s-code.com/forum/Topic2241-6-1.aspx</link><description>Hi,&lt;P&gt;We are currently using VNC ViewerX component. We wish to establish a direct connection with VNC server and should it fail for some reason we would want to go through a repeater.&lt;/P&gt;&lt;P&gt;Query: When our direct connection fails VNC ViewerX takes 20 seconds to notify our application and then we initiate a connection through repeater. We want to reduce the notification timeout value from the current default of 20 seconds. We are unable to find any such property in the component.&lt;/P&gt;&lt;P&gt;Please Advise and comment.</description><pubDate>Thu, 06 Nov 2008 23:45:56 GMT</pubDate><dc:creator>vivekgargs</dc:creator></item><item><title>Screen Capture</title><link>http://s-code.com/forum/Topic2224-6-1.aspx</link><description>Can anyone advise me how to capture a screen shot of the current ActiveX session and load it into a PictureBox in VB6 please?&lt;/P&gt;&lt;P&gt;Thanks in advance</description><pubDate>Tue, 14 Oct 2008 05:30:24 GMT</pubDate><dc:creator>tstokes</dc:creator></item><item><title>IE7 ActiveX error</title><link>http://s-code.com/forum/Topic2231-6-1.aspx</link><description>When i try to connect to my laptop using &lt;SPAN&gt;&lt;A href="http://www.s-code.com/products/viewerx/webvnc.aspx"&gt;Free Web-based VNC Viewer&lt;/A&gt;&lt;/SPAN&gt;&lt;A id=ctl00_PageCaption_SitePath_SkipLink&gt;&lt;/A&gt; i get error that my browser doesn´t support Activex.&lt;/P&gt;&lt;P&gt;Tested it with firefox and ie7</description><pubDate>Mon, 20 Oct 2008 05:04:17 GMT</pubDate><dc:creator>tube</dc:creator></item><item><title>Thumbnail mode using ActiveX control</title><link>http://s-code.com/forum/Topic1830-6-1.aspx</link><description>Hi&lt;/P&gt;&lt;P&gt;Is it possible to replicate the VNC manager thumbnail feature using the activeX control?&lt;/P&gt;&lt;P&gt;Regards, Carl Gilbert</description><pubDate>Thu, 20 Dec 2007 08:41:09 GMT</pubDate><dc:creator>Carl916</dc:creator></item><item><title>ultra VNC ultra mode</title><link>http://s-code.com/forum/Topic2098-6-1.aspx</link><description>is it possible to use the ultra encoding. I didn't find it in the specs.&lt;br&gt;&lt;br&gt;enum VNCEncoding&lt;br&gt;{&lt;br&gt;    RFB_RAW      = 0,&lt;br&gt;    RFB_RRE      = 2,&lt;br&gt;    RFB_CORRE    = 4,&lt;br&gt;    RFB_HEXTILE  = 5,&lt;br&gt;    RFB_ZLIB     = 6,&lt;br&gt;    RFB_TIGHT    = 7,&lt;br&gt;    RFB_ZLIBHEX  = 8,&lt;br&gt;    RFB_ZRLE     = 16&lt;br&gt;};&lt;br&gt;&lt;br&gt;thanks &lt;br&gt;</description><pubDate>Fri, 06 Jun 2008 07:51:06 GMT</pubDate><dc:creator>pixvertex</dc:creator></item><item><title>Is full Desktop / switch monitor supported</title><link>http://s-code.com/forum/Topic2113-6-1.aspx</link><description>I need to export a dual monitor setup. Which work great if you install the video hook driver.&lt;br&gt;&lt;br&gt;The switch for changing to monitor 1 / Monitor 2 / Monitor1&amp;2 can only invoked by the ultra vnc viewer.&lt;br&gt;&lt;br&gt;I didn't find a command in your product to do so. Or did i missed something.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;micha</description><pubDate>Thu, 03 Jul 2008 01:39:55 GMT</pubDate><dc:creator>pixvertex</dc:creator></item><item><title>Color depth</title><link>http://s-code.com/forum/Topic2016-6-1.aspx</link><description>Hi everyone,&lt;/P&gt;&lt;P&gt;i would like to let the user decide the quality of the image or color depth in their connection.&lt;/P&gt;&lt;P&gt;How can i do that? &lt;BR&gt;It's possible to do that?&lt;BR&gt;It's possible to see the changes realtime? (like vnc for example that let me choose the color depth in my connection)&lt;/P&gt;&lt;P&gt;Should i use the JPEGCompressionLevel or CustomCompressionLevel properties? &lt;/P&gt;&lt;P&gt;thank you so much in advance&lt;BR&gt;Best regards&lt;/P&gt;&lt;P&gt;Daniele&lt;BR&gt;</description><pubDate>Thu, 17 Apr 2008 05:13:22 GMT</pubDate><dc:creator>daniele.ciattaglia</dc:creator></item><item><title>Keyboard and ViewOnly flag</title><link>http://s-code.com/forum/Topic1871-6-1.aspx</link><description>Hi, I have a simple question... when the ViewOnly flag is set to FALSE every key I press is sent directly to the ServerX. Is there a way of detecting what I'm pressing before the key gets sent?&lt;/P&gt;&lt;P&gt;What I'm trying to do is the following: allow the user to go to Fullscreen mode than ask him to press, for example, CTRL-ALT-F5 to go back to normal mode... &lt;/P&gt;&lt;P&gt;I've tryied using the PreTranslateMessage of my CDialog form but it works only if the ViewOnly flag is set to FALSE...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;      Luca Baldini</description><pubDate>Wed, 09 Jan 2008 14:22:29 GMT</pubDate><dc:creator>l.baldini</dc:creator></item><item><title>ViewerX best performances on slow networks</title><link>http://s-code.com/forum/Topic1858-6-1.aspx</link><description>Hi, I'm interested in using the viewerX-serverX in a very slow network. &lt;/P&gt;&lt;P&gt;For this I'd like to know what are the settings I should use in order to maximize performance on this very slow network. I've tryied several changes but I'm not yet fully satisfied. &lt;/P&gt;&lt;P&gt;Now I'm using the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;CopyRect = TRUE&lt;/LI&gt;&lt;LI&gt;Encoding = RFB_ZLIBHEX&lt;/LI&gt;&lt;LI&gt;JPEGCompression = TRUE&lt;/LI&gt;&lt;LI&gt;JPEGCompressionLevel = 6&lt;/LI&gt;&lt;LI&gt;RestrictPixel = TRUE&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there something better than this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;              Luca Baldini</description><pubDate>Tue, 08 Jan 2008 02:47:43 GMT</pubDate><dc:creator>l.baldini</dc:creator></item><item><title>Full Screen</title><link>http://s-code.com/forum/Topic1825-6-1.aspx</link><description>Hi, I've tryied using the ViewerX FullScreen feature but I can't get it to work. Is there an example somewhere that tells how am I supposed to use it?&lt;/P&gt;&lt;P&gt;Any help is &lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;appreciated!!!&lt;/SPAN&gt;</description><pubDate>Tue, 18 Dec 2007 15:20:50 GMT</pubDate><dc:creator>l.baldini</dc:creator></item><item><title>ActiveX on website</title><link>http://s-code.com/forum/Topic1821-6-1.aspx</link><description>I'm currently evaluation you ActiveX for use on a website.  The website is an ASP application made in VS2005. &lt;P&gt;Can you sent me an example how I should handle the licensing upon installation of the ActiveX at the clientside ? It's obvious that I do not my users want to get the trial message.&lt;/P&gt;&lt;P&gt;Br</description><pubDate>Mon, 17 Dec 2007 05:10:16 GMT</pubDate><dc:creator>luxy</dc:creator></item><item><title>Password Prompt Disable</title><link>http://s-code.com/forum/Topic1330-6-1.aspx</link><description>If I pass through an incorrect password from the use to the control, I want to trap the password error and not have the ActiveX control prompt for the password. How can I do this?</description><pubDate>Fri, 09 Feb 2007 16:57:59 GMT</pubDate><dc:creator>Airegin</dc:creator></item><item><title>upnp or other "behind routers" solutions</title><link>http://s-code.com/forum/Topic1594-6-1.aspx</link><description>whats problems should i expect when trying to create a connection between a server and a viewer, especially when both sides are behind routers ?&lt;br&gt;&lt;br&gt;is there a documentations for known issues ?&lt;br&gt;&lt;br&gt;whats are the popular solutions ?&lt;br&gt;&lt;br&gt;thanx,</description><pubDate>Sat, 18 Aug 2007 17:47:45 GMT</pubDate><dc:creator>archimedes</dc:creator></item><item><title>on what web-based(!) vnc's does the viewer support chat and filetransfer, if any ?</title><link>http://s-code.com/forum/Topic1583-6-1.aspx</link><description>if i understand correctly, the viewer supports uvnc server filetransfer and chat and some more features.&lt;br&gt;i need a web based vnc server that the viewer supports theses functions on it.&lt;br&gt;&lt;br&gt;when will the s-code activex server support those features ?&lt;br&gt;&lt;br&gt;thanx,</description><pubDate>Tue, 14 Aug 2007 20:24:18 GMT</pubDate><dc:creator>archimedes</dc:creator></item><item><title>v2.8.1.1</title><link>http://s-code.com/forum/Topic1446-6-1.aspx</link><description>On the side bar at &lt;A href="http://www.s-code.com/products/viewerx/"&gt;http://www.s-code.com/products/viewerx/&lt;/A&gt; says "&lt;A class=bold_normal href="http://www.s-code.com/products/viewerx/download.aspx"&gt;&lt;STRONG&gt;&lt;FONT color=#194cb3&gt;ViewerX VNC Viewer ActiveX&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;BR&gt;2.8.1.1 (March 7, 2007)" But when you click on download (&lt;A href="http://www.s-code.com/products/viewerx/download.aspx"&gt;http://www.s-code.com/products/viewerx/download.aspx&lt;/A&gt;) it has the 2.8.1.0. how do I get the 2.8.1.1 version?</description><pubDate>Tue, 24 Apr 2007 19:12:18 GMT</pubDate><dc:creator>Airegin</dc:creator></item><item><title>UltraVNC Repeater</title><link>http://s-code.com/forum/Topic1417-6-1.aspx</link><description>I need some help with using the UltraVNC Repeater, we have it set up for Mode II to be used with the SmartCode solutions. It is set up on a server that is out on the internet with ports 5500, 5900 + 5901 all open to it. We can connect with UltraVNC Server + SmartCode Server to the repeater and it shows up on the log. We can then use SmartCode Viewer or UltraVNC Viewer and connect; the problem is the speed. To say it is slow would be an understatement, it connects and waits for about 3-5mins before showing the screen. It then takes about 3-5mins to do a normal refresh as well. I'm wondering if I have the setup wrong or if it just does not like transmitting through NAT - NAT communications. Which is what I thought it was build for in Mode II?&lt;/P&gt;&lt;P&gt;Any help would be &lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;appreciated!&lt;/SPAN&gt;</description><pubDate>Thu, 22 Mar 2007 14:04:07 GMT</pubDate><dc:creator>Waeric</dc:creator></item><item><title>Stretch mode</title><link>http://s-code.com/forum/Topic1389-6-1.aspx</link><description>I am using activeX control in C# Application. Stretch mode is not updating  and consumes more memory.&lt;/P&gt;&lt;P&gt;Is there any way to set it right.&lt;/P&gt;&lt;P&gt;njvr</description><pubDate>Tue, 06 Mar 2007 11:45:39 GMT</pubDate><dc:creator>njvr</dc:creator></item><item><title>Vnc Viewer ActiveX control</title><link>http://s-code.com/forum/Topic1376-6-1.aspx</link><description>how to send Keyboard shortcuts like Ctrl+Alt+del, Ctrl+Esc from C# program.&lt;/P&gt;&lt;P&gt;Ramana</description><pubDate>Tue, 27 Feb 2007 13:43:03 GMT</pubDate><dc:creator>njvr</dc:creator></item><item><title>Chat Customization</title><link>http://s-code.com/forum/Topic717-6-1.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;I wish to provide a chat to my VNC users, but I would need two things in order to implement it:&lt;/P&gt;&lt;P&gt;- The possilibity to change the current nickname based in the machine name to another one based in certain variable or property from the control or VB program.&lt;/P&gt;&lt;P&gt;- The possibility to deactivate the security message at the beggining of the chat window because all of the chat transfers are going to take place in the server itself.&lt;/P&gt;&lt;P&gt;Is there any possiblity to do this two things with the current implementation of ViewerX?&lt;/P&gt;&lt;P&gt;If not, do you consider them for future implementations?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alfredo</description><pubDate>Mon, 13 Feb 2006 08:55:52 GMT</pubDate><dc:creator>ama_fullstep</dc:creator></item><item><title>View portion of server desktop?</title><link>http://s-code.com/forum/Topic1147-6-1.aspx</link><description>Hi - &lt;br&gt;&lt;br&gt;Is there a way to be able to view only a portion of the server's desktop?  Support at SmartCode had mentioned in an email to me recently to retrieve a handle of ViewerX screen bitmap via ScreenBitmap property, then to draw a portion of this bitmap on the form where the control object is...?  I need just a bit more clarification on this, or any guidance to another way of being able to view a portion of the server's desktop.  Is there a way to, perhaps, specifiy a rectangle on the server's desktop via ViewerX, and just view this?  I'm thinking along the lines of even setting the control object not to enable screen stretching, and disabling the scroll bars, limiting the user to explore the rest of the server desktop through ViewerX.  Is there a way to do this?&lt;br&gt;&lt;br&gt;Many thanks in advance :)&lt;br&gt;&lt;br&gt;- Janine</description><pubDate>Mon, 25 Sep 2006 16:38:17 GMT</pubDate><dc:creator>Janine</dc:creator></item><item><title>Integration of ViewerX VNC Into Another ActiveX Component for IE</title><link>http://s-code.com/forum/Topic1133-6-1.aspx</link><description>Hi, I would like to check if ViewerX VNC component can be integrated within another ActiveX component for use in Internet Explorer.&lt;br&gt;&lt;br&gt;Thank you.&lt;br&gt;</description><pubDate>Mon, 18 Sep 2006 11:44:14 GMT</pubDate><dc:creator>Genie</dc:creator></item><item><title>ViewerX with UltraVnc Repeater</title><link>http://s-code.com/forum/Topic1131-6-1.aspx</link><description>Hi @ all,&lt;/P&gt;&lt;P&gt;i tried ViewerX and it works great.&lt;/P&gt;&lt;P&gt;But in the examples there was no explanation how to add&lt;BR&gt;the UltraVnc repeater function in HTML-Code.&lt;/P&gt;&lt;P&gt;Can someone give me an example HTML-Code where i can enter&lt;BR&gt;ID and repeaterproxy  to etablish a connection like the &lt;SPAN class=header_label id=ctl00_PageCaption_captionLabel&gt;&lt;FONT color=#1f5080 size=2&gt;Free Web-based VNC Viewer&lt;/FONT&gt;&lt;/SPAN&gt;-Page&lt;BR&gt;here on s-code.com? ( &lt;A href="http://www.s-code.com/products/viewerx/webvnc.aspx"&gt;http://www.s-code.com/products/viewerx/webvnc.aspx&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;P&gt;Timo</description><pubDate>Sun, 17 Sep 2006 16:40:57 GMT</pubDate><dc:creator>txx1972</dc:creator></item><item><title>Using Active X in web Application</title><link>http://s-code.com/forum/Topic730-6-1.aspx</link><description>Hello,&lt;br&gt;&lt;br&gt;I'am making a study for a client.&lt;br&gt;I would like to use the smart code solution and use the Active X in web Application.&lt;br&gt;But I would like to know if it's possible to have several users whose connect to several Host ?&lt;br&gt;Is is possible, by using the Active X  to have the list of hosts system in the network ?&lt;br&gt;Can we know  if someone is already connected to a host ?&lt;br&gt;Can we have the state od a host (enable, already under control ...) ?&lt;br&gt;Can we stop the connection of someone else ?&lt;br&gt;&lt;br&gt;Can you give me some help about that ?&lt;br&gt;&lt;br&gt;Thanks.&lt;br&gt;&lt;br&gt;Herve</description><pubDate>Wed, 22 Feb 2006 12:24:28 GMT</pubDate><dc:creator>Herve</dc:creator></item><item><title>UltraVNC Single Click server support</title><link>http://s-code.com/forum/Topic685-6-1.aspx</link><description>Just for your information guys. &lt;BR&gt;We have added support for the UltraVNC Single Click server to the ViewerX control. A new build with this feature is going to be released with in a week or so.</description><pubDate>Thu, 12 Jan 2006 03:26:58 GMT</pubDate><dc:creator>Support (s-code)</dc:creator></item><item><title>ViewerX 3.1</title><link>http://s-code.com/forum/Topic655-6-1.aspx</link><description>Is there any date or expected release date and functionality list?</description><pubDate>Thu, 15 Dec 2005 13:52:06 GMT</pubDate><dc:creator>Diversicom</dc:creator></item><item><title>ViewerX "Full Screen" on HTML</title><link>http://s-code.com/forum/Topic658-6-1.aspx</link><description>What's the best way to get true "Full Screen" view using ActiveX embedded into an HTML page?</description><pubDate>Fri, 16 Dec 2005 10:29:12 GMT</pubDate><dc:creator>Diversicom</dc:creator></item><item><title>Getting started</title><link>http://s-code.com/forum/Topic645-6-1.aspx</link><description>We're WebEx customers today. Customers call us and we initiate a WebEx session. WebEx is much more than we need. &lt;br&gt;&lt;br&gt;We're newbies to the VNC world, so we're not quite sure what we're facing and if your product is right for us.&lt;br&gt;&lt;br&gt;We want to do a [u]silent [/u]install on the customer's machines so our help desk can access it.  We've already determined that runtime args /V/qb!/S to your msi exe seem to work fine for that.&lt;br&gt;&lt;br&gt;But, then what?  Once your component is installed on the customer's machine, our Delphi app can call it. But, can you give us an overview of what would happen?  We assume that our support engineers run VNC Manager (or any VNC client?). Your activeX component makes the [u]user's[/u] machine a server, right??   &lt;br&gt;&lt;br&gt;Is your ActiveX component a [i]visual [/i]component?  Can our application on the customer's machine call it silently, providing password and client IP and whatever other connection parameters are required?&lt;br&gt;&lt;br&gt;What's the safest configuration to avoid firewall, proxy, admin rights, etc problems? Can this be configured via calls to your component?  &lt;br&gt;&lt;br&gt;Thanks for your help and any pointers to additional information on the web or your site.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><pubDate>Tue, 13 Dec 2005 21:19:15 GMT</pubDate><dc:creator>tfield98</dc:creator></item><item><title>ViewerX and RealBasic</title><link>http://s-code.com/forum/Topic579-6-1.aspx</link><description>We are using RealBasic 5.5.4 and have sucessfully registered the activex component in our system. Since we cannot open the VB example, we have no starting point as to how to start using the viewerx's functions in our application. Can you please provide with the necessary steps and possibly VB code that we can compile in RealBasic so we can use it as guideline?&lt;br&gt;&lt;br&gt;We want to develop a multi viewer application that can allow us to take control when user clicks  the selected thumbnail.&lt;br&gt;&lt;br&gt;Any ideas?&lt;br&gt;&lt;br&gt;thanx&lt;br&gt;luis</description><pubDate>Thu, 27 Oct 2005 19:41:10 GMT</pubDate><dc:creator>luis perez galvan</dc:creator></item><item><title>VNC ViewerX Demo</title><link>http://s-code.com/forum/Topic410-6-1.aspx</link><description>&lt;P&gt;In the features the Demo says:&lt;/P&gt;&lt;P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; LINE-HEIGHT: 200%"&gt;UltraVNC NTLM Windows authentication mode support.&lt;/P&gt;&lt;P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; LINE-HEIGHT: 200%"&gt; &lt;/P&gt;&lt;P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; LINE-HEIGHT: 200%"&gt;When I try to connect to one of my clients using the demo I get an error saying that NTLM is only available in the enterprise version of Smartcode VNC Manager.  Does the ActiveX control support NTLM?  I would like to add this control to a helpdesk program I am writing but I absolutely need it to connect to UltraVNC NTLM Auth based servers.&lt;/P&gt;</description><pubDate>Fri, 20 May 2005 10:04:20 GMT</pubDate><dc:creator>jrebeiro</dc:creator></item><item><title>ViewerX v2.5.83.0 change log</title><link>http://s-code.com/forum/Topic384-6-1.aspx</link><description>NEW: Support for UltraVNC file transfer.&lt;BR&gt;NEW METHODS: ISmartCodeVNCViewer2::SendCustomKey</description><pubDate>Tue, 10 May 2005 05:24:16 GMT</pubDate><dc:creator>Support (s-code)</dc:creator></item><item><title>ViewerX v2.5.71.0 change log</title><link>http://s-code.com/forum/Topic110-6-1.aspx</link><description>&lt;P&gt;NEW: Support for UltraVNC chat (ISmartCodeVNCViewer2:: OpenChat).&lt;BR&gt;NEW: Help file updated with IScVxCapabilities interface description.&lt;/P&gt;&lt;P&gt;After long consideration we finally decided to add UltraVNC chat to our features list. UltraVNC file transfer support will be available soon too.&lt;/P&gt;</description><pubDate>Tue, 01 Feb 2005 06:54:17 GMT</pubDate><dc:creator>Support (s-code)</dc:creator></item></channel></rss>