<div dir="ltr"><div><div>I am not expert but java has a nice efficient libraries for working with TCP/UDP. I knew some grey beard c-coders that wrote there own socket libraries that:<br><br></div>1) were not cross platform (big Endianness issues)<br>
</div>2) stopped working correctly when same code was compiled on 64 bit machines<br><div class="gmail_extra"><br></div><div class="gmail_extra">On the other hand someone on list...Speak up you know who you are... Watched me write a JAVA UDP syslog server (to mysql) in java in <2 day. Runs like butter, I still have the code. <br>
<br></div><div class="gmail_extra">That says something about Java networking to me.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 3, 2014 at 12:37 PM, John Baldwin <span dir="ltr"><<a href="mailto:jhb@freebsd.org" target="_blank">jhb@freebsd.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thursday, April 03, 2014 1:15:35 am Edward Capriolo wrote:<br>
> Many people actually offer vpn in java.<br>
> Juniper offers an ssl vpn that works for windows, mac, linux..<br>
><br>
> <a href="http://kb.juniper.net/InfoCenter/index?page=content&id=KB28704" target="_blank">http://kb.juniper.net/InfoCenter/index?page=content&id=KB28704</a><br>
><br>
> That is not a site to site vpn, but you get the drift.<br>
<br>
Array Networks VPN uses a java client for an SSL tunnel as well.  The<br>
irony of a VPN tunnel running as a java app is quite terrifying.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
John Baldwin<br>
</font></span></blockquote></div><br></div></div>