So, changed the structure of TCPNode quite a bit, and it works brilliantly. TODO...
commitcd9010ea6c8b9d5287f3631c5ea586ae29a472ba
authorVictor Zamanian <victor.zamanian@gmail.com>
Fri, 26 Oct 2007 12:46:28 +0000 (26 14:46 +0200)
committerVictor Zamanian <victor.zamanian@gmail.com>
Fri, 26 Oct 2007 12:46:28 +0000 (26 14:46 +0200)
tree21d6f4f68d734aeb52f641ffe1cce47036efc8dd
parent3d3728ad6aae16061f5791fa38c53e905cfb3695
So, changed the structure of TCPNode quite a bit, and it works brilliantly. TODO: Fix the issue where UDPNode is slower than TCPNode--possible restructuring there as well.
Node.java
TCPNode.java
UDPNode.java