comparison GEMBASSY-1.0.3/gsoap/extras/README.txt @ 0:8300eb051bea draft

Initial upload
author ktnyt
date Fri, 26 Jun 2015 05:19:29 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8300eb051bea
1
2 The 'extras' directory contains useful additions.
3
4 All contributions are covered by the gSOAP public license, unless specifically
5 stated otherwise in the source. The following authors provided the
6 contributions included in this directory:
7
8 ckdb.h ckdb.c Simple Cookie database manager (store/load)
9 ckdbtest.h ckdbtest.c Test code for Simple Cookie database manager
10 fault.cpp Print SOAP Fault messages to C++ streams
11 logging.cpp Log send, receive, and trace messages on streams
12 soapdefs.h To enable logging
13
14 fault.cpp contributed by A. Kelly
15 logging.cpp contributed by M. Helmick