johnhof / Applied-Cryptography

0 stars 1 forks source link

refactoring #11

Closed johnhof closed 11 years ago

johnhof commented 11 years ago

-edit groupserver and fileserver classes to mirror one another -encapsulate cripto implementation in classes (ie, abstract from the flow of the threads) -possibly encapsulate message handling and responses for each type of message into their own functions *at least modularize them to prevent unnecessary code