David Staudt | SOAP is XML over HTTP, which is not unix or windows (or device) dependent Same with REST SIP is a network wire protocol, so again not OS/device dependent There are OS/language native libraries (available on the web, etc.) which can encapsulate the above - for example Apache Axis, which can generate native Java language code stubs for SOAP services (.NET has a SOAP compiler which does the same thing for Windows,) or a third party SIP stack which would encapsulate the SIP protocol in a C++ API. |
| Please sign in to flag this as inappropriate. |