Commit Graph

219 Commits

Author SHA1 Message Date
4e7a91e65d close server when clicking on back button (#124)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
close server when clicking on back button

Co-authored-by: js <auge1@hotmail.fr>
2020-04-13 14:26:17 +02:00
1335bbf8ad Mark GUI as done (#123)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Mark GUI as done
2020-04-12 19:17:17 +02:00
46ea62e684 Merge pull request 'Fix 103 (GUI)' (#108) from fix103 into master
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-04-12 19:13:37 +02:00
js
7bd31a31c5 fixed closing of server, now at the END
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
2020-04-12 18:30:17 +02:00
js
d775ee7cbb replaced spaces with tabs + right default server port
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
2020-04-12 17:54:59 +02:00
js
a646836f97 added download features but thrown internal error
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
2020-04-12 16:59:22 +02:00
js
0a1cce3127 added ErrorFrame support 2020-04-12 16:59:22 +02:00
js
6331f9f144 fixed name of ClientP2PGUI and updated javadoc for GUI 2020-04-12 16:59:22 +02:00
js
4b06939257 now list all the files, download button just display on console the file ou want to download 2020-04-12 16:59:22 +02:00
js
e1fdddac54 now display default values for each field 2020-04-12 16:59:22 +02:00
js
27c4fcc563 fix warning 2020-04-12 16:59:22 +02:00
js
13ccc39f14 fix warning serial version 2020-04-12 16:59:22 +02:00
js
53b7d46fe2 fixed compilation 2020-04-12 16:59:22 +02:00
js
20a444cb9b fixed a lot of things 2020-04-12 16:59:22 +02:00
js
b87b3c70ef added bugged interactions 2020-04-12 16:59:22 +02:00
1451b67a5b Add .jar for clientGUI 2020-04-12 16:59:22 +02:00
js
b5c07299d2 getting the informations for connect with textfield by clicking on connect 2020-04-12 16:59:22 +02:00
js
69bfbb00d4 added WORKING back button on downloadSelection 2020-04-12 16:59:22 +02:00
js
3f3e7fd2f3 added new panels done with NetBeans 2020-04-12 16:59:22 +02:00
js
4167cc3aa6 added support for displaying list of files but need scrollbar 2020-04-12 16:59:22 +02:00
js
05a2967645 first panel of GUI 2020-04-12 16:59:22 +02:00
b39eaf270b Fix client not registering when no file in directory (#122)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix client not registering when no file in directory
2020-04-12 16:53:47 +02:00
a783164922 Fix #89 (#121)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix #89
2020-04-10 00:30:20 +02:00
334e960134 Mark file search bonus in readme as done (#120)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Mark file search bonus in readme as done
2020-04-09 16:53:08 +02:00
cd7d83fb0d Merge pull request 'Fix #95' (#111) from fix96 into master
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-04-09 16:35:28 +02:00
1d5a4b2028 new tools to search files
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
2020-04-09 16:12:05 +02:00
7a263fc9d8 Fix #87 (#117)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix #87
2020-04-09 16:10:25 +02:00
389547ff20 Merge pull request 'Split ClientManagement' (#116) from clientInterfaceMaster into master
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-04-09 11:46:25 +02:00
23586561a0 Split ClientManagement
Some checks are pending
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master Build started...
into ClientInterface and ClientManagement
2020-04-09 11:45:40 +02:00
f0f18d64b5 Fix #112 Fix #107 (#113)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix #112 Fix #107
2020-04-03 22:04:20 +02:00
31a2802cd1 Fix #105 (#114)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix #105
2020-04-03 22:04:02 +02:00
aae25fbd99 endianess (#110)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Precise endianess
2020-04-03 15:42:35 +02:00
58add14fa9 Print progress bar less frequently
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-04-02 16:36:04 +02:00
039c3ff2b0 Fix #17 (#104)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix #17
2020-04-02 15:58:10 +02:00
4928efa947 Fix #59 (#102)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix #59
2020-04-02 02:48:40 +02:00
9d4c98c466 Fix crash when no server connected to tracker yet
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
2020-04-02 02:29:17 +02:00
4ba3055289 Fix #57 2020-04-02 02:24:46 +02:00
65c44569d0 Fix #54 (#100)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix #54 and fix UDP packets max size
2020-04-02 00:55:38 +02:00
654758c14b Fix #58 (#99)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Fix #58
2020-04-01 23:26:54 +02:00
c2d05aeeb9 programs quit when ports entered are wrong (#97)
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
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>
2020-03-30 18:55:31 +02:00
dfde8d4527 Merge pull request 'Étape 5' (#84) from etape5 into master
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Co-authored-by: js_auge <auge1@hotmail.fr>
Co-authored-by: flavien <flavien.haas@outlook.fr>
2020-03-30 15:23:10 +02:00
89a69c7e0c Fix bug with reuse of closed sockets
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
2020-03-30 15:19:17 +02:00
2cc2868450 Added functionnality to select a file to download by a number (#88)
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
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>
2020-03-30 14:58:17 +02:00
f77ea0ae2b Update README.md
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
2020-03-29 12:48:11 +02:00
68446551b4 Merge pull request 'Ratio' (#86) from ratio into etape5
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-master This commit looks good
2020-03-28 19:44:40 +01:00
e02386453b Update server to punish clients
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape5 This commit looks good
2020-03-28 19:43:33 +01:00
f33b91dccd Ratio implementation for client 2020-03-28 16:31:24 +01:00
c60fdedf80 Update tracker: 100% 2020-03-28 15:46:05 +01:00
a5b1abc9a8 Add attribute null check 2020-03-28 11:34:28 +01:00
f7b1216b25 Fix #33 partially 2020-03-27 19:37:31 +01:00