Skip to content
Snippets Groups Projects
Commit 6615459e authored by Fisher, Alexander (Alex) (Capt)'s avatar Fisher, Alexander (Alex) (Capt)
Browse files

ReadME instructions on this simple program

parent b28d88d4
No related branches found
No related tags found
No related merge requests found
Simple client/server connection. Run the server first, then client.
You will see when the server begins running the output will show "FisherServer has started..."
Once the clent begins running you should see "FisherClient creating socket..." in the output.
The client/server connection will then run 10 loops of the server asking "Why did the chicken cross the road?"
And the client will reply "To get to the other side" along with a loop count. After 10 reps the
client will exit and the server will close.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment