32 thoughts on “Building a webserver from scratch

  • What to do if it says that the command being actioned doesn't exist or can't be found?

  • Thank you for sharing these videos .Currently i am building website in django framework . I had a bit (4 months) experience with django . At starting i didn't understand the working of server and its messages like you mentioned "GET/HTTP/1.1" and used to get these messages ,when i started server . At that time I didn't understand why these messages are appearing on screen. Now after seeing this i got a nice picture of communication between browser and server through requests and response . Can you share me a bunch of resources of servers and how to build a server

  • I love this tutorial. It was very fun to follow along. It was also fun fixing telnet and setting it up for windows. I learned a lot.

  • very good video very much helpful

  • I clicked cause I saw "building a webserver from scratch" and I had fingers crossed for it to be linode server lmao. Plot twist

  • Thank you very much for this playlist. I can't explain how much it's helping me to understand the basics and becoming a better web developer.

  • Hello, i'm involving myself into web development and i have to say that your video help me a lot to understand http requests and response. Thank you Fredrik, regards.

  • How would you protect yourself from someone using relative paths to get files in the parent directory or anyone on your machine for that matter?

  • Hi Fredrik, thank you for this video! I am stuck at the point where I should get a response from the server. Somehow it doesn't work. I am working on windows and had to use the workaround with the command mode in telnet to send strings in the first place. I don't know if that affects the procedure. Do you have any idea what the problem might be?
    Cheers!
    Fulya

  • I am currently making a website for my A-Level computer science project and needed to run the server at home, you very concisely explain what you are doing and why and it's great for my understanding. I feel like if I practice these concepts I can actually apply them in a real-world scenario, I do not understand why you have such few views and subscribers you honestly deserve more especially considering this was a year ago. Keep up the great work you are helping the next generations of developers 🙂

  • Great video. It's great to see someone that goes straight to the point of the video.

  • This is cool, thanks! A quick question, when exactly does the TCP connection get established? Can we make telnet use UDP as well?

  • "I don`t know why I use hello world, but I just using it!" 🙂 Same here! Thanks ones again for video…

  • really an underrated channel , now i know why and what are the behind scenes happening all the way, when im sending HTTP request,great explanation

  • really really good, start from the first piece of sand, and then build the whole world. Thank you!

  • Very well explained! Pieces fall into place!

  • Just wanted to thank you for these video series. I'm here because of the situation you described in the first video. Your videos have great content and they are really helping me to finally understand how things work!! My only feedback is that the video looks a little blurry to me. Do you happen to have any video that explains the cache? Thank you for your work again!

  • Thanks. One of the best in the web in this regard.
    May Allah reward you the best.

  • Sorry for the stupid request.
    I need only to install nodejs to run on windows the server, or i must install other things?
    Thx of all.

    P.S. Thx for the clear video.

  • Thank for this series & walkthrough!! I'm curious about what theme did you use for your VSC? It's so simple! o.o

  • Thanks a lot for this playlist! Being new to programming, it helped me better understand these concepts.
    Very well explained, good luck with your work!

  • this was really helpful to me as a noobie programmer, thanks for making these!!

  • Thank you for making this video! It was clear and concise, keep it up and make Norway proud!

Comments are closed.