Collin: Absolutely, keeping the WebSocket server running would be just about as important as keeping the actual Netrek server running.<div><br></div><div>James: Thanks for the TCP and RSA clarifications.  Is there any documentation on the Netrek protocol?  If not, I'll just read through the source for the Linux COW client and use Wireshark to see it for myself.  Actually, is there an easy way to turn off UDP in COW?  (Or in any other major client; I'm flexible.) Since I won't be using UDP, I want monitor the net traffic of TCP-only behavior.</div>
<div><br>Thanks,</div><div>Andrew<br><br><div class="gmail_quote">On Tue, Feb 28, 2012 at 8:18 PM, James Cameron <span dir="ltr"><<a href="mailto:quozl@us.netrek.org">quozl@us.netrek.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
G'day Andrew,<br>
<br>
You need not be unduly concerned about the difference between UDP and<br>
TCP, since the extra hop of the WebSocket server will more than cover<br>
the difference.  Players will be at a slight disadvantage, but now that<br>
everybody has fibre to the home, it won't be a problem.  New players<br>
won't notice.  Old players won't want to change.  It's a non-issue.<br>
Don't let it stop you.<br>
<br>
You also need not be worried about RSA verification.  No server requires<br>
it.  The server source does not include RSA support.  Several clients<br>
already exist without RSA support.<br>
<br>
So go for it.  Looking forward to your first implementation.  You should<br>
post back here once you have something for people to test.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
_______________________________________________<br>
netrek-dev mailing list<br>
<a href="mailto:netrek-dev@us.netrek.org">netrek-dev@us.netrek.org</a><br>
<a href="http://mailman.us.netrek.org/mailman/listinfo/netrek-dev" target="_blank">http://mailman.us.netrek.org/mailman/listinfo/netrek-dev</a><br>
</font></span></blockquote></div><br></div>