Skip to content
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

Improvement 2 : I did not know what to do next #2

Open
sachinites opened this issue Aug 17, 2019 · 4 comments
Open

Improvement 2 : I did not know what to do next #2

sachinites opened this issue Aug 17, 2019 · 4 comments

Comments

@sachinites
Copy link

I started server program, but i did not know what to do with it, all it showed was :
Select...
on screen.

Convert server to Main-Menu driven and user interactive program. Do dame with client also.

How I would know what all entries are present in Server/Client routing tables. Add some show command also besides CREATE/UPDATE/DELETE on client and server sides.

@sachinites
Copy link
Author

But Nice, Great work and Clean good looking code.

@TheGreenHacker
Copy link
Owner

I see. But any suggestions on how to make the client more user interactive? I thought the client was just supposed to display the routing table after all current updates from the server have been processed. Hence why I chose to automatically display the routing table on both the server and client ends (to help with debugging).

@TheGreenHacker
Copy link
Owner

Thanks for the feed back.

@TheGreenHacker
Copy link
Owner

Also, the client (current implementation) knows when all current updates have been received server when the variable 'ready_to_update' has been set to 1 by the server.

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

No branches or pull requests

2 participants