Skip to content

nicholascz666666/cs3700project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cs3700project1

I used the argv first to check the inputs and use argparse to parse the command line. Then I initialize a server and send hello message to the server and I need to address the "find" message it sent back to me. And I will send the count message to the server again. Last, I use a loop to get data back and handle with find and bye. After it has "bye" data, I get the flag and close the server.

The main challenge for me is that I spent time understanding the protocol. A demo would be great for the future homework specification. Also, at first I ignore that the server may send multiple data back if one line is not enough.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages