Server Template - a TCP/IP Server template design
Server Template is a multi-threaded TCP/IP newtork server template design that is to be used as
the basis for the development of standard or custom TCP/IP services. The minimum basic core functionality for
concurrent multi-session connection management, user session and adminstration console functionalies are defined,
while leaving slots left in the code so as to easily add service functionality by defining commands and what the server does when it receives them from the user in these slots. Download the compiled Java demo implementation
here or the Java source code
here.
If you are interested in the designs and documentation, please contact me at
info@digitalcairo.com.