public class Client
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PORT
Le numéro du port du service.
|
| Constructor and Description |
|---|
Client() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] arguments)
Le code principal du client.
|
public static final int PORT