Web Computing
Projects
Resources
People
Search
Mail

SOAP

SOAP (Simple Object Application Protocol) is an XML-based protocol providing intraprocess communication across machines. Here is a collection of material about SOAP.

TOOLS

COMICO
by G. Attardi , and M. Di Giorgi .
COM bridge for MICO

COMICO allows integrating COM and CORBA components by providing an IDL compiler which produces MIDL code (Microsoft IDL). The tools allows building, from a single set of sources, applications using components implemented in either CORBA or COM. The implementation of COMICO is based on MICO, a PD CORBA implementation.

The master thesis by M. Di Giorgi, contains a clear and complete description of the COM and CORBA models and of their implementation. The thesis describes the design and implementation of the IDL-MIDL compiler.

Dipartimento di Informatica, Pisa, Italy