Skip to content

Instantly share code, notes, and snippets.

@CodeLikeAGirl29
Created March 26, 2021 19:37
Show Gist options
  • Save CodeLikeAGirl29/c812b3856e3c8707a0cc2c5fbd71d0e8 to your computer and use it in GitHub Desktop.
Save CodeLikeAGirl29/c812b3856e3c8707a0cc2c5fbd71d0e8 to your computer and use it in GitHub Desktop.
my diagram
@CodeLikeAGirl29
Copy link
Author

CodeLikeAGirl29 commented Mar 26, 2021

client-server-illustration

This client/server interaction is a lot like going to a French restaurant. At the restaurant, you (the user) are presented with a menu of choices by the waiter (the client). After making your selections, the waiter takes note of your choices, translates them into French, and presents them to the French chef (the server) in the kitchen. After the chef prepares your meal, the waiter returns with your diner (the results). Hopefully, the waiter returns with the items you selected, but not always; sometimes things get "lost in the translation."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment