Re: smsc_soap.c
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Vincent CHAVANIS schrieb:
>
>> This could be used for XML in general, right? Not only SOAP, I mean.
>
> yeah we can say that. But the code is really old and does not fit any
> standard specs.
> (no SAX or DOM parsing)
> Also it's really buggy.
> See the ML for some patch i've posted.
I strongly suggest if you guys are interested in the SOAP/XML stuff, to "bind"
the gw/smsc/smsc_soap.c module to gSOAP, which is a C SOAP engine, able to
generate C headers and code required to implement WSDLs directly.
Have a view on:
http://gsoap2.sourceforge.net/
I used this for various parts in my MMSC implementation (MM7 mainly), and also
for having a "modular" Apache SOAP application container to hook in logic into it.
Stipe
--
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------