MobileMe 连接 - 可可

发布于 2024-08-27 18:34:12 字数 241 浏览 9 评论 0原文

我需要通过 Cocoa 向 MobileMe 发送文件。我偶然发现了 Apple 的 .Mac 框架,但它已经很多年没有更新了,所以我不想使用它,因为它可能会导致兼容性问题。我认为 MobileMe.framework 是私有的,所以我认为我不能使用它。

我可以使用哪些替代方法将文件上传到 MobileMe?我也一直在研究 WebDav 框架(因为 MobileMe 是基于 WebDav 的),但我也没有发现任何有用的东西。

谢谢!

I need to send a file to MobileMe via Cocoa. I stumbled across a .Mac framework from Apple but it hasn't been updated in years, so I don't want to use it due to possible compatibility problems it may cause. I think that the MobileMe.framework is private, so I don't think I can use it.

What kind of alternatives are there available for me so that I can upload the file to MobileMe? I've also been looking into WebDav frameworks (since MobileMe is WebDav based), but I didn't find anything useful either.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不及他 2024-09-03 18:34:12

尝试 FMWebDavRequest 或 < a href="http://opensource.utr-software.com/connection/" rel="nofollow noreferrer">ConnectionKit。

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文