-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/DeptInfoProjects/PLFGJ
- Loading branch information
Showing
3 changed files
with
22 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
# Bilan itération 1 | ||
|
||
### Bilan de l'itération des fonctionnalités implémentée : | ||
|
||
Création de la connexion serveur / client : | ||
Le serveur attend que le client se connecte , | ||
lorque le client se connecte le serveur reçoit l'information puis renvoit son adresse IP et le nom de la machine utilisée . | ||
Tant qu'aucun serveur n'est disponible , le client reste en attente .. | ||
|
||
### Bilan de l'itération sur les tests : | ||
|
||
Test vérifiant que l'adresse ip et le nom de la machine renvoyées sont correctes | ||
|
||
# Bilan itération 1 | ||
|
||
### Bilan de l'itération des fonctionnalités implémentée : | ||
|
||
Création de la connexion serveur / client : | ||
* Le serveur attend que le client se connecte , | ||
lorque le client se connecte le serveur reçoit l'information puis renvoit son adresse IP et le nom de la machine utilisée . | ||
Tant qu'aucun serveur n'est disponible , le client reste en attente .. | ||
|
||
### Bilan de l'itération sur les tests : | ||
|
||
* Test vérifiant que l'adresse ip et le nom de la machine renvoyées sont correctes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters