Created
November 4, 2019 21:03
-
-
Save jgrizzled/31e9cfc538ddb1c8548e502ae35d8fd2 to your computer and use it in GitHub Desktop.
Thinkful M10 CP2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Analogy: | |
A client is like a restaurant customer making requests to a waiter (server). The customer (client) asks for specific things and the waiter (server) responds with a set of those things. | |
The restaurant itself is also like a server, storing food (files) that a customer wants, and can be looked up in a map (like looking up IP address from DNS). | |
Drawing: | |
https://drive.google.com/file/d/1WMld9c7CxnOJUsFgQps_gve0HLpXuhzv/view?usp=sharing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment