Commit Graph

47 Commits

Author SHA1 Message Date
2afb87303f Fix all errors and all warnings 2020-01-23 15:54:27 +01:00
5eb7e0deab Refactoring + implementation of some methods 2020-01-23 12:26:44 +01:00
c3b8c2c5e0 Update protocol classes modelisation 2020-01-23 11:38:30 +01:00
6e2e5451df Add algorithm but did not implement it 2020-01-22 17:05:45 +01:00
0470a67f0f Add documentation 2020-01-22 13:43:25 +01:00
04457fdac5 Factorization of setPayloadSize and getPayloadSize 2020-01-22 13:13:41 +01:00
855e4ed73e Update RequestResponse codes 2020-01-22 13:02:03 +01:00
026008473a Début de l’implémentation du protocole binaire
Reste des TODO dans FileList.java et dans FilePart.java + la
documentation à faire.

Ça ne compile pas encore, et c’est normal (à cause des TODOs).
2020-01-21 23:49:13 +01:00
f4e318dfe5 Fix last commit 2020-01-21 19:56:50 +01:00
b3cc441d9e Factorize code for opening directory 2020-01-21 19:48:46 +01:00
8f239e23f5 Proposition version 1.1 en mode binaire
Ça sera plus facile à parser et plus facile de découper en blocs
de 4KB plus tard.
2020-01-21 12:43:02 +01:00
3a27d84690 Add openning functionnality to server 2020-01-21 11:32:01 +01:00
a4bb32bf44 Fix last commit 2020-01-21 11:23:55 +01:00
de96d7b661 Add functionnality openning in finder 2020-01-21 11:21:34 +01:00
db3796c384 Fix upload 2020-01-21 10:57:27 +01:00
f3d47433e1 Update project 2020-01-21 10:55:20 +01:00
72ce99fd6f Fix NOT FOUND 2020-01-21 10:37:21 +01:00
js
f1013e4042 added eclipse gitignore 2020-01-21 10:22:33 +01:00
js
d261bd1fa0 Update .gitignore 2020-01-21 10:18:43 +01:00
019d8b321f Fix listing of files 2020-01-16 13:04:22 +01:00
c1ac428fc6 Fix errors on Directories.java 2020-01-16 12:43:12 +01:00
20fef41d71 Add doc to Directories.java 2020-01-16 12:40:42 +01:00
0e1a451214 Avoid duplication of code 2020-01-16 12:36:05 +01:00
14b7a2b814 Fix last commit 2020-01-15 22:20:27 +01:00
bb1df85273 Add default user data folder for mac 2020-01-15 21:58:11 +01:00
b4927e1994 Fix part of protocol but still bugged 2020-01-15 21:57:48 +01:00
cfadde72f2 Remove test folders 2020-01-14 12:39:18 +01:00
7e50b3874a Remove .class files and add it to .gitignore 2020-01-14 12:37:46 +01:00
f2fecdca54 Update documentation 2020-01-14 12:34:25 +01:00
789c0c0257 Remove debugs print 2020-01-14 12:33:21 +01:00
ecc92f79d1 erreurs 2020-01-14 11:55:02 +01:00
71a9b23ce4 maj classdiagram 2020-01-14 11:14:30 +01:00
572a75e3ae correction syntaxiques de clientP2P 2020-01-14 11:10:11 +01:00
a326c33124 fix syntax in serverP2P 2020-01-14 10:32:55 +01:00
192f0a2c94 Add client implementation + update doc 2020-01-12 23:29:49 +01:00
acaa363153 Add send method + update documentation 2020-01-12 22:20:52 +01:00
e7b4d7a5c3 Implement protocol
TODO : send method
2020-01-12 22:04:49 +01:00
1911c143eb Update documentation 2020-01-12 22:04:15 +01:00
91ebd05063 Add initFileList() in ServerManagement.java 2019-12-12 14:21:35 +01:00
2f202812c8 Class stub 2019-12-12 11:57:02 +01:00
49ece737ea Update diagram sequence 2019-12-12 11:56:46 +01:00
356325a858 Add class diagram 2019-12-12 11:38:04 +01:00
4895c6bc0f UML 2019-12-12 11:17:33 +01:00
Flavien Haas
81dd2e583f added usecase diagram 2019-12-12 10:57:58 +01:00
5e23e4061b Mettre à jour 'README.md' 2019-12-12 10:42:32 +01:00
d9b42c5804 Add project.geany to .gitignore 2019-12-12 10:42:15 +01:00
0f33178b7c Init repo 2019-12-12 10:38:47 +01:00