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

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
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 for a small GUI client which may be helpful to get the overall idea.
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.


[http://wiki.innovaphone.com/images/0/04/Client.zip Client.zip]
 
== Download ==
*[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 ==
[[Reference:SOAP_API]]
[[Reference:SOAP_API]]
[[Howto:SOAP with PHP5]]
For a discussion of general problems with .Net's synchronization model see the [[Howto:SOAP Api VisualBasic.Net Sample Code#Known_Problems|the chapter about known problems]] in the [[Howto:SOAP Api VisualBasic.Net Sample Code]] article.


<!--*[[Main_Page|wiki-innovaphone]]-->
<!--*[[Main_Page|wiki-innovaphone]]-->


[[Category:Sample|{{PAGENAME}}]]
[[Category:Sample|{{PAGENAME}}]]

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.