Howto:PBX SOAP Api C-sharp sample code: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
 
Line 5: Line 5:


== Download ==
== Download ==
*[http://download.innovaphone.com/ice/wiki-src#soapcsharp http://download.innovaphone.com/ice/wiki-src#SOAPCsharp] - download the complete file package of scripts and files described in this article.
*[http://wiki.innovaphone.com/index.php?title=Howto:Wiki_Sources#soapcsharp Download] the complete file package of scripts and files described in this article.
 


== Related Articles ==
== Related Articles ==

Latest revision as of 14:01, 23 August 2021

As you probably know, the SOAP interface documentation is under Reference:SOAP_API available. Please retrieve the latest version there to make sure you have up to date information.

However, there is no sample code included in this documentation. Please find attached a Visual C# solution(VS2003) for a small GUI client which may be helpful to get the overall idea.


Download

  • Download the complete file package of scripts and files described in this article.

Related Articles

Reference:SOAP_API

Howto:SOAP with PHP5

For a discussion of general problems with .Net's synchronization model see the the chapter about known problems in the Howto:SOAP Api VisualBasic.Net Sample Code article.