On 19 June 2011 22:26, Daniel Stenberg <dan...@haxx.se> wrote:
> On Sun, 19 Jun 2011, pramodh manduri wrote:
>
>> Can i use Curl\libcurl to the access the registry keys of a remote
>> computer(Similar to Windows API like Regconnectregistry) ?
>
> If you can do that using one of the protocols libcurl supports, then I'd say
> the chance is good.

I don't think you can use any protocol that libcurl supports to access
the Windows registry.  The Samba project would be a better place to
look.  (Or related projects).

The most promising thing I could find after a quick look was this:
http://www.samba-tng.org/docs/tng/htmldocs/rpcclient.8.html

-- 
Michael Wood <esiot...@gmail.com>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to