WebService usage - EndpointObserver

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ndevil
    Hot Shot
    • Jan 2015
    • 21

    WebService usage - EndpointObserver

    Hi,

    I'm playing with WebService to try to integrate IPOCC UI functionality in a 3rd party application.
    Working with DirectoryWS is quiet easy but I'm stuck with TaskWS.

    In TaskWS method you have to provide a listener URI (basically a local WebService where IPOCC will push info).
    I'm trying to do this using C#.
    I manage to create a WebService using EndpointObserver WSDL but it seems the names created by Visual Studio do not match what IPOCC is expecting.

    Does anyone already manage to do this kind of things ?
    any code sample to provide ?

    Best regards,
    Nicolas
Loading