ConnectionKit

码农软件 · 软件分类 · WebDAV 开源软件 · 2019-03-16 09:56:50

软件介绍

ConnectionKit 为 Cocoa 应用提供了基于 Block 的 API 实现异步的 FTP、SFTP 和 WebDAV 服务端以及本地文件操作。

特性:

  • Use of blocks for simple completion and error-handling

  • URLs replace paths throughout the API

  • Management of raw connections is hidden behind the scenes, handling multiple connections and re-connections for you

  • Same authentication workflow as NSURLSession and friends

  • No longer tied to the main thread

  • libcurl is used for FTP, instead of custom implementation

  • NSURLConnection (via DAVKit) is used for WebDAV, instead of custom HTTP stack

  • libssh2 (via libcurl) is used for SFTP, instead of calling out to the command-line sftp program

本文地址:https://codercto.com/soft/d/1459.html

The Art of Computer Programming, Volumes 1-3 Boxed Set

The Art of Computer Programming, Volumes 1-3 Boxed Set

Donald E. Knuth / Addison-Wesley Professional / 1998-10-15 / USD 199.99

This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and p......一起来看看 《The Art of Computer Programming, Volumes 1-3 Boxed Set》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试