Skip to content

Comment on TCP HTTP Server written in Assembly

Comments

Here's another simpler implementation of an HTTP server in Linux x86 assembly from last year, coincidentally by the one who did the Seiken Densetsu 3/Secret of Mana 3 translation hack and the old Starscream 68k emulator:

http://www.neillcorlett.com/etc/mohttpd.asm.txt

And a not so successful thread to go with it: https://news.ycombinator.com/item?id=4714971

That's very nice! Thanks! I spent a lot of last night figuring out how to use socketcall, and this should be helpful.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.