<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[James's Programming Page — How can I improve the overall response(of remoteViewing)?]]></title>
	<link rel="self" href="https://swforum.seekye.com/feed/atom/topic/10130/" />
	<updated>2019-09-12T02:26:35Z</updated>
	<generator>PunBB</generator>
	<id>https://swforum.seekye.com/topic/10130/</id>
		<entry>
			<title type="html"><![CDATA[Re: How can I improve the overall response(of remoteViewing)?]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/post/13086/#p13086" />
			<content type="html"><![CDATA[<p>Hmm.</p><p>The main thing you can do is set MaxUpdateRate on the VncServerSession. It defaults to 15 (frames per second).<br />VncScreenFramebufferSource also has a constructor you can pass screen bounds to, if you want VNC to only show a certain program&#039;s window bounds for instance.</p><p>Beyond this, what kind of response are you hoping to improve? (Are you running out of CPU? VncFramebufferCache is *not* very efficient right now.)</p>]]></content>
			<author>
				<name><![CDATA[Zer]]></name>
				<uri>https://swforum.seekye.com/user/2/</uri>
			</author>
			<updated>2019-09-12T02:26:35Z</updated>
			<id>https://swforum.seekye.com/post/13086/#p13086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How can I improve the overall response(of remoteViewing)?]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/post/13080/#p13080" />
			<content type="html"><![CDATA[<p>Hey! everyone.</p><p>I&#039;m on a final-project with my teammates now.<br />Our goal is to dev a VNC program and remotely control the other computer.<br />and I started with yours, cause it&#039;s based on C# and working nicely:)&nbsp; (thank you alot Zer!)</p><p>so I add some code to transfer mouse&amp;keyboard command<br />and fortunately works well!</p><p>but I faced off a problem.</p><p>different from cmd transferring,<br />the screen refresh rate doesn&#039;t reach our expect.</p><p>How can I improve the overall response?<br />I&#039;ve tried several ways to do this,<br />but I failed cause it&#039;s program-constructively FIRM to me <br />I don&#039;t know even where i should add or modify code for it.</p><p>I hope you to read this post. and Thank you a lot for your effort<br />It was very helpful and I promise to include credit at the end of mine!</p>]]></content>
			<author>
				<name><![CDATA[gus3826]]></name>
				<uri>https://swforum.seekye.com/user/14309/</uri>
			</author>
			<updated>2019-08-12T06:12:48Z</updated>
			<id>https://swforum.seekye.com/post/13080/#p13080</id>
		</entry>
</feed>
