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

Development Tools

Carlos Reyes
Carlos Reyes
30,056 Points

Understanding the query in the request-line

Hello,

Could you help me to clarify the concepts of this workshop please?

Do you remember the bear opening the door at port 80 in the previous videos?

The IP is the address, the port is the door where HTTP is spoken, would you say:

The bear is the server, he knows how to find my app, and my app is the one taking the query and performing the job. Just want to be sure.

Regards,