Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's actually quite easy if you can find a networking library: bind and listen on a socket on port 80, read text until you get GET / HTTP/1.1, discard whatever comes after, write back a response containing "Hello World" in the correct format (few lines of text) and that's it! A new full stack web app is born.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: