6 Commits

Author SHA1 Message Date
2ef74f7707 fixed id problem 2013-02-11 11:49:48 +01:00
75ef51315c fixes 2013-02-11 11:21:18 +01:00
554e8eff4c basic transfere and chunking
problem with file ids -> data is not found Node:236
Can send request only to root node! Node:229
Data is not in right order! UdpHandler:254
Data is recieved, but Acks do lot of shit still!
do following:
root: store 123 abcdefghijklmnop
(client2: lookup 123)
(root: lookup 123)
clients2: request 123
2013-02-11 01:49:49 +01:00
Michael Scholz
44dcd53d59 added chunkIdentifier. Every chunkIdentifier has a fileID and a chunkID 2013-02-10 12:24:33 +01:00
Michael Scholz
016c8606e1 implemented SHA-256 Hash of File key 2013-02-10 12:15:14 +01:00
Denis
8fca6bbec2 added Map for Key, Value pairs, FileIdentifier Class and some Methods for the Map 2013-02-09 15:37:52 +01:00