[Typo3-dev] SOAP-Services for TYPO3

Peter Russ peter.russ at 4dfx.de
Wed Feb 23 14:11:11 CET 2005


Robert Lemke schrieb:
> Sven Wilhelm wrote:
> 
> 
>>If someone is interested in a well structured xml-rpc implementation,
>>s/he could look to the documentation of opengroupware.org.
> 
> 
> BTW: When would you practically choose XML-RPC and when SOAP? (I never used
> XML-RPC yet)
> 
> Generally, the differences I know are that XML-RPC is well implemented in
> many systems and platforms but is not as feature-rich as SOAP. 
> 
Some backgrounds on XML-RPC:http://www.xmlrpc.com/
As it is less overhead we devoloped XML-RPC for our couponing solution. 
German documentation as an example can be found: at 
http://info.gutscheinmarketing.de/xmlrpc.html. There you can also find 
sample code for the server and working client to connect. The client 
class is commented in English.

Package is based on PHP Pear Server and RPC and works in PHP >= 4.1, PHP 
5 not tested.

We implemented a method for authentication.

If you have further question contact me directly per mail or skype.

Regs. Peter.




More information about the TYPO3-dev mailing list