inetd for Win32
April 3rd, 2008 • General
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. Unfortunately it doubled in size, from 20KB to almost 57KB, I hope you don’t run into storage trouble.
One Response (Add Your Comment)
-
Gonéri Le Bouder Dec 5, 2011at 1:11am
Thank you for the post. For those who want to build it with gcc: