Skip to content

ronmeir/crypto_bond

Repository files navigation

crypto_bond

Engineering B.Sc. Final project, By Ron Meiry and Slava Ustinov

=========================================================================== ************************** Welcome to CryptoBond! ************************** --------------------------------------------------------------------------- This is the program instruction: ---------------------------------------------------------------- To run as Client: client [Server IP]:[Server PORT] [CA IP]:[CA PORT] [Name] Example: client 10.0.0.1:12345 10.0.0.2:12346 mr.user -> Please note that the maximum user-name length is 30 chars! --------------------------------------------------------- To run as Server: server [Self port] [CA IP]:[CA PORT] Example: server 8000 10.0.0.2:12346 --------------------------------------------------------- To run as CA: ca [Self port] [Server IP]:[Server PORT] Example: ca 8000 10.0.0.1:12345 ---------------------------------------------------------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published