QuickServer - TCP server framework
QuickServer is an open source Java library/framework for quick creation of robust and multi-threaded, multi-client TCP server applications. With QuickServer one can just concentrate on just the application logic/protocol on hand. QuickServer provides an abstraction over the ServerSocket, Socket and other network and input output classes and it eases the creation of powerful network servers.
http://www.quickserver.org
http://sourceforge.net/projects/quickserver
https://github.com/QuickServerLab/QuickServer-Main
License:
Tech:
Tags: