Index of  //wasd.vsm.com.au/wasd_root/src/gsoap/echo/*.*

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