Folks, as an experiment I want to write a completely stripped bare web application that manually reads the raw request text and sends back the response text. So I want to bypass all frameworks completely and do it myself, like in the old days. The trouble is I don't know how to create the initial project with the minimum required stuff. Has anyone done something like this or got a clue? I'm still web searching, but I'm not sure what to look for.
*Greg K*
