~vcs-imports/simias/trunk

« back to all changes in this revision

Viewing changes to simias/tools/gsoap/linux-2.7/src/README.txt

  • Committer: kalidasbala
  • Date: 2007-08-25 12:48:51 UTC
  • Revision ID: vcs-imports@canonical.com-20070825124851-vlfvzun3732ld196
Latest gsoap code update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
The gSOAP 2 compiler sources are Copyright (C) 2000-2003 Robert A. van Engelen,
3
 
Genivia inc. All rights reserved.
4
 
 
5
 
THIS PART OF THE PACKAGE IS INTENDED TO SUPPORT THE MIGRATION OF gSOAP TO
6
 
DIFFERENT PLATFORMS. The code has not been cleaned. No documentation is
7
 
enclosed.  Because Web service technology and protocols such as SOAP and WSDL
8
 
are changing rapidly, periodic updates will be provided. As a consequence, the
9
 
use of this code as part of a larger work cannot be guaranteed to work with
10
 
future releases of this software and will most likely fail with future
11
 
additions. For questions, please contact the author of the software.
12
 
 
13
 
The terms and conditions of use of this software do not allow for the removal
14
 
of the copyright notice from the main program for visual display. For
15
 
integration with other software, a similar copyright notice must be produced
16
 
that is visible to users of the software.
17
 
 
18
 
The compiler source distribution contains the following files:
19
 
README.txt      This file
20
 
Makefile        Unix/linux makefile
21
 
MakefileMacOSX  Mac OS X Makefile
22
 
soapcpp2.h      Main header file
23
 
soapcpp2.c      Main application
24
 
symbol2.c       Symbol table handling and code generation module
25
 
error2.h        Header file for error2.c
26
 
error2.c        Error handling routines
27
 
init2.c         Compiler symbol table initialization
28
 
soapcpp2_lex.l  Flex/Lex tokens
29
 
soapcpp2_yacc.y Yacc/Bison grammar