Commit Graph

24 Commits

Author SHA1 Message Date
e947fc7c46 fixes #18 2020-03-03 19:30:04 +01:00
11901db822 Fixes #19, Fixes #13 2020-03-03 16:39:19 +01:00
11fcaa25ea Add TCP support
Fixes #7
2020-02-29 17:01:52 +01:00
b6351d30d3 Change to ProtocolP2PPacket, should be easier to implement tcp 2020-02-29 17:01:52 +01:00
d01bbd85f2 Load PartialContents
Fixes #9
2020-02-26 18:57:18 +01:00
868d657317 Change protocol version 2020-02-26 10:16:03 +01:00
js
1e979a5fc1 add doc to checksum 2020-02-03 15:19:45 +01:00
460964bd6e Fix bug in BytesArrayTools reading 2020-02-03 14:33:58 +01:00
js
859c9146d9 Correction bugs compil checksum 2020-02-03 14:06:21 +01:00
js
9530ad1004 Debut checksum 2020-02-01 09:36:25 +01:00
d33d9bf624 Add empty file error code 2020-01-25 21:25:36 +01:00
648cb12953 Test & debug
Transfert de fichier réalisé !!
2020-01-25 20:04:01 +01:00
2d20357150 Implement ServerManagement and ClientManagement 2020-01-25 19:34:23 +01:00
4fec744616 End of protocol implementation 2020-01-23 17:38:26 +01:00
462b376eee Add send + receive methods 2020-01-23 17:21:23 +01:00
eeb22e74cc FileList is done 2020-01-23 16:34:10 +01:00
2afb87303f Fix all errors and all warnings 2020-01-23 15:54:27 +01:00
5eb7e0deab Refactoring + implementation of some methods 2020-01-23 12:26:44 +01:00
c3b8c2c5e0 Update protocol classes modelisation 2020-01-23 11:38:30 +01:00
6e2e5451df Add algorithm but did not implement it 2020-01-22 17:05:45 +01:00
0470a67f0f Add documentation 2020-01-22 13:43:25 +01:00
04457fdac5 Factorization of setPayloadSize and getPayloadSize 2020-01-22 13:13:41 +01:00
855e4ed73e Update RequestResponse codes 2020-01-22 13:02:03 +01:00
026008473a Début de l’implémentation du protocole binaire
Reste des TODO dans FileList.java et dans FilePart.java + la
documentation à faire.

Ça ne compile pas encore, et c’est normal (à cause des TODOs).
2020-01-21 23:49:13 +01:00