Changes between Version 18 and Version 19 of WikiStart

Show
Ignore:
Timestamp:
07/19/13 11:42:13 (11 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v18 v19  
    11= QCG-Core = 
    2 QCG-Core is an utility and interoperability layer for some QCG services (QCG-Computing and QCG-Notification). The library offers a set of standard functions that simplify the development of any Web Service in C language. In particular, QCG-Core provides stable mechanisms for handling Web Services configuration, loadable modules, transport protocols, as well as authentication and authorization. Moreover, it imposes some standard and best practices for developing new Web Services. Key features provided by SMOA Core are presented below: 
     2QCG-Core is an utility and interoperability layer for some QCG services (QCG-Computing and QCG-Notification). The library offers a set of standard functions that simplify the development of any Web Service in C language. In particular, QCG-Core provides stable mechanisms for handling Web Services configuration, loadable modules, transport protocols, as well as authentication and authorization. Moreover, it imposes some standard and best practices for developing new Web Services. Key features provided by QCG-Core are presented below: 
    33* configuration - it delivers XML Schema for the main configuration file together with a set of functions for parsing the file during Web Service runtime; 
    44* serialization and deserialization - it utilizes advanced gSoap routines for serialization and deserialization of XML data;