Uses of Package
mhframework.net

Packages that use mhframework.net
mhframework.gui   
mhframework.net   
mhframework.net.client   
mhframework.net.server   
 

Classes in mhframework.net used by mhframework.gui
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.
 

Classes in mhframework.net used by mhframework.net
MHSerializableClientInfo
          A simple class for allowing clients to keep information on which other clients are connected to the same server.
 

Classes in mhframework.net used by mhframework.net.client
MHNetworkMessage
          Provides a standard structure for network communication for a client/server app powered by MHFramework.
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.
 

Classes in mhframework.net used by mhframework.net.server
MHNetworkMessage
          Provides a standard structure for network communication for a client/server app powered by MHFramework.
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.