DuraSoft
.NET-68
A Remoting Scenario
•The Payload
–XML document could simply present method names
•as elements
–data may be carried by sub-elements
•The receiving system could
–parse the XML document
–Generate an XML response and send it back to the client
•The client waits for response, receives & parses it
Client
Proxy
method
Web
Server
Component
Generate XML
Parse XML