Compare commits

...

3 commits

Author SHA1 Message Date
m-gues
566b89c382 rendu du projet 2021-02-16 00:08:15 +01:00
Cavailles Kevin
61e069d6ec rename 2021-02-15 23:35:20 +01:00
Cavailles Kevin
16204aa9ac remove old files, add app .jar 2021-02-15 23:32:36 +01:00
18 changed files with 18 additions and 11 deletions

View file

@ -1,10 +0,0 @@
package main;
public class Main {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}

View file

@ -1,3 +1,20 @@
# Projet_COO_POO
Projet de 4ème année : Conception et programmation orientée objet d'un systeme de clavardage distribué interactif multi-utilisateur temps réel
Contenu (branche master):
Dossier rapports : rapports de conception et de projet
Dossier application : archives .jar permettant d'exécuter l'application (version classique)
Dossier serveur_presence : archives .jar et .war permettant d'exécuter respectivement l'application (version compatible avec le serveur) et le serveur de présence
Pour récupérer les codes sources :
- De l'application classique : branche application
- Du serveur et de l'application modifiée : branche serveur_presence (l'application est dans le projet POO, le servlet dans le projet POO_Server)
Toutes les autres branches concernent des versions obsolètes de l'application, merci de ne pas en tenir compte.

BIN
application/chat.jar Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

BIN
rapports/rapport_poo.pdf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.