Advice on libraries/solutions available to implement REST services on microsoft .NET framework

2009-04-20 Thread Vincent Nonnenmacher
Hi gentlmen, I need to hook a restlet based server to a client that will be integrated on window .NET based products. I want to hook my restlet server to this client, by implementing on the latter a small REST server that will subscribe to the restlet server for events and having then the

Questions about HTTP Authentication

2009-04-20 Thread mstricker
Hi, I am relatively new to Restlet and am facing a problem regarding HTTP Authentication. I have a Resource that when handling a POST Request has to decide dynamically wheter it requires authentication or not (basically based on the XML the client sends). I want that the clients can use the HTTP