Projet_JAVA_P2P_STRI2A/src/protocolP2P
Louis Royer c81f5d2e5a
All checks were successful
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape5 This commit looks good
Fix #41
2020-03-27 18:41:27 +01:00
..
CodeType.java Add protocol elements for tracker 2020-03-20 18:23:59 +01:00
Denied.java Add DENIED protocol element 2020-03-27 18:00:06 +01:00
DiscoverRequest.java Fix #41 2020-03-27 18:41:27 +01:00
DiscoverResponse.java Fix #41 2020-03-27 18:41:27 +01:00
FileList.java Fix warnings / close scanners 2020-03-20 18:28:57 +01:00
FilePart.java Fix #41 2020-03-27 18:41:27 +01:00
HashAlgorithm.java Add hashsum 2020-03-04 22:29:54 +01:00
HashRequest.java Fix off by 1 lengths; fix debug color 2020-03-27 17:40:58 +01:00
HashResponse.java Fix off by 1 lengths; fix debug color 2020-03-27 17:40:58 +01:00
LoadRequest.java Fix #41 2020-03-27 18:41:27 +01:00
Payload.java Fix #41 2020-03-27 18:41:27 +01:00
ProtocolP2PPacket.java Use generics 2020-03-22 13:44:08 +01:00
ProtocolP2PPacketTCP.java Fix #41 2020-03-27 18:41:27 +01:00
ProtocolP2PPacketUDP.java Fix #41 2020-03-27 18:41:27 +01:00
RatioRequest.java Fix #41 2020-03-27 18:41:27 +01:00
RatioResponse.java Fix #41 2020-03-27 18:41:27 +01:00
Register.java Fix #41 2020-03-27 18:41:27 +01:00
RequestResponseCode.java Fix #41 2020-03-27 18:41:27 +01:00
SizeRequest.java Fix #41 2020-03-27 18:41:27 +01:00
SizeResponse.java Fix #41 2020-03-27 18:41:27 +01:00
Unregister.java Fix #41 2020-03-27 18:41:27 +01:00
UpdateRatio.java Fix #41 2020-03-27 18:41:27 +01:00