2007-03-01 11:46:48 -05:00
|
|
|
Soup is a SOAP (Simple Object Access Protocol) implementation in C.
|
2003-11-03 10:44:05 -05:00
|
|
|
|
2007-03-01 11:46:48 -05:00
|
|
|
It provides an queued asynchronous callback-based mechanism for sending
|
|
|
|
and servicing SOAP requests, and a WSDL (Web Service Definition
|
|
|
|
Language) to C compiler which generates client stubs and server
|
|
|
|
skeletons for easily calling and implementing SOAP methods.
|