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

Crystal Vesely
14,503 PointsNeed help understanding servers
Not so much a question. More like clarity. So you have a physical server and a HTTP server which is the program on the physical server. What we are learning in this course is how to create an HTTP server and the basics of how server side code works. Am I getting close? It’s been tough to wrap my head around it. And would that mean the computer I create the node.js HTTP server on would then be considered the physical server?
1 Answer

Steven Parker
241,771 PointsIt sounds like you got it pretty exactly to me!
Crystal Vesely
14,503 PointsCrystal Vesely
14,503 PointsThanks Steven. I wasn’t sure if I was on the right track, but I think I’m starting to catch on!
Steven Parker
241,771 PointsSteven Parker
241,771 PointsCrystal Vesely — Glad to help. You can mark a question solved by choosing a "best answer".
And happy coding!