Commit Graph

240 Commits (master)
 

Author SHA1 Message Date
Flavien Haas 5f44b133bd Merge pull request 'Add sequence diagrams' (#133) from sequence_diagrams into master
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
4 years ago
Flavien Haas f3bcb809b5 added the report 4 years ago
Flavien Haas 29f6b2a92d updated use case 4 years ago
Flavien Haas 0e20d405b6 updated usecase diagram 4 years ago
Flavien Haas 8448729a1a added diagrams in svg format 4 years ago
Louis Royer 6bfa7a8d12 Fix mistake in class diagram 4 years ago
Louis Royer 9ea4ed087a Add sequence diagrams 4 years ago
Louis Royer 1d9017326b Merge pull request 'Add a way to use with nat' (#129) from nat into master 4 years ago
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 db1c7ac6b2 Merge pull request 'Mise à jour de 'README.md'' (#132) from js_auge-patch-1 into master 4 years ago
Louis Royer 4658a6ec6f Merge pull request 'updated uml' (#131) from uml into master 4 years ago
Flavien Haas 8f34df1a9e added class diagram image 4 years ago
Flavien Haas 746934f0b4 updated uml 4 years ago
js_auge 103047bd88 Mise à jour de 'README.md' 4 years ago
Flavien Haas b7fc61c440 Merge pull request 'Fix udp sending ratio for tracker instead of server used' (#130) from fix-udp into master
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
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 998bab4f31 Merge pull request 'updated javadoc' (#128) from uml into master
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
4 years ago
Louis Royer 0f4ae25299 Update README (#127)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Update README
4 years ago
Flavien Haas 42e8a26381 updated javadoc
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
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
Louis Royer 1335bbf8ad Mark GUI as done (#123)
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
Mark GUI as done
4 years ago
Louis Royer 46ea62e684 Merge pull request 'Fix 103 (GUI)' (#108) from fix103 into master
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good Details
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
Louis Royer 1451b67a5b Add .jar for clientGUI 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
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
4 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
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 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
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