Web service transport

P

Peter Morris

Hi all

Is there a way I can replace the data transport mechanism of a webservice
client?

I'd like the convenience of serialising requests and responses, and having
the client classes automatically generated etc, but I'd like the request XML
put into a memory stream and also to be able to pump the response back into
the web service from another memory stream.

Is this possible?

Thanks

Pete
 

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

Top