February 2007 Archive on rick.james

IIS 7 Hello World Module Walkthrough

The other day I found out that the Vista SDK includes a compiler. I was very excited to find this out, cause now creating a "Hello World" IIS 7 C++ module only requires one huge install (and two little ones). Build: Install the Vista SDK Unzip attached...

Fake FastCGI Web Server

When developing a new FastCGI library, the web server can get in the way. The attached program wraps a FastCGI executable in a minimal FastCGI environment. It should be enough to get "hello world" working. It only uses named pipes. It doesn't exercise...

Page view counter