Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
L
M
N
O
P
R
S
T
U
C
callBack
- Variable in class insa.projets.NetworkPackage.
Network
clientSocket
- Variable in class insa.projets.NetworkPackage.
ListeningThread
connectionClosed()
- Method in interface insa.projets.NetworkPackage.
MonitorInterface
Cette méthode est appelée par le module réseau lorsqu'il constate que la connection a été interrompue.
D
delay
- Variable in class insa.projets.NetworkPackage.
ListeningThread
E
endCodeOp
- Static variable in class insa.projets.NetworkPackage.
Protocol
endParam
- Static variable in class insa.projets.NetworkPackage.
Protocol
errorCodeOp
- Static variable in class insa.projets.NetworkPackage.
Protocol
errorDefaultMessage
- Static variable in class insa.projets.NetworkPackage.
Protocol
errorMessages
- Static variable in class insa.projets.NetworkPackage.
Protocol
errorParams
- Static variable in class insa.projets.NetworkPackage.
Protocol
G
getErrorMessage(int)
- Static method in class insa.projets.NetworkPackage.
Protocol
getErrorMessage(short)
- Static method in class insa.projets.NetworkPackage.
Protocol
getMessage(int)
- Static method in class insa.projets.NetworkPackage.
Protocol
getMessage(byte)
- Static method in class insa.projets.NetworkPackage.
Protocol
I
initMessages(boolean)
- Static method in class insa.projets.NetworkPackage.
Protocol
insa.projets.NetworkPackage
- package insa.projets.NetworkPackage
inStream
- Variable in class insa.projets.NetworkPackage.
ListeningThread
inStream
- Variable in class insa.projets.NetworkPackage.
Network
interleaveCodeOp
- Static variable in class insa.projets.NetworkPackage.
Protocol
isShortMessages()
- Static method in class insa.projets.NetworkPackage.
Protocol
L
ListeningThread
- Class in
insa.projets.NetworkPackage
ListeningThread(DataInputStream, MonitorInterface, int, Socket, boolean)
- Constructor for class insa.projets.NetworkPackage.
ListeningThread
M
MAX_CODE_OP
- Static variable in class insa.projets.NetworkPackage.
Protocol
MAX_ERROR
- Static variable in class insa.projets.NetworkPackage.
Protocol
messageFromNetwork(String)
- Method in interface insa.projets.NetworkPackage.
MonitorInterface
Cette méthode est appelée lorsque le module réseau veut afficher un message.
messages
- Static variable in class insa.projets.NetworkPackage.
Protocol
MonitorInterface
- Interface in
insa.projets.NetworkPackage
Cette interface décrit les méthodes que doit fournir une application pour pouvoir utiliser le module Network, répondant à l'interface NetworkInterface.
N
Network
- Class in
insa.projets.NetworkPackage
Network()
- Constructor for class insa.projets.NetworkPackage.
Network
NetworkInterface
- Interface in
insa.projets.NetworkPackage
Cette interface est la seule visio
O
outStream
- Variable in class insa.projets.NetworkPackage.
Network
P
Protocol
- Class in
insa.projets.NetworkPackage
Protocol()
- Constructor for class insa.projets.NetworkPackage.
Protocol
R
run()
- Method in class insa.projets.NetworkPackage.
ListeningThread
running
- Variable in class insa.projets.NetworkPackage.
ListeningThread
S
serverSocket
- Variable in class insa.projets.NetworkPackage.
Network
setShortMessages(boolean)
- Static method in class insa.projets.NetworkPackage.
Protocol
shortMessages
- Variable in class insa.projets.NetworkPackage.
Network
shortMessages
- Static variable in class insa.projets.NetworkPackage.
Protocol
stopThread()
- Method in class insa.projets.NetworkPackage.
ListeningThread
T
TCPclose()
- Method in class insa.projets.NetworkPackage.
Network
TCPclose()
- Method in interface insa.projets.NetworkPackage.
NetworkInterface
Ferme la connexion réseau si elle était ouverte.
TCPconnect(String, int)
- Method in class insa.projets.NetworkPackage.
Network
TCPconnect(String, int)
- Method in interface insa.projets.NetworkPackage.
NetworkInterface
Initie une connexion réseau en tentant de se connecter au serveur d'adresse IP, sur le port précisé.
TCPInit(MonitorInterface, boolean)
- Method in class insa.projets.NetworkPackage.
Network
TCPInit(MonitorInterface, boolean)
- Method in interface insa.projets.NetworkPackage.
NetworkInterface
Initialisation du module réseau.
TCPsend(byte, short)
- Method in class insa.projets.NetworkPackage.
Network
TCPsend(byte, short)
- Method in interface insa.projets.NetworkPackage.
NetworkInterface
Envoie d'un message sur le réseau, composé d'un codeOp et d'un paramètre.
telec
- Variable in class insa.projets.NetworkPackage.
ListeningThread
theThread
- Variable in class insa.projets.NetworkPackage.
Network
U
updateValues(boolean[], short[])
- Method in interface insa.projets.NetworkPackage.
MonitorInterface
Cette méthode est appelée par le module réseau à chaque fois qu'une trame est reçue (terminée par le code 80-8080).
C
D
E
G
I
L
M
N
O
P
R
S
T
U
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes