Commit Graph

106 Commits

Author SHA1 Message Date
cb86478764 Merging client and server 2020-03-18 18:08:59 +01:00
87013ceea8 tcp multiple (#32) 2020-03-18 16:29:29 +01:00
4c7fcab67d Improvement multithreads
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-16 16:38:23 +01:00
733767c4de Add mulithreaded UDP client 2020-03-16 15:03:04 +01:00
e46be57b8c Merge branch 'UML' of flavien/Projet_JAVA_P2P_STRI2A into master
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-03-12 12:08:09 +01:00
js
1b1968dd20 latest class diagram
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-03-12 11:34:36 +01:00
3be723f90b Merge branch 'WIP-end-etape2' of flavien/Projet_JAVA_P2P_STRI2A into master 2020-03-12 11:04:55 +01:00
c056b083d2 Fix jenkins
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-03-12 11:03:06 +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
11e965acc8 multiple servers impl (does not work yet) 2020-03-11 11:26:53 +01:00
js
c981309ef6 replace the String[] with an arrayList (servList) 2020-03-10 23:58:16 +01:00
js
1ec120c373 add tools to get server list 2020-03-10 23:58:16 +01:00
bc6b94b6a6 Fix jenkins .jar created files
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-03-10 23:56:20 +01:00
0a93a130e3 Merge branch 'jenkins' of flavien/Projet_JAVA_P2P_STRI2A into master
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-03-10 18:38:11 +01:00
8cee49394c Add utf-8
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-03-10 18:35:10 +01:00
11b063709b Remote bin creation (file exists)
Some checks failed
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head There was a failure building this commit
2020-03-10 18:28:31 +01:00
3c3b19a2e5 Fix escape \\
Some checks failed
Projet_JAVA_P2P_STRI2A/Projet_JAVA_P2P_STRI2A/pipeline/head There was a failure building this commit
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head There was a failure building this commit
2020-03-10 17:44:58 +01:00
2a14d07c7d Rename to Jenkinsfile
Some checks failed
Projet_JAVA_P2P_STRI2A/Projet_JAVA_P2P_STRI2A/pipeline/head There was a failure building this commit
2020-03-10 17:39:55 +01:00
0a651d6ccf Update 2020-03-10 17:36:17 +01:00
d481549931 added jenkinsfile 2020-03-10 17:32:05 +01:00
d8b8093556 Merge branch 'refactoring' of flavien/Projet_JAVA_P2P_STRI2A into master 2020-03-05 16:42:50 +01:00
44b96d9f2c Refactoring 2020-03-05 16:38:33 +01:00
e621ab159c Début refactoring 2020-03-05 09:38:36 +01:00
7156f6df98 Merge branch 'hashsum' of flavien/Projet_JAVA_P2P_STRI2A into master
closes #15
2020-03-04 22:32:15 +01:00
9493a8cb30 Add hashsum 2020-03-04 22:29:54 +01:00
710ce03921 Add hashes 2020-03-04 17:40:21 +01:00
600ef1b2cd Fix crash when unexisting subdir 2020-03-04 15:14:18 +01:00
5a54663a7a Merge branch 'logs' of flavien/Projet_JAVA_P2P_STRI2A into master 2020-03-04 15:04:04 +01:00
fd5eac9988 Add logLevel 2020-03-04 15:03:23 +01:00
e947fc7c46 fixes #18 2020-03-03 19:30:04 +01:00
cb94c15039 Merge branch 'tcp' of flavien/Projet_JAVA_P2P_STRI2A into master 2020-03-03 16:43:00 +01:00
11901db822 Fixes #19, Fixes #13 2020-03-03 16:39:19 +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
c17a7e6cd5 Added a choice in ClientP2P to choose TCP transport protocol 2020-02-28 10:41:07 +01:00
d01bbd85f2 Load PartialContents
Fixes #9
2020-02-26 18:57:18 +01:00
868d657317 Change protocol version 2020-02-26 10:16:03 +01:00
b7b2c873e6 Merge branch 'WIP-CheckSum' of flavien/Projet_JAVA_P2P_STRI2A into master
Fix #6
2020-02-03 15:22:20 +01:00
js
1e979a5fc1 add doc to checksum 2020-02-03 15:19:45 +01:00
460964bd6e Fix bug in BytesArrayTools reading 2020-02-03 14:33:58 +01:00
js
859c9146d9 Correction bugs compil checksum 2020-02-03 14:06:21 +01:00
js
9530ad1004 Debut checksum 2020-02-01 09:36:25 +01:00
49e641dd22 moved all javadoc to a specific folder, rearraged and exported diagrams 2020-01-29 14:29:17 +01:00
0e9da3cadd Merge branch 'javadoc1-1' of flavien/Projet_JAVA_P2P_STRI2A into master
Fix #4
2020-01-29 14:09:19 +01:00
js
d3d80a65e7 Génération Javadoc 2020-01-29 14:06:04 +01:00
a77de625d6 Edit serialVersionUID in exceptions 2020-01-26 14:59:25 +01:00
4410bfee99 Edit protocol for step 2 2020-01-26 14:52:40 +01:00
3fc24dfef6 Merge branch 'WIP_etape1' of flavien/Projet_JAVA_P2P_STRI2A into master
Fin de l’étape 1
2020-01-25 22:45:23 +01:00
fc444bcd81 Update documentation 2020-01-25 22:42:08 +01:00