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
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
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
d6fbfa6683
Update Payload and protocolP2P packet to allow ratio
5 years ago
Louis Royer
d1d7993864
Use generics
5 years ago
Louis Royer
9b6258afd3
Fix warnings / close scanners
5 years ago
Louis Royer
a2f505c167
Add Register/Unregister
5 years ago
Louis Royer
07d9276232
Changes in protocol
...
À implémenter: Register + Unregister dans protocolP2P.
Encore des erreurs:
- [UDP] ICMP Port unreachable, c’est parce qu’on essaie de
se connecter à un port qui est fermé. c’est pour ça qu’il faut donner le
port dans register et dans unregister (sinon on a le mauvais HostItem).
- [TCP] une autre erreur que je corrigerai demain
5 years ago
Louis Royer
5c89bc6957
Add protocol elements for tracker
...
Needs to implements tracker now.
5 years ago
Flavien Haas
740e25546a
refractor exception -> localexception
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head This commit looks good
Details
5 years ago
Louis Royer
9493a8cb30
Add hashsum
5 years ago
Louis Royer
11901db822
Fixes #19 , Fixes #13
5 years ago
Louis Royer
11fcaa25ea
Add TCP support
...
Fixes #7
5 years ago
Louis Royer
b6351d30d3
Change to ProtocolP2PPacket, should be easier to implement tcp
5 years ago