This is a small example I created myself to become familiar with returning null-terminated string values. It echoes the client parameter quoted string with alphabetic case reversal. It also takes a numeric, second parameter, specifying the number of iterations to perform the request. This allows performance measurement/comparison. It builds CGIplus (FastCGI equivalent) and shared image (Apache mod_gsoap) executables for deployment using the WASD gSOAPrte (or moved to Apache for ease of comparison).