Forum Moderators: open

Message Too Old, No Replies

How does a cloud update packet look like?

cloud, xml-rpc, soap

         

askshameer

8:50 am on Apr 20, 2007 (gmt 0)

10+ Year Member



I'm implementing RSS support for a new web browser; i would like to know if anybody has any idea how an update packet from the cloud server to the network layer at the client side would look like in both the scenarios:

i) If the protocol is XML-RPC
ii) If the protocol is SOAP

I could manage to get the register request and response packets.