Uses of Package
net.sf.magicproject.network

Packages that use net.sf.magicproject.network
net.sf.magicproject.deckbuilder any classes manipulating decks and also components used by the deckbuilder form. 
net.sf.magicproject.network The network package manages all communications between client and servers. 
net.sf.magicproject.stack All classes manipulating stack and controlling the abilities/actions flow. 
net.sf.magicproject.ui UI classes. 
 

Classes in net.sf.magicproject.network used by net.sf.magicproject.deckbuilder
MInputStream
           
 

Classes in net.sf.magicproject.network used by net.sf.magicproject.network
Client
           
IdMessages
           
MBigPipe
           
MMiniPipe
           
MSocketListener
          This class is listening to the actions done by the opponent and apply the corresponding actions.
NetworkActor
          This class is representating a client or a serveur, so contains nickname, connection's port and streams of opened socket.
Server
          a multi-client server
StartingOption
           
 

Classes in net.sf.magicproject.network used by net.sf.magicproject.stack
MMiniPipe
           
 

Classes in net.sf.magicproject.network used by net.sf.magicproject.ui
MChat
          This chat is a thread looking for a chat data in the bigpipe Display discussion is : $user - $message When a null length message is sent, that would say "disconnection" since user can't send a null length message.
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.