Skip to content

Ross-cripto/Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

1. Installation

For run this project, you will need to have the following tools installed on your machine:

2. Run the Server

Run the server by executing the command python server.py in one terminal window.

3. Run the Client

Run the client by executing the command python client.py in another terminal window.

What to Expect

The client will generate a file called chains.txt with the specified number of chains (default is 1 million).

The client will send the chains to the server, which will process them and send the responses back to the client.

The client will store the responses in a file called responses.txt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages