Package mhframework.net

Class Summary
MHMessageType  
MHNetworkMessage Provides a standard structure for network communication for a client/server app powered by MHFramework.
MHSerializableClientInfo A simple class for allowing clients to keep information on which other clients are connected to the same server.
MHSerializableClientList This class represents the list of connected clients that is passed from the server to the clients during a MHMessageType.BROADCAST_CLIENT_LIST operation.