Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Digital Literacy Computer Basics Computer Languages What Some Common Languages Do and How They Work Together

In the client/server model, is the website, the frontend of the client sending a request to the backend of the client,

Client/Server model, Clients website requests to the backend server of the client, which sends the request to the webserver, the webserver, sends it back to the Client's backend server which sends it to Clients frontend website, from then on the website communicates directly with the webserver?

1 Answer

Steven Parker
Steven Parker
230,274 Points

It looks like you've added some complications to the description that aren't part of the question.
The actual quiz question is:

In the client server model, the ___ makes a request to the ___ and the ___ gives back the content to the ___.

For each of the 4 blanks, you'll fill in either client or server. These words are shown after each blank in parentheses as a hint.