ConnectionKit
- 授权协议: BSD
- 开发语言: Objective-C
- 操作系统: OS X
- 软件首页: https://github.com/karelia/ConnectionKit
软件介绍
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
NSURLSessionand friendsNo 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 stacklibssh2 (via libcurl) is used for SFTP, instead of calling out to the command-line
sftpprogram
产品经理的第二本书
[美] 哥乔斯 / 戴维侬 / 中国财政经济出版社 / 2004-4 / 39.80元
产品经理的第二本书:产品经理实战技巧指南,ISBN:9787500570950,作者:(美)琳达·哥乔斯(Linda Gorchels)著;戴维侬译;戴维侬译一起来看看 《产品经理的第二本书》 这本书的介绍吧!
