[Mono-list] A couple of Remoting Questions

Jonathan Stowe gellyfish@gellyfish.com
Tue, 11 May 2004 13:18:17 +0100


On Tue, 2004-05-11 at 11:35, RoBiK wrote:

> 3) Here ist the soap specification http://www.w3.org/TR/soap/ and here
> http://msdn.microsoft.com/library/en-us/dnsoap/html/understandsoap.asp an
> article from microsoft regarding soap (with good examples). For monitoring
> purpouses you can find a couple of http and/or soap sniffers to use. You can
> also code a simple port forwarder wich copies the messages to the console to
> watch the trafic.
> 

Thanks,
I understand SOAP in general alright - I'm looking for information
specific to the Remoting envelopes, but having had a poke around I can
get a simple example to work with a Perl client.

/J\