Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
X
C
chatClient
- Variable in class ChatD.
StdProtocol
Oggetto che si preoccupa della creazione della socket verso il server
ChatClient
- class ChatD.
ChatClient
.
Stabilisce una connessione tramite socket di famiglia INET_FAMILY con il server all'indirizzo IP e alla porta passati come parametri.
ChatClient(String, int)
- Constructor for class ChatD.
ChatClient
Costruttore.
ChatD
- package ChatD
client
- Variable in class ChatD.
StdProtocol
Oggetto di tipo client che si preoccupa dell'interfaccia verso l'utente
client
- Variable in class ChatD.
Manda
Client
- interface ChatD.
Client
.
Classe astratta che prevede i metodi che devono essere implementati per poter realizzare un client per la chat
clientFrame
- Static variable in class ChatD.
GuiClient
ClientFrame
- class ChatD.
ClientFrame
.
Incapsula, estendendo JFrame tutti i componenenti grafici per il Frame che si interfaccia con l'utente della chat.
ClientFrame(Protocol, String, int)
- Constructor for class ChatD.
ClientFrame
clientSock
- Variable in class ChatD.
StdProtocol
Socket di comunicazione tra il client e il server
clientSock
- Variable in class ChatD.
ChatClient
ConsoleClient
- class ChatD.
ConsoleClient
.
Realizzazione dell'interfaccia tipo console per poter interagire con il server remoto.
ConsoleClient()
- Constructor for class ChatD.
ConsoleClient
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
X