﻿<?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 / SmartCode ServerX VNC Server ActiveX / General Discussion </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, 15 Mar 2010 07:23:15 GMT</lastBuildDate><ttl>20</ttl><item><title>Select a single application window</title><link>http://s-code.com/forum/Topic1605-20-1.aspx</link><description>Hi,&lt;P&gt;I want to implement an application sharing capability in a collaboratif tool and I think about using your product. So I want to know if we can share only a &lt;STRONG&gt;single application&lt;/STRONG&gt; not entire desktop. If yes how we can do it?&lt;/P&gt;&lt;P&gt;An other question: Is it possible to manage control? ( allowing the control to a certain client)&lt;/P&gt;&lt;P&gt;Tank you in advance&lt;/P&gt;&lt;P&gt;Samir</description><pubDate>Tue, 21 Aug 2007 10:52:21 GMT</pubDate><dc:creator>Samir</dc:creator></item><item><title>queries/feature request</title><link>http://s-code.com/forum/Topic2250-20-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;We have been evaluating the Server Component. Does the component have following features:&lt;br&gt;&lt;br&gt;1. Does it support multiple monitors i.e. can we specify which monitor screen should be shared&lt;br&gt;2. Is it possible to share only specific part of the screen instead of the entire screen by specifying screen coordinates&lt;br&gt;&lt;br&gt;We looked at the API but could not locate any method/property which would allow us to implement above mentioned features.&lt;br&gt;&lt;br&gt;Regards&lt;br&gt;VG</description><pubDate>Wed, 19 Nov 2008 08:58:46 GMT</pubDate><dc:creator>vivekgargs</dc:creator></item><item><title>DSM plugin</title><link>http://s-code.com/forum/Topic1714-20-1.aspx</link><description>I'm curious about the RC4 key file used by the DSM plugin within the ActiveX Viewer/Server. Is their a way to send the RC4 key value as part of the HTML/Javascript that loads the ActiveX control or does a key file already have to exist on the client PC? I want to be able to use the DSM plugin without requiring my customers to download a key file. Any suggestions?&lt;br&gt;</description><pubDate>Wed, 24 Oct 2007 19:05:19 GMT</pubDate><dc:creator>psmith</dc:creator></item><item><title>one vnc server and N vnc viewer through VNC repeater</title><link>http://s-code.com/forum/Topic2211-20-1.aspx</link><description>I am thinking about 1:N vnc connection through VNC repeater. How do I configure your VNC server Active X and VNC viewer through VNC repeater ?&lt;/P&gt;&lt;P&gt;In this case, the VNC server sends N data to each VNC viewer or VNC repeater take part in delivering N data to each VNC viewer ?</description><pubDate>Sat, 04 Oct 2008 08:59:43 GMT</pubDate><dc:creator>pauljay</dc:creator></item><item><title>C# sample server, problems. Please Help</title><link>http://s-code.com/forum/Topic2149-20-1.aspx</link><description>This method cannot be used while the control running in the "design-time" mode.&lt;/P&gt;&lt;P&gt;I get this error every time I try to execute this code.&lt;/P&gt;&lt;P&gt;I need to be able to use the API, without adding it to a form.&lt;BR&gt;The reason for this is because it will be run as a service on client machines.&lt;/P&gt;&lt;P&gt;How would I perform this funcionality?&lt;/P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; System;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; System.Collections.Generic;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; System.ComponentModel;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; System.Data;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; System.Drawing;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; System.Linq;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; System.Text;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; System.Windows.Forms;&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;namespace&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; vnctester&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR&gt;        &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;public&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;partial&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;class&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;Form1&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; : &lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;Form&lt;BR&gt;        &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;{&lt;BR&gt;            ServerX.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;CSC_ServerXControl&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; XServer = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;new&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; ServerX.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;CSC_ServerXControl&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;();&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;        &lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;public&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; Form1()&lt;BR&gt;        &lt;/FONT&gt;&lt;FONT size=2&gt;{&lt;BR&gt;            InitializeComponent();&lt;BR&gt;        }&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;        private&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;void&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; button1_Click(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;object&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; sender, &lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;EventArgs&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; e)&lt;BR&gt;        {&lt;BR&gt;            XServer.AddClientEx(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"an ip address"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;, 5500, &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"ID:1234"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;);&lt;BR&gt;        }&lt;BR&gt;    }&lt;BR&gt;}&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Thu, 31 Jul 2008 16:08:33 GMT</pubDate><dc:creator>namwenio</dc:creator></item><item><title>Vista UAC Protection</title><link>http://s-code.com/forum/Topic2176-20-1.aspx</link><description>Has anyone found a way around this?&lt;br&gt;Is there a way to get the active X to be automatically elevated?&lt;br&gt;&lt;br&gt;Currently I have to get customers to Disable UAC and reboot then run again.&lt;br&gt;&lt;br&gt;Any help/Ideas would be appreciated.&lt;br&gt;&lt;br&gt;Thanks</description><pubDate>Thu, 28 Aug 2008 18:58:57 GMT</pubDate><dc:creator>deX</dc:creator></item><item><title>change deault port</title><link>http://s-code.com/forum/Topic2085-20-1.aspx</link><description>I test the ServerX control, set the default port value to 15889, but it seems listening on 5900 port when the control intilizated.</description><pubDate>Mon, 26 May 2008 20:13:47 GMT</pubDate><dc:creator>ningjih</dc:creator></item><item><title>MSI Installer?</title><link>http://s-code.com/forum/Topic1120-20-1.aspx</link><description>It would really be great if there was a MSI installer for the activeX control.  Basically, I want to deploy using a ClickOnce Application in .NET 2.0/VS2005.  ClickOnce has a generic bootstrapper that can launch MSI files automatically.  It would be nice if there was a MSI installer for the ActiveX control, especially a silent one, or at least one that did not require any user interaction.  It should copy the .dll, run regsvr32 and quit.  If I knew how to build a .MSI for it myself, I would.</description><pubDate>Fri, 15 Sep 2006 23:58:05 GMT</pubDate><dc:creator>jonm</dc:creator></item><item><title>how to know if a client is connected?</title><link>http://s-code.com/forum/Topic2007-20-1.aspx</link><description>Hi,&lt;br&gt;is there a method, properties or event to know if one or more clients are connected to the server?&lt;br&gt;&lt;br&gt;thank you so much in advance&lt;br&gt;Daniele&lt;br&gt;</description><pubDate>Tue, 08 Apr 2008 06:47:36 GMT</pubDate><dc:creator>daniele.ciattaglia</dc:creator></item><item><title>TWO OR MORE CLIENTS SIMULTANEOS - ACtivex Server</title><link>http://s-code.com/forum/Topic1973-20-1.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;I am testing this product.&lt;/P&gt;&lt;P&gt;How can to have two clients simultaneos connected?&lt;/P&gt;&lt;P&gt;I am using Delphi 7.&lt;/P&gt;&lt;P&gt;Thanks</description><pubDate>Sat, 08 Mar 2008 16:57:14 GMT</pubDate><dc:creator>pierrefreire</dc:creator></item><item><title>Dual monitor dilema</title><link>http://s-code.com/forum/Topic1995-20-1.aspx</link><description>Hello. I recently bought both the ServerX and ViewerX activeX.&lt;br&gt;&lt;br&gt;I have a problem tough.  I have a computer with 2 monitors, working on a "Dual View" mode, and I need to give VNC access to only one of the displays.&lt;br&gt;&lt;br&gt;Right now, when a client logs in, he gets to see both displays meshed up together.  Is there a way I can limit the visibility to just one display using the ServerX?&lt;br&gt;&lt;br&gt;Thanks in advance</description><pubDate>Wed, 26 Mar 2008 12:43:05 GMT</pubDate><dc:creator>Alejux</dc:creator></item><item><title>ServerX v1.1.0.0 Beta now available for download.</title><link>http://s-code.com/forum/Topic1944-20-1.aspx</link><description>New build has lots of changes under the hood, improvements in performance and stability as well as:&lt;BR&gt;- Support for HTTP and SOCKS5 proxy servers &lt;BR&gt;- Ability to open "Add New Client" dialog using COM API exposed by Server &lt;P&gt;In the next beta refresh we are planning to add support “Show single window” feature.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.s-code.com/products/serverx/download.aspx"&gt;ServerX download page&lt;/A&gt;</description><pubDate>Fri, 15 Feb 2008 05:55:44 GMT</pubDate><dc:creator>Support (s-code)</dc:creator></item><item><title>Use COM+ to host ServerX VNC Server ActiveX</title><link>http://s-code.com/forum/Topic1959-20-1.aspx</link><description>I develop a COM+ component by using .net C# language, which has a form in the COM+, and I add VNC Server ActiveX to this form. All codes can be compiler no probelm and the COM can be registered to system.&lt;/P&gt;&lt;P&gt;Issue: System will prompt exception "Can not create this object ....., because this thread state was not an single thread apartment."&lt;/P&gt;&lt;P&gt;I had search more documents and can not found any documents to fix this problem, and I can not found method to mark my C# COM+ as STA. </description><pubDate>Thu, 28 Feb 2008 20:31:10 GMT</pubDate><dc:creator>ningjih</dc:creator></item><item><title>Embedding in Java using SWT</title><link>http://s-code.com/forum/Topic1936-20-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;We are currently evalutating ServerX for use with Java.  We have an SWT application and would like to embed the ServerX using its 'Ole' clases.&lt;/P&gt;&lt;P&gt;Everything seems to go well up to a point. We can locate the control abd set and get properties on it. However, when we try to either start the server in listen mode, or make an outgoing connecting to a viewer, nothing seems to happen.&lt;/P&gt;&lt;P&gt;I have attached the source in the hope that someone may have some experience with embedding in Java.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brett Smith</description><pubDate>Tue, 05 Feb 2008 10:36:38 GMT</pubDate><dc:creator>tanktarta</dc:creator></item><item><title>general info on server possibilities and use</title><link>http://s-code.com/forum/Topic1877-20-1.aspx</link><description>Hello,&lt;P&gt;I was looking for some kind of manual on how to use the server, but i can't find any on the website.&lt;/P&gt;&lt;P&gt;Anyone already used it in a Delphi application ?&lt;/P&gt;&lt;P&gt;Thanks.</description><pubDate>Thu, 10 Jan 2008 03:44:51 GMT</pubDate><dc:creator>marc</dc:creator></item><item><title>Proxy Support on the ServerX side.</title><link>http://s-code.com/forum/Topic1826-20-1.aspx</link><description>I've seen that there is Proxy support on the ViewerX side... but what about proxy support on the ServerX side? &lt;/P&gt;&lt;P&gt;My idea is the following: use the ViewerX in listen mode and allow other people to call me using a ServerX application. What if the ServerX application is behind a Proxy Server?</description><pubDate>Tue, 18 Dec 2007 15:27:53 GMT</pubDate><dc:creator>l.baldini</dc:creator></item><item><title>NAT Traversal</title><link>http://s-code.com/forum/Topic1734-20-1.aspx</link><description>Any change you might add support for NAT traversal using TCP hole-punching? The technique is pretty reliable and the performance gain over the repeater/proxy method would be tremendous! Cornell has a STUNT (Simple Traversal of UDP Through NATs and TCP too) reference implementation, which can be found at the following addresses:&lt;/P&gt;&lt;P&gt;Project Home – [url]http://nutss.gforge.cis.cornell.edu/stunt.php[/url]&lt;/P&gt;&lt;P&gt;Download URL – [url]https://gforge.cis.cornell.edu/frs/?group_id=15&amp;amp;release_id=6[/url]&lt;BR&gt;</description><pubDate>Mon, 29 Oct 2007 08:42:28 GMT</pubDate><dc:creator>psmith</dc:creator></item><item><title>More information about the repeater solution.</title><link>http://s-code.com/forum/Topic1119-20-1.aspx</link><description>I'm new VNC in general, I've had some experience with WebEx, Terminal Services/Remote Desktop, and a few others.  Anyway, what is this repeater and how do I implement it?  It looks like a server that runs out on the internet where both the server and client can establish outbound connections to and then use it as a relay.  However, it only appears to support one connection at a time.  Is there any way to script out multiple instances at once??  I know the repeater is NOT a SmartCode product, but a VNC add-on, but any suggestions would be great.</description><pubDate>Fri, 15 Sep 2006 23:07:35 GMT</pubDate><dc:creator>jonm</dc:creator></item><item><title>how does uvnc repeater works ?</title><link>http://s-code.com/forum/Topic1623-20-1.aspx</link><description>is it only used to initiate the connection or the whole data passes through it  and make it not possibe to use with large amounts of connections ?</description><pubDate>Sat, 01 Sep 2007 22:10:50 GMT</pubDate><dc:creator>archimedes</dc:creator></item><item><title>ServerX started by a service</title><link>http://s-code.com/forum/Topic1609-20-1.aspx</link><description>Is possible ServerX to be started before the user logs in ? &lt;/P&gt;&lt;P&gt;I'm thinking to a service that starts at windows startup and that launches an application with Serverx embedded (obviuosly the application should not have any user interface at all).&lt;/P&gt;&lt;P&gt;If this scenario is feasible the pc could be controlled before the user logs in (the same way UltraVNC installed as a service does, for example).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;  </description><pubDate>Wed, 22 Aug 2007 04:55:35 GMT</pubDate><dc:creator>giaggi</dc:creator></item><item><title>Getting ServerX to work on website</title><link>http://s-code.com/forum/Topic1586-20-1.aspx</link><description>I have no idea were to start!&lt;br&gt;I have a web server that i am going to install ServerX VNC server on.&lt;br&gt;&lt;br&gt;I am NOT a programmer so i don't know how to build the web interface to work with this program. Can anyone help me with this?&lt;br&gt;&lt;br&gt;I know a little ASP and a little HTML, but that's about it!&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Tony</description><pubDate>Wed, 15 Aug 2007 08:49:23 GMT</pubDate><dc:creator>tlara@oasisnet.net</dc:creator></item><item><title>serverx question</title><link>http://s-code.com/forum/Topic1318-20-1.aspx</link><description>i have the control working on the page, but I am wanting to register the server with a vnc server on my remote server.&lt;/P&gt;&lt;P&gt;How do i set the control to register with the repeater?</description><pubDate>Mon, 29 Jan 2007 17:13:10 GMT</pubDate><dc:creator>scook</dc:creator></item><item><title>web based server page</title><link>http://s-code.com/forum/Topic1313-20-1.aspx</link><description>is there any way you can post the code used in this page?&lt;/P&gt;&lt;P&gt;&lt;A href="http://s-code.com/products/serverx/webvnc.aspx"&gt;http://s-code.com/products/serverx/webvnc.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Steve</description><pubDate>Fri, 26 Jan 2007 14:22:07 GMT</pubDate><dc:creator>scook</dc:creator></item><item><title>VNC Server ActiviX + Proxy with authentication</title><link>http://s-code.com/forum/Topic1309-20-1.aspx</link><description>Hi all,&lt;br&gt;I need a way to connect my vnc viewer (directly or with a repeater) to a vnc server running on a pc in a network behind an http proxy with authentication.&lt;br&gt;With VNC Server ActivX it's possible? because it run on a web browser, It can do the authentication?&lt;br&gt;&lt;br&gt;thank you&lt;br&gt;&lt;br&gt;bye&lt;br&gt;&lt;br&gt;diego</description><pubDate>Thu, 25 Jan 2007 03:49:15 GMT</pubDate><dc:creator>diego</dc:creator></item><item><title>Cant establish remote connection</title><link>http://s-code.com/forum/Topic1298-20-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I am trying to test the serverx control with a repeater in mode 2.&lt;/P&gt;&lt;P&gt;Repeater version is v.1.2.2.1&lt;/P&gt;&lt;P&gt;When adding a client in both the testapp which comes from you guys, and an app which I did, the repeater shows correctly "Server accept,  127.0.0.1:1234"&lt;/P&gt;&lt;P&gt;When I connect a viewer (from a different pc on same LAN) the viewer connection shows up correctly in the repeater but just waits there, saying connecting.&lt;/P&gt;&lt;P&gt;I also did a test on the same setup but instead of the serverx, I used the UltraVNC SC server and that worked perfectly.&lt;/P&gt;&lt;P&gt;Any ideas what could be the problem?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adam</description><pubDate>Wed, 17 Jan 2007 04:21:59 GMT</pubDate><dc:creator>Ad</dc:creator></item><item><title>ASP (VB) .NET</title><link>http://s-code.com/forum/Topic1273-20-1.aspx</link><description>Just trying to get a simple example working with the following code&lt;P&gt;[quote]&lt;BR&gt;&lt;FONT color=#0000ff size=2&gt;Shared&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;WithEvents&lt;/FONT&gt;&lt;FONT size=2&gt; Vnc &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;FONT size=2&gt; ServerX.CSC_ServerXControl&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Protected&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Sub&lt;/FONT&gt;&lt;FONT size=2&gt; form1_Load(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;ByVal&lt;/FONT&gt;&lt;FONT size=2&gt; sender &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Object&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;ByVal&lt;/FONT&gt;&lt;FONT size=2&gt; e &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;FONT size=2&gt; System.EventArgs) &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Handles&lt;/FONT&gt;&lt;FONT size=2&gt; form1.Load&lt;/P&gt;&lt;P&gt;Vnc = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;New&lt;/FONT&gt;&lt;FONT size=2&gt; ServerX.CSC_ServerXControl&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;With&lt;/FONT&gt;&lt;FONT size=2&gt; Vnc&lt;BR&gt;.ShowTrayIcon = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;True&lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;.RemoveWallpaper = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;True&lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;.RemoveBackgroundPattern = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;True&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;End&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;With&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;End&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Sub&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Protected&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Sub&lt;/FONT&gt;&lt;FONT size=2&gt; Button1_Click(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;ByVal&lt;/FONT&gt;&lt;FONT size=2&gt; sender &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Object&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;ByVal&lt;/FONT&gt;&lt;FONT size=2&gt; e &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;FONT size=2&gt; System.EventArgs) &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Handles&lt;/FONT&gt;&lt;FONT size=2&gt; Button1.Click&lt;BR&gt;Vnc.AddClient(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"IP ADDRESS"&lt;/FONT&gt;&lt;FONT size=2&gt;, 5505)&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;End&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Sub&lt;BR&gt;&lt;/FONT&gt;[/quote]&lt;/P&gt;&lt;P&gt;When the button is pressed I get the error about "&lt;EM&gt;This method cannot be used while the control running in the "design-time" mode."&lt;BR&gt;&lt;/EM&gt;Any clues?</description><pubDate>Mon, 11 Dec 2006 00:48:02 GMT</pubDate><dc:creator>deX</dc:creator></item><item><title>What do I do next with the ActiveX Control</title><link>http://s-code.com/forum/Topic1252-20-1.aspx</link><description>Once you have the ActiveX control installed on your server what do you do next? &lt;/P&gt;&lt;P&gt;Insert the Active X Control into an HTML file?&lt;/P&gt;&lt;P&gt;How do I do this? I'm not sure where to start now! =)&lt;/P&gt;&lt;P&gt;Thanks for your help!</description><pubDate>Mon, 27 Nov 2006 15:25:47 GMT</pubDate><dc:creator>tlara@oasisnet.net</dc:creator></item><item><title>What about security?</title><link>http://s-code.com/forum/Topic1241-20-1.aspx</link><description>I really like that VNC is wrapped up inside of an ActiveX control (although it would be cooler if it was a managed .NET assembly instead).  Anyway, my fear is that once this activeX control is installed on a machine it could be used by any piece of software on the system to take control of the computer.  We need some way to keep any arbitrary program from using it, like a software key or something (I'm not sure what the answer is).  What if this control becomes popular? Imagine what would happen if spyware apps looked for the existence of the s-code vnc control and exploited it.  or worse yet, copied a licensed version and distributed it with their own spyware?!  There needs to be some sort of safeguard, but I have no idea what that should be.</description><pubDate>Wed, 15 Nov 2006 22:30:17 GMT</pubDate><dc:creator>jonm</dc:creator></item><item><title>FileTransfer Support??</title><link>http://s-code.com/forum/Topic1199-20-1.aspx</link><description>Are there any plans for file transfer support?</description><pubDate>Fri, 20 Oct 2006 01:58:50 GMT</pubDate><dc:creator>jonm</dc:creator></item><item><title>Can't connect if windows is locked.</title><link>http://s-code.com/forum/Topic1143-20-1.aspx</link><description>For some reason I cannot seem to connect if the server control if the PC running the server is locked.  I've only tested on Windows 2003 and Vista RC1 (5600).  My best guess at this point is that maybe it needs to be running as a system service.  When you run UltraVNC server it wants to run as a service by default and it works fine if the PC is locked.  Any ideas on this?</description><pubDate>Mon, 18 Sep 2006 23:04:03 GMT</pubDate><dc:creator>jonm</dc:creator></item><item><title>DisableLocalInputs</title><link>http://s-code.com/forum/Topic1145-20-1.aspx</link><description>What does this property do?  When I set it true I cannot see any difference.  I'm guessing it disables the mouse and keyboard on the server when someone connects.  However, the mouse and keyboard work great on the server no matter how this is set when a client connects.  So either it doesn't work right, or I have no clue what it is actually for.</description><pubDate>Thu, 21 Sep 2006 02:16:53 GMT</pubDate><dc:creator>jonm</dc:creator></item><item><title>What will the licensing model be?</title><link>http://s-code.com/forum/Topic1117-20-1.aspx</link><description>The type of licensing model will this control be sold under?  Also, what is the estimated price range?  It seems silly for me to try to develop software around a control that we may not even be able to afford.  Any info would be great.</description><pubDate>Fri, 15 Sep 2006 23:04:53 GMT</pubDate><dc:creator>jonm</dc:creator></item><item><title>Demo code works great.</title><link>http://s-code.com/forum/Topic1118-20-1.aspx</link><description>While more documentation would be greatly appreciated, the demo program actually seems to work quite well for beta software!</description><pubDate>Fri, 15 Sep 2006 23:05:33 GMT</pubDate><dc:creator>jonm</dc:creator></item><item><title>When Will It Be Released ?</title><link>http://s-code.com/forum/Topic1107-20-1.aspx</link><description>Hope to find out from SmartCode when will this product be ready for public use ?&lt;br&gt;Is there a beta version which we can test ?&lt;br&gt;&lt;br&gt;Thanks.</description><pubDate>Wed, 13 Sep 2006 12:30:54 GMT</pubDate><dc:creator>Genie</dc:creator></item></channel></rss>