Commit Graph

31 Commits

Author SHA1 Message Date
4ba3055289 Fix #57 2020-04-02 02:24:46 +02:00
f33b91dccd Ratio implementation for client 2020-03-28 16:31:24 +01:00
c5e8a7df39 Changes to LoadRequest 2020-03-27 16:22:42 +01:00
1355ef14b1 Fix #40
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
2020-03-22 16:55:05 +01:00
d1d7993864 Use generics 2020-03-22 13:44:08 +01:00
3f21797b09 Client now asks servers to tracker ! 2020-03-21 15:48:18 +01:00
9b6258afd3 Fix warnings / close scanners 2020-03-20 18:28:57 +01:00
c5f63795d0 added logs to the client
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape4 This commit looks good
2020-03-19 17:49:39 +01:00
cc8997b65b Merge branch 'exceptionsheritage' into etape4 2020-03-19 14:07:56 +01:00
740e25546a refractor exception -> localexception
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-03-19 13:48:39 +01:00
977ff22300 Add missing javadoc
This closes #36
2020-03-19 13:30:49 +01:00
733767c4de Add mulithreaded UDP client 2020-03-16 15:03:04 +01:00
f88f5b1d40 Add multiple servers choice, but dl only from one
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
Je suis en train de faire en sorte qu’on télécharge depuis plusieurs
2020-03-11 20:31:13 +01:00
js
1ec120c373 add tools to get server list 2020-03-10 23:58:16 +01:00
44b96d9f2c Refactoring 2020-03-05 16:38:33 +01:00
9493a8cb30 Add hashsum 2020-03-04 22:29:54 +01:00
e6d950d16b client is able to close the connection, but the server IS NOT 2020-03-02 15:31:37 +01:00
11fcaa25ea Add TCP support
Fixes #7
2020-02-29 17:01:52 +01:00
b6351d30d3 Change to ProtocolP2PPacket, should be easier to implement tcp 2020-02-29 17:01:52 +01:00
d01bbd85f2 Load PartialContents
Fixes #9
2020-02-26 18:57:18 +01:00
d33d9bf624 Add empty file error code 2020-01-25 21:25:36 +01:00
648cb12953 Test & debug
Transfert de fichier réalisé !!
2020-01-25 20:04:01 +01:00
2d20357150 Implement ServerManagement and ClientManagement 2020-01-25 19:34:23 +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
019d8b321f Fix listing of files 2020-01-16 13:04:22 +01:00
b4927e1994 Fix part of protocol but still bugged 2020-01-15 21:57:48 +01:00
789c0c0257 Remove debugs print 2020-01-14 12:33:21 +01:00
ecc92f79d1 erreurs 2020-01-14 11:55:02 +01:00
572a75e3ae correction syntaxiques de clientP2P 2020-01-14 11:10:11 +01:00