Commit Graph

17 Commits

Author SHA1 Message Date
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
d33d9bf624 Add empty file error code 2020-01-25 21:25:36 +01:00
2d20357150 Implement ServerManagement and ClientManagement 2020-01-25 19:34:23 +01:00
f4e318dfe5 Fix last commit 2020-01-21 19:56:50 +01:00
b3cc441d9e Factorize code for opening directory 2020-01-21 19:48:46 +01:00
3a27d84690 Add openning functionnality to server 2020-01-21 11:32:01 +01:00
f3d47433e1 Update project 2020-01-21 10:55:20 +01:00
c1ac428fc6 Fix errors on Directories.java 2020-01-16 12:43:12 +01:00
0e1a451214 Avoid duplication of code 2020-01-16 12:36:05 +01:00
14b7a2b814 Fix last commit 2020-01-15 22:20:27 +01:00
bb1df85273 Add default user data folder for mac 2020-01-15 21:58:11 +01:00
7e50b3874a Remove .class files and add it to .gitignore 2020-01-14 12:37:46 +01:00
789c0c0257 Remove debugs print 2020-01-14 12:33:21 +01:00
ecc92f79d1 erreurs 2020-01-14 11:55:02 +01:00
a326c33124 fix syntax in serverP2P 2020-01-14 10:32:55 +01:00