This post originated from an RSS feed registered with PHP Buzz
by Dev Null.
Original Post: inetd for Win32
Feed Title: Scatterism: Unfocused, Opinionated.
Feed URL: http://ramikayyali.com/tags/php/feed/
Feed Description: Useful tidbits on PHP and Web development.
I found a hacked-up inetd.exe bundled with a “cheap” Perl HTTPD server. I couldn’t dig up its origins. This thing’s been written 12 years ago by one S. Freyder, and it kept crashing on XP and Vista
Here’s the source, and recompiled version linked against libcmt.lib instead of MSVCRT, so it will run on its own. [...]