GT 4.1.3 C WS Core : User's Guide

Introduction

The C WS Core is an implementation of Web Services, WSRF, and WSN specifications in the C programming language. This means that a user can write their own Web Services and clients in C, and use the APIs and tools included in in the C WS Core to manage WS-Resources.

The C WS Core includes:

  • A small container for services
  • An embeddable service container API
  • API for managing resources
  • API for managing notification consumers
  • A WSDL to C binding generator
  • Security Support

It does not include support at this time for WSDL generation from C header files, or embedding services into 3rd party containers.