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 trialRalph Bankston
8,631 PointsThis question seems that it could be true or false: HyperText Transfer Protocol is how clients and servers talked to
This true false question seems incorrect and not what I would consider the standard communication protocol of the internet. If udp or tcp/ip were listed it seems it would be a better option.
2 Answers
Daniel Johnson
104,132 PointsI agree with you. I also don't think this statement is worded very good...
HyperText Transfer Protocol is how clients and servers talked to each other on the web.
...why talked? I would consider this false because it's in the past tense, and it's not specific enough. I would say something more like this instead...
HTTP is how clients and servers talk to each other to transfer webpages on the web.
Also HTTP works on top of TCP, which provides a reliable link between the client and the server. TCP works on top of IP, which provides unified addressing to communicate between the client and the server. If you're using HTTP then you're also using TCP/IP.
Joy Kesten
Treehouse Guest TeacherThanks for the suggestion Daniel Johnson! Sorry I wasn't clear, I'll update it now :)
Mind if I use your "HTTP is how clients and servers talk to each other to transfer webpages on the web"?
As for the TCP/IP protocols, I wanted to leave a little for 'How the Internet Work' - it seemed a good way to organize the information for people.
Also, be sure to ping me (or any teacher) in the future, otherwise we won't get an notification and won't know to fix things. When you know what you are trying to say, it's hard to see something you've missed.
Daniel Johnson
104,132 PointsI don't mind at all. Happy I could help! :)
mathisvaneetvelde
9,366 Pointsmathisvaneetvelde
9,366 PointsHello Ralph,
I noticed that as well, It is indeed false but you have to click true. I hope they solve it as soon as possible.
Friendly greetings, Mathis.