Hi Sean, Maybe I'm not understanding your question correctly. A Restlet container communicates with other components using connectors (like HTTP servers). So, if your C++ clients can use a normal HTTP client library, it should work fine.
Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Sean Landis > Envoyé : mercredi 22 novembre 2006 16:43 > À : [email protected] > Objet : C++ clients? > > Hi, > > My general question is, can Restlets support C++ clients? > More specifically, > what does that look like? And even more specifically, how can > a C++ client get > hold of some of the Restlet metadata such as the status? > > Regards, > Sean

