Commit Graph

78 Commits (d1ae5960a68c21b01b298a1658505a3824f2735c)

Author SHA1 Message Date
Flavien Haas 223e512684 refactor servermanagemntudp methods
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape4 This commit looks good Details
4 years ago
Flavien Haas 879164304a added server help argument
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape4 This commit looks good Details
4 years ago
Flavien Haas cfc24354b9 added help argument 4 years ago
Flavien Haas c5f63795d0 added logs to the client
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape4 This commit looks good Details
4 years ago
Flavien Haas 2a4ad8316f rename exceptions to accomodate java's nomenclature 4 years ago
Flavien Haas cc8997b65b Merge branch 'exceptionsheritage' into etape4 4 years ago
Flavien Haas 05be51d604 added motherclass for exceptions 4 years ago
Flavien Haas 740e25546a refractor exception -> localexception
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
4 years ago
Louis Royer 977ff22300 Add missing javadoc
This closes #36
4 years ago
Louis Royer 9369176432 Fix server start
Fix printing
4 years ago
Flavien Haas cb86478764 Merging client and server 4 years ago
Flavien Haas 87013ceea8 tcp multiple (#32) 4 years ago
Louis Royer 4c7fcab67d Improvement multithreads
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good Details
4 years ago
Louis Royer 733767c4de Add mulithreaded UDP client 4 years ago
Louis Royer c056b083d2 Fix jenkins
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good Details
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
4 years ago
Louis Royer f88f5b1d40 Add multiple servers choice, but dl only from one
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good Details
Je suis en train de faire en sorte qu’on télécharge depuis plusieurs
4 years ago
js 11e965acc8 multiple servers impl (does not work yet) 4 years ago
js c981309ef6 replace the String[] with an arrayList (servList) 4 years ago
js 1ec120c373 add tools to get server list 4 years ago
Louis Royer 44b96d9f2c Refactoring 4 years ago
Louis Royer e621ab159c Début refactoring 4 years ago
Louis Royer 9493a8cb30 Add hashsum 4 years ago
Louis Royer 710ce03921 Add hashes 4 years ago
Louis Royer 600ef1b2cd Fix crash when unexisting subdir 4 years ago
Louis Royer fd5eac9988 Add logLevel 4 years ago
Louis Royer e947fc7c46 fixes #18 4 years ago
Louis Royer 11901db822 Fixes #19, Fixes #13 4 years ago
Flavien Haas e6d950d16b client is able to close the connection, but the server IS NOT 4 years ago
Louis Royer 11fcaa25ea Add TCP support
Fixes #7
4 years ago
Louis Royer b6351d30d3 Change to ProtocolP2PPacket, should be easier to implement tcp 4 years ago
Flavien Haas c17a7e6cd5 Added a choice in ClientP2P to choose TCP transport protocol 4 years ago
Louis Royer d01bbd85f2 Load PartialContents
Fixes #9
4 years ago
Louis Royer 868d657317 Change protocol version 4 years ago
js 1e979a5fc1 add doc to checksum 4 years ago
Louis Royer 460964bd6e Fix bug in BytesArrayTools reading 4 years ago
js 859c9146d9 Correction bugs compil checksum 4 years ago
js 9530ad1004 Debut checksum 4 years ago
Louis Royer a77de625d6 Edit serialVersionUID in exceptions 5 years ago
Louis Royer d33d9bf624 Add empty file error code 5 years ago
Louis Royer 648cb12953 Test & debug
Transfert de fichier réalisé !!
5 years ago
Louis Royer 2d20357150 Implement ServerManagement and ClientManagement 5 years ago
Louis Royer 4fec744616 End of protocol implementation 5 years ago
Louis Royer 462b376eee Add send + receive methods 5 years ago
Louis Royer eeb22e74cc FileList is done 5 years ago
Louis Royer 2afb87303f Fix all errors and all warnings 5 years ago
Louis Royer 5eb7e0deab Refactoring + implementation of some methods 5 years ago
Louis Royer c3b8c2c5e0 Update protocol classes modelisation 5 years ago
Louis Royer 6e2e5451df Add algorithm but did not implement it 5 years ago
Louis Royer 0470a67f0f Add documentation 5 years ago
Louis Royer 04457fdac5 Factorization of setPayloadSize and getPayloadSize 5 years ago