3 //=============================================================================
7 * @author Douglas C. Schmidt
9 //=============================================================================
15 #include "SM_Server.h"
17 class SMR_Server
: public SM_Server
20 SMR_Server (short port_number
);
24 #endif /* _SMR_SERVER_H */