<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[James's Programming Page — vnc server multiple clients]]></title>
		<link>https://swforum.seekye.com/topic/10070/</link>
		<atom:link href="https://swforum.seekye.com/feed/rss/topic/10070/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in vnc server multiple clients.]]></description>
		<lastBuildDate>Thu, 05 Sep 2013 17:12:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: vnc server multiple clients]]></title>
			<link>https://swforum.seekye.com/post/12921/#p12921</link>
			<description><![CDATA[<p>Hello,</p><p>Sorry for the delay. I&#039;ve been hiking the Appalachian Trail and so haven&#039;t been near a computer.</p><p>Are you using RemoteViewing.ServerExample? The way I arranged that sample was more targeted towards &#039;single remote support call&#039; than a generic server, and it shows -- the example only processes a single connection.</p><p>The changes aren&#039;t huge though... something along the lines of</p><p>while (true) { &lt;-- added<br />var client = listener.AcceptTcpClient();<br />...<br />} &lt;-- added<br />// Let&#039;s go.<br />Application.Run();</p><p>that&#039;d do the trick. <img src="https://swforum.seekye.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Hope this helps</p><p>James</p>]]></description>
			<author><![CDATA[null@example.com (Zer)]]></author>
			<pubDate>Thu, 05 Sep 2013 17:12:26 +0000</pubDate>
			<guid>https://swforum.seekye.com/post/12921/#p12921</guid>
		</item>
		<item>
			<title><![CDATA[vnc server multiple clients]]></title>
			<link>https://swforum.seekye.com/post/12920/#p12920</link>
			<description><![CDATA[<p>Hello,</p><p>Thank you for your cool work on RemoteViewing.</p><p>I was wondering if you managed to get the vnc server to work with multiple RemoteViewing clients ..</p><p>The first client always works, the second just hangs.</p><p>Any insight that you could provide would be great ..</p><p>thanks again</p>]]></description>
			<author><![CDATA[null@example.com (timmortonni)]]></author>
			<pubDate>Thu, 11 Jul 2013 14:22:18 +0000</pubDate>
			<guid>https://swforum.seekye.com/post/12920/#p12920</guid>
		</item>
	</channel>
</rss>
