HDB3 encoder/decoder application, including REPL and socket-based client and server toys for sample transmission.
[rcf] Ryan Fleck - HDB3 Encoder
Usage: java -jar hdb3.jar [options]
Options:
-r, --repl
Enter a REPL instead of using a file input
-c, --client
Boot to CLIENT mode
-s, --server
Boot to SERVER mode
-v, --verbose
Enable debugging output
See the latest release to download the .jar
and experiment!