Network/Dorkbox-Network
2014-09-22 23:58:45 +02:00
..
src Added SO_REUSEADDR socket option to TCP server, so it can restart without having to wait for a TCP connection to finish closing 2014-09-22 23:58:45 +02:00
test/dorkbox/network Changed static class C to be package private, so it doesn't screw with src 2014-09-17 17:39:46 +02:00
.classpath Removed dependency on JavaLauncher, it's now JavaLauncher-Util -- which is shared 2014-09-20 02:17:25 +02:00
.gitignore gitignore .db files 2014-08-22 01:23:40 +02:00
.project Added the network project 2014-08-20 23:44:59 +02:00
LICENSE.TXT Added DNS client. Added better localHost IP address. Added getPublicIp address via DNS and HTTP. Updated licenses 2014-09-06 02:41:54 +02:00
Test - Dorkbox Network.launch Added the network project 2014-08-20 23:44:59 +02:00
Test DB-Network.launch Added the network project 2014-08-20 23:44:59 +02:00