Louis Royer
334e960134
Mark file search bonus in readme as done ( #120 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Mark file search bonus in readme as done
5 years ago
Flavien Haas
cd7d83fb0d
Merge pull request 'Fix #95' ( #111 ) from fix96 into master
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
5 years ago
Flavien Haas
1d5a4b2028
new tools to search files
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
Details
5 years ago
Louis Royer
7a263fc9d8
Fix #87 ( #117 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Fix #87
5 years ago
Louis Royer
389547ff20
Merge pull request 'Split ClientManagement' ( #116 ) from clientInterfaceMaster into master
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
5 years ago
Louis Royer
23586561a0
Split ClientManagement
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master Build started...
Details
into ClientInterface and ClientManagement
5 years ago
Louis Royer
f0f18d64b5
Fix #112 Fix #107 ( #113 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Fix #112 Fix #107
5 years ago
Louis Royer
31a2802cd1
Fix #105 ( #114 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Fix #105
5 years ago
Louis Royer
aae25fbd99
endianess ( #110 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Precise endianess
5 years ago
Louis Royer
58add14fa9
Print progress bar less frequently
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
5 years ago
Louis Royer
039c3ff2b0
Fix #17 ( #104 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Fix #17
5 years ago
Louis Royer
4928efa947
Fix #59 ( #102 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Fix #59
5 years ago
Louis Royer
9d4c98c466
Fix crash when no server connected to tracker yet
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
5 years ago
Louis Royer
4ba3055289
Fix #57
5 years ago
Louis Royer
65c44569d0
Fix #54 ( #100 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Fix #54 and fix UDP packets max size
5 years ago
Louis Royer
654758c14b
Fix #58 ( #99 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Fix #58
5 years ago
Flavien Haas
c2d05aeeb9
programs quit when ports entered are wrong ( #97 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Fix #93 .
- Programs quit when ports entered are wrong.
Fix #94 .
- Server doesnt ask to open his home directory when arguments are passed.
- Tracker doesnt ask to open his home directory when arguments are passed.
Co-authored-by: Louis Royer <louis.royer@univ-tlse3.fr>
Co-authored-by: flavien <flavien.haas@outlook.fr>
Co-authored-by: js_auge <auge1@hotmail.fr>
5 years ago
Louis Royer
dfde8d4527
Merge pull request 'Étape 5' ( #84 ) from etape5 into master
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
Co-authored-by: js_auge <auge1@hotmail.fr>
Co-authored-by: flavien <flavien.haas@outlook.fr>
5 years ago
Louis Royer
89a69c7e0c
Fix bug with reuse of closed sockets
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
Details
5 years ago
Flavien Haas
2cc2868450
Added functionnality to select a file to download by a number ( #88 )
...
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
option 0 now can close the program
Merge branch 'listefichiers' of ssh://git.flavien.ovh:10722/flavien/Projet_JAVA_P2P_STRI2A into listefichiers
added cli info and journalization
added functionnality to select a file to download by a number
added cli info and journalization
added functionnality to select a file to download by a number
Co-authored-by: flavien <flavien.haas@outlook.fr>
Co-authored-by: js_auge <auge1@hotmail.fr>
5 years ago
Louis Royer
f77ea0ae2b
Update README.md
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
Details
5 years ago
Louis Royer
68446551b4
Merge pull request 'Ratio' ( #86 ) from ratio into etape5
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
Details
5 years ago
Louis Royer
e02386453b
Update server to punish clients
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape5 This commit looks good
Details
5 years ago
Louis Royer
f33b91dccd
Ratio implementation for client
5 years ago
Louis Royer
c60fdedf80
Update tracker: 100%
5 years ago
Louis Royer
a5b1abc9a8
Add attribute null check
5 years ago
Louis Royer
f7b1216b25
Fix #33 partially
5 years ago
Louis Royer
97d173e8eb
Add RATIO REQUEST/RESPONSES handling in tracker
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape5 This commit looks good
Details
To do: UPDATE RATIO
5 years ago
Louis Royer
c81f5d2e5a
Fix #41
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape5 This commit looks good
Details
5 years ago
Louis Royer
77655cb828
Add DENIED protocol element
5 years ago
Louis Royer
d9c4c8ba40
Fix off by 1 lengths; fix debug color
5 years ago
Louis Royer
d6fbfa6683
Update Payload and protocolP2P packet to allow ratio
5 years ago
Louis Royer
5fa160d98d
Add classes for ratio
5 years ago
Louis Royer
c5e8a7df39
Changes to LoadRequest
5 years ago
Louis Royer
230092ab2a
Update protocol.md
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape5 This commit looks good
Details
Fix #42
5 years ago
Louis Royer
c3b4d0660d
Fix #82 ( #85 )
...
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
Details
Fix #82
5 years ago
Louis Royer
15e1bd2e75
Add colorization in System.err logs ( #83 )
...
Add colorization in System.err logs
Errors are reds, Warnings are yellow, Infos are green
Co-authored-by: Louis <louis.royer@univ-tlse3.fr>
5 years ago
Louis Royer
07cecf2fab
Merge pull request 'Étape 4' ( #46 ) from etape4 into master
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
5 years ago
Louis Royer
e0bf3782c0
Merge pull request 'clitracker' ( #79 ) from clitracker into etape4
...
Fix #80
5 years ago
Louis Royer
7253a34e49
Refactoring
5 years ago
Flavien Haas
64032e84c4
finished work
5 years ago
Flavien Haas
387a487d83
reintroduce usage of arguments in serverP2P
5 years ago
Flavien Haas
702fb399c3
return testport in method
5 years ago
Flavien Haas
d4bcff6f8c
retrieve support for agurments
5 years ago
Flavien Haas
d0eff567f5
added support for tools/testlegitip
5 years ago
Flavien Haas
9c5bfc5430
added a method to test if hostnames are legitimate
5 years ago
Flavien Haas
a0cbd9ef14
updated usage of programs in readme
5 years ago
Flavien Haas
226520e209
simplified cli usage of server
5 years ago
Flavien Haas
90872c8f7b
changed a variable in display
5 years ago
Flavien Haas
2313b6799d
added commentary on default options
5 years ago