Web Service Listener : Beginner's Question

T

tooniron

Dear All,
I am new to the world of web services (as will become
apparent), and I am writing a VB.NET application which needs to use an
Apache Web Service. The Web Service has no .wsdl, so I am unable to
use the .NET Add Web Reference option.
I have managed to make a request to the webservice using a
msxml2.xmlhttp object (.open("post",<webserviceaddress>,false), and
receive a response with no problems.
However, once I have sent the initial request (a subscription
to the web service) the web service sends multiple SOAP responses to
my machine, which I need to receive and parse. My problem is that I
don't know what I need to do in order to receive this information.
Can anybody help me understand how to set up a Web Service Listener in
VB.NET (or ASP.NET) ? How do I know when info has been sent ?

Cheers,
Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,228
Members
46,818
Latest member
SapanaCarpetStudio

Latest Threads

Top