Skip to content

Releases: estigma88/jdhtuq

Standalone Network Checksum Validation

18 Oct 14:22
4f0e3b4
Compare
Choose a tag to compare

Checksum validation for transferring in Get and Put operations.

Download jDHTUQ

Desktop Data Structure Checksum Validation

18 Oct 14:22
4f0e3b4
Compare
Choose a tag to compare

Checksum validation for transferring in Get and Put operations.

Download jDHTUQ

Desktop Network Checksum Validation

18 Oct 14:22
4f0e3b4
Compare
Choose a tag to compare

Checksum validation for transferring in Get and Put operations.

Download jDHTUQ

Standalone Network Handling Transfer

05 Oct 18:58
e1eb9a1
Compare
Choose a tag to compare

Handling file transfer progress. Non-blocking put and get.

Download jDHTUQ

Desktop Data Structure Handling Transfer

05 Oct 19:01
e1eb9a1
Compare
Choose a tag to compare

Handling file transfer progress. Non-blocking put and get.

Download jDHTUQ

Desktop Network Handling Transfer

05 Oct 19:00
e1eb9a1
Compare
Choose a tag to compare

Handling file transfer progress. Non-blocking put and get.

Download jDHTUQ

Standalone network runner

24 Sep 20:29
05e9f89
Compare
Choose a tag to compare

You can use this standalone network application to start a DHash node where you don't need to have interaction (gets and puts), this node is going to join the network and save resources.

Download jDHTUQ

Improve Socket Communication + Fixes

31 Aug 00:20
104d4f8
Compare
Choose a tag to compare

Improve socket communication.
Multiple fixes.
Integration test working.

Download jDHTUQ

UI Fixes

22 Apr 19:17
ff58d6a
Compare
Choose a tag to compare

Fixing freezing windows
Fixing open button folder
Removing spinner for hashing value length

Download jDHTUQ

Spring Boot Integration

15 Apr 21:09
987af58
Compare
Choose a tag to compare
  • Refactoring to use Spring Boot
  • Cleaning apis Lookup and Storage to be reusable
  • Cleaning Communication api, to handle more generic implementations
  • Using DI to handle every object.
  • Using IoC to create extensible implementations of Dhash, Communicacion and Chord
  • Creating full unit testing for Dhash and Chord implementations
  • Creating Spring Boot Starters for Dhash and Chord
  • Creating Spring Boot Starters for Communication with Sockets and Data Structure
  • Creating integration test for data structure simulation and network nodes

[Download jDHTUQ](https://sourceforge.net/projects/jdhtuq/files/v2.0.0/Spring Boot Integration.zip/download)