<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[James's Programming Page — vnc server multiple clients]]></title>
	<link rel="self" href="https://swforum.seekye.com/feed/atom/topic/10070/" />
	<updated>2013-09-05T17:12:26Z</updated>
	<generator>PunBB</generator>
	<id>https://swforum.seekye.com/topic/10070/</id>
		<entry>
			<title type="html"><![CDATA[Re: vnc server multiple clients]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/post/12921/#p12921" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Zer]]></name>
				<uri>https://swforum.seekye.com/user/2/</uri>
			</author>
			<updated>2013-09-05T17:12:26Z</updated>
			<id>https://swforum.seekye.com/post/12921/#p12921</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[vnc server multiple clients]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/post/12920/#p12920" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[timmortonni]]></name>
				<uri>https://swforum.seekye.com/user/14137/</uri>
			</author>
			<updated>2013-07-11T14:22:18Z</updated>
			<id>https://swforum.seekye.com/post/12920/#p12920</id>
		</entry>
</feed>
