Skip to content

Echo Server Assignment #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

combatraffi
Copy link

This version can talk back and forth between the client and the server as well as passing both tests in the test program.

Made updates to echo client and echo server.  These do not work yet.
The echo client now sends correctly and the server gets the first 16 bytes.  Everything else is borked still.
client and server will communicate with a custom message in client but tests fail.
I think I am done.  Both tests passed.  I was hitting my head against the wall before realizing I never returned any info from client.
cleaned up client a tad
@thorn91 thorn91 mentioned this pull request Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant