PacketLib is a library for packet-based networking between clients and servers. It was made as a basis for other projects involving packet networking.
See examples/com/github/steveice10/packetlib/test
PacketLib uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory.
PacketLib is licensed under the MIT license.