This class implements the server device. The server device provides the service that clients can attach to, which makes it the central object of the server program. In the SRCP model, the server is at the same time a device attached to bus 0 that is managed by, well the server. As managed device it support the GET, the RESET and the TERM commands and therefore implements the corresponding interfaces.
@author Michael N. Lipp
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.