.NET Services March 2009 CTP - Service Bus Routers And Queues - Part 3: The REST Queue Protocol
[If this text looks vaguely familiar you’ve read the HttpQueueSample Readme doc from the SDK. Good job!]
Here is the Service Bus Queue REST protocol. I apologize if this is a bit dry, but I want to give you the bare protocol facts first and will follow-up with code samples later. Look at the HTTP Queue SDK sample if you can’t wait for code ;-)
You can find the HTTP Queue sample in the...