QuickServer
Home PageCategories: Internet and communications
Latest version: 1.4.5
Added 2005-07-01
Oen source Java library/framework for creation of multi-threaded, multi-client TCP server applications.
QuickServer provides an abstraction over the ServerSocket, Socket and other network and input output classes.
Features include:
- Support for secure server creations: SSL, TLS.
- Support for thread per client (multi-threaded) - Blocking Mode.
- Support for non-blocking input output (beta) - Non-Blocking Mode.
- Clear separation of server, protocol and authentication logic.
- Remote administration support: QSAdminServer.
- Command Shell for local administration of server.
- GUI-based remote administration: QsAdminGUI (with support for plug-ins)
- Restart or Suspend the server without killing connected clients.
- Built-in pools for reusing of Threads and most used Objects.
- Full logging support.
Built for Java |
Library |
Free or free version available |