public void disconnectFromServer() throws NetworkException {
   m_netClient.disconnectFromServer();
 }