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).
Name Revised Size Description
build.com 5-Dec-2013 19:04 1,947 DCL procedure
cleanup.com 5-Dec-2013 19:04 342 DCL procedure
echo.c 5-Dec-2013 19:04 1,470 C source
echo.h 5-Dec-2013 19:04 299 C header
echoclient.c 5-Dec-2013 19:04 1,671 C source
hammer.com 5-Dec-2013 19:04 272 DCL procedure
readme.txt 5-Dec-2013 19:04 520 plain text