ClientDistant
qui permet d'agir sur un client distant
public abstract void setNumJoueur(int numJoueur) throws RemoteException
public abstract int getNumJoueur() throws RemoteException
public abstract void setListenerOn() throws RemoteException
public abstract void setListenerOff() throws RemoteException
public abstract void setOff() throws RemoteException
public abstract void majClient(int tabElement[][]) throws RemoteException
public abstract void envoiMessage(String msg, String msg1) throws RemoteException