3 //=============================================================================
7 * @author Douglas C. Schmidt
9 //=============================================================================
15 #include "SM_Client.h"
17 class SMR_Client
: public SM_Client
20 SMR_Client (short port_number
);
21 virtual ~SMR_Client ();
24 #endif /* _SMR_CLIENT_H */