Conception
Before Width: | Height: | Size: 187 KiB |
Before Width: | Height: | Size: 196 KiB |
BIN
Conception/Class diagram/V1/MVC Class Diagram-2.png
Normal file
After Width: | Height: | Size: 182 KiB |
BIN
Conception/Class diagram/Version_Finale/Controller.png
Normal file
After Width: | Height: | Size: 130 KiB |
BIN
Conception/Class diagram/Version_Finale/Model.png
Normal file
After Width: | Height: | Size: 137 KiB |
BIN
Conception/Class diagram/Version_Finale/Protocol.png
Normal file
After Width: | Height: | Size: 176 KiB |
BIN
Conception/Class diagram/Version_Finale/View.png
Normal file
After Width: | Height: | Size: 196 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
BIN
Conception/Sequence diagram/ Session de clavardage .png
Normal file
After Width: | Height: | Size: 145 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 149 KiB |
After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 199 KiB |
BIN
Conception/State Machine Diagram/Main.png
Normal file
After Width: | Height: | Size: 61 KiB |
BIN
Conception/State Machine Diagram/Pseudo.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
Conception/State Machine Diagram/Reduction_agent.png
Normal file
After Width: | Height: | Size: 17 KiB |
|
@ -1,41 +1,40 @@
|
||||||
chatapp/Model/Utilisateur.java
|
|
||||||
chatapp.Model.Utilisateur
|
|
||||||
chatapp/Launcher.java
|
|
||||||
chatapp.Launcher
|
|
||||||
chatapp/Model/MessageHorodate.java
|
|
||||||
chatapp.Model.MessageHorodate
|
|
||||||
chatapp/Model/DataBase.java
|
|
||||||
chatapp.Model.DataBase
|
|
||||||
chatapp/Model/ListUtilisateurs.java
|
|
||||||
chatapp.Model.ListUtilisateurs
|
|
||||||
chatapp/Protocol/SessionClavardage.java
|
|
||||||
chatapp.Protocol.SessionClavardage
|
|
||||||
chatapp/Protocol/HttpEchange.java
|
|
||||||
chatapp.Protocol.HttpEchange
|
|
||||||
chatapp/View/View_Menu.java
|
|
||||||
chatapp.View.View_Menu
|
|
||||||
chatapp/View/ChangementPseudo.java
|
|
||||||
chatapp.View.ChangementPseudo
|
|
||||||
chatapp/Protocol/RunnerEcouteUDP.java
|
|
||||||
chatapp.Protocol.RunnerEcouteUDP
|
|
||||||
chatapp/Protocol/UDPEchange.java
|
|
||||||
chatapp.Protocol.RunnerUDP
|
|
||||||
chatapp.Protocol.UDPEchange
|
|
||||||
chatapp/Main.java
|
|
||||||
chatapp.Main
|
|
||||||
chatapp/View/View_Utilisateurs.java
|
|
||||||
chatapp.View.View_Utilisateurs
|
|
||||||
chatapp/View/ConnexionScreen.java
|
|
||||||
chatapp.View.ConnexionScreen
|
|
||||||
chatapp/Protocol/RunnerEcouteTCP.java
|
chatapp/Protocol/RunnerEcouteTCP.java
|
||||||
chatapp.Protocol.RunnerEcouteTCP
|
chatapp.Protocol.RunnerEcouteTCP
|
||||||
chatapp/View/FenetreSession.java
|
chatapp/View/FenetreSession.java
|
||||||
chatapp.View.FenetreSession
|
chatapp.View.FenetreSession
|
||||||
chatapp.View.FenetreSession$1
|
|
||||||
chatapp/Controller/ChatApp.java
|
chatapp/Controller/ChatApp.java
|
||||||
chatapp.Controller.ChatApp
|
chatapp.Controller.ChatApp
|
||||||
|
chatapp/Model/DataBase.java
|
||||||
|
chatapp.Model.DataBase
|
||||||
|
chatapp/View/ChangementPseudo.java
|
||||||
|
chatapp.View.ChangementPseudo
|
||||||
|
chatapp/Protocol/RunnerEcouteUDP.java
|
||||||
|
chatapp.Protocol.RunnerEcouteUDP
|
||||||
|
chatapp/Launcher.java
|
||||||
|
chatapp.Launcher
|
||||||
|
chatapp/Model/ListUtilisateurs.java
|
||||||
|
chatapp.Model.ListUtilisateurs
|
||||||
|
chatapp/Protocol/UDPEchange.java
|
||||||
|
chatapp.Protocol.RunnerUDP
|
||||||
|
chatapp.Protocol.UDPEchange
|
||||||
|
chatapp/Model/MessageHorodate.java
|
||||||
|
chatapp.Model.MessageHorodate
|
||||||
|
chatapp/Main.java
|
||||||
|
chatapp.Main
|
||||||
chatapp/View/Clavardage.java
|
chatapp/View/Clavardage.java
|
||||||
chatapp.View.Clavardage
|
chatapp.View.Clavardage
|
||||||
chatapp.View.Clavardage$1
|
chatapp.View.Clavardage$1
|
||||||
|
chatapp/Protocol/SessionClavardage.java
|
||||||
|
chatapp.Protocol.SessionClavardage
|
||||||
|
chatapp/View/ConnexionScreen.java
|
||||||
|
chatapp.View.ConnexionScreen
|
||||||
|
chatapp/View/View_Utilisateurs.java
|
||||||
|
chatapp.View.View_Utilisateurs
|
||||||
|
chatapp/Model/Utilisateur.java
|
||||||
|
chatapp.Model.Utilisateur
|
||||||
|
chatapp/View/View_Menu.java
|
||||||
|
chatapp.View.View_Menu
|
||||||
|
chatapp/Protocol/HttpEchange.java
|
||||||
|
chatapp.Protocol.HttpEchange
|
||||||
chatapp/View/DemarrerSession.java
|
chatapp/View/DemarrerSession.java
|
||||||
chatapp.View.DemarrerSession
|
chatapp.View.DemarrerSession
|
||||||
|
|
16
README.md
|
@ -27,11 +27,25 @@ Nous avons quatre package distincts regroupant nos différentes classes. <br>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Javadoc
|
## Javadoc
|
||||||
<p>
|
<p>
|
||||||
Des commentaires étant présents dans le code source de notre application, nous avons généré la documentation dans ce dossier.
|
Des commentaires étant présents dans le code source de notre application, nous avons généré la documentation dans ce dossier.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## Rapport
|
||||||
|
<p>
|
||||||
|
Dossier comprenant deux rapports :
|
||||||
|
<ul>
|
||||||
|
<li> Le rapport de la conception avec des explications des différents diagrammes.</li>
|
||||||
|
<li> Le rapport de l'implémentation avec des explications sur le code et l'utilisation de l'application.</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
## Server de présence
|
||||||
|
<p>
|
||||||
|
Le code du server de présence, celui-ci faisant office de proxy.
|
||||||
|
</p>
|
||||||
|
|
||||||
## Techologies Utilisées
|
## Techologies Utilisées
|
||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|