Skip to content

binary decoder, binary encoded message -> decoded message

Notifications You must be signed in to change notification settings

ksskatka/Binary-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HuffmanDecoder

This is a project I have developed to utilize a binary decoding algorithm that decodes and outputs the original encoded data.

Utilized in this project is multithreading and socket programming.

A remote server is intended to run server.cpp and serve in the binary tree creation and the decoding of binary codes.

The user client is inteded to run client.cpp and act as the constructor for the original encoded data.

About

binary decoder, binary encoded message -> decoded message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages