C語言的WebDAV客戶端開發包 neon

fmms 12年前發布 | 22K 次閱讀 WebDAV 網絡工具包

neon 是一個 HTTP 和 WebDAV 客戶端的C語言開發包,支持 Linux/Unix。提供 HTTP/1.1 和 WebDAV 方法的高級接口以及底層的 HTTP 請求/回應處理,可輕松實現新的方法。

  • High-level wrappers for common HTTP and WebDAV operations (GET, MOVE, DELETE, etc)
  • Low-level interface to the HTTP request/response engine, allowing the use of arbitrary HTTP methods, headers, etc.
  • Authentication support including Basic and Digest support, along with GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32
  • SSL/TLS support using OpenSSL or GnuTLS; exposing an abstraction layer for verifying server certificates, handling client certificates, and examining certificate properties. Smartcard-based client certificates are also supported via a PKCS#11 wrapper interface.
  • Abstract interface to parsing XML using libxml2 or expat, and wrappers for simplifying handling XML HTTP response bodies
  • WebDAV metadata support; wrappers for PROPFIND and PROPPATCH to simplify property manipulation.

項目主頁:http://www.baiduhome.net/lib/view/home/1326934668780

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!