Network/test/dorkbox/network
nathan d9ca5b93df Fixed issues with UDP connection handling. Fixed issues with
registration order. Fixed issues with connection shutdown. Fixed
issues with explicit flush(). Added support for UDP session handling.
Updated broadcast discovery to return ports used. Added
connection.send(), which will use the best option to send
 data (TCP first, otherwise UDP).
2018-04-01 14:51:13 +02:00
..
connection Made changes to the StorageSystem (IOExceptions, default serialization 2017-08-02 22:12:50 +02:00
dns DNS Flags.isFlag() will not throw an exception, it will only return true 2018-03-29 16:08:00 +02:00
kryo Fixed package name. The standard package naming 2017-09-22 09:25:10 +02:00
rmi Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
BaseTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
ChunkedDataIdleTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
ClientSendTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ConnectionTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
DisconnectReconnectTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
DiscoverHostTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
IdleTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
LargeResizeBufferTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ListenerTest.java Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
MultipleServerTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
MultipleThreadTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
PingPongLocalTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
PingPongTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
PingTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ReconnectTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
UnregisteredClassTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00