Commit Graph

158 Commits (master)

Author SHA1 Message Date
Louis Royer a9e22d5fae Fix number of args 4 years ago
Louis Royer f8ab972f34 Clearer denomination for public versus binding server params 4 years ago
Louis Royer 613766ee46 Add a way to use with nat 4 years ago
Louis Royer e2bdb0dcd1 Fix udp sending ratio for tracker instead of server used
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 4e7a91e65d close server when clicking on back button (#124)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
close server when clicking on back button

Co-authored-by: js <auge1@hotmail.fr>
4 years ago
js 7bd31a31c5 fixed closing of server, now at the END
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good Details
4 years ago
js d775ee7cbb replaced spaces with tabs + right default server port
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good Details
4 years ago
js a646836f97 added download features but thrown internal error
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good Details
4 years ago
js 0a1cce3127 added ErrorFrame support 4 years ago
js 6331f9f144 fixed name of ClientP2PGUI and updated javadoc for GUI 4 years ago
js 4b06939257 now list all the files, download button just display on console the file ou want to download 4 years ago
js e1fdddac54 now display default values for each field 4 years ago
js 27c4fcc563 fix warning 4 years ago
js 13ccc39f14 fix warning serial version 4 years ago
js 53b7d46fe2 fixed compilation 4 years ago
js 20a444cb9b fixed a lot of things 4 years ago
js b87b3c70ef added bugged interactions 4 years ago
js b5c07299d2 getting the informations for connect with textfield by clicking on connect 4 years ago
js 69bfbb00d4 added WORKING back button on downloadSelection 4 years ago
js 3f3e7fd2f3 added new panels done with NetBeans 4 years ago
js 4167cc3aa6 added support for displaying list of files but need scrollbar 4 years ago
js 05a2967645 first panel of GUI 4 years ago
Louis Royer b39eaf270b Fix client not registering when no file in directory (#122)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Fix client not registering when no file in directory
4 years ago
Louis Royer a783164922 Fix #89 (#121)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Fix #89
4 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
4 years ago
Louis Royer 7a263fc9d8 Fix #87 (#117)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Fix #87
4 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
4 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
4 years ago
Louis Royer 31a2802cd1 Fix #105 (#114)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Fix #105
4 years ago
Louis Royer 58add14fa9 Print progress bar less frequently
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
4 years ago
Louis Royer 039c3ff2b0 Fix #17 (#104)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Fix #17
4 years ago
Louis Royer 4928efa947 Fix #59 (#102)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Fix #59
4 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
4 years ago
Louis Royer 4ba3055289 Fix #57 4 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
4 years ago
Louis Royer 654758c14b Fix #58 (#99)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Fix #58
4 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>
4 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
4 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>
4 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
4 years ago
Louis Royer f33b91dccd Ratio implementation for client 4 years ago
Louis Royer c60fdedf80 Update tracker: 100% 4 years ago
Louis Royer a5b1abc9a8 Add attribute null check 4 years ago
Louis Royer f7b1216b25 Fix #33 partially 4 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
4 years ago
Louis Royer c81f5d2e5a Fix #41
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape5 This commit looks good Details
4 years ago
Louis Royer 77655cb828 Add DENIED protocol element 4 years ago
Louis Royer d9c4c8ba40 Fix off by 1 lengths; fix debug color 4 years ago
Louis Royer d6fbfa6683 Update Payload and protocolP2P packet to allow ratio 4 years ago
Louis Royer 5fa160d98d Add classes for ratio 4 years ago