Open sachinites opened 5 years ago
But Nice, Great work and Clean good looking code.
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).
Thanks for the feed back.
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.
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.