Network/Dorkbox-Network
2014-09-17 17:39:46 +02:00
..
src Cleaned up PING. Removed client.ping (it's in client.send().ping(), to be consistent) 2014-09-17 17:39:16 +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 Fixed classpaths. Changed storage to use deflate compression for disk storage 2014-08-22 01:21:31 +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