在 iPhone 和 ipod touch 设备上使用 IPHONE SDK 下载 gzip 文件并解压缩以检索内容

发布于 2024-07-09 09:46:29 字数 127 浏览 5 评论 0原文

我有以下与从服务器下载文件相关的问题。

a) 是否可以使用 IPHONE SDK 将 GZIP(压缩)文件直接下载到 iPhone 设备。 b) 如果压缩文件可以下载,那么如何解压缩它(使用ZLIB或其他...)。

I had the following questions related to downloading the file from the server.

a) Is it possible to download directly the GZIP (Compressed)file to the iphone device using IPHONE SDK.
b) If the compressed file can be downloaded , then how to uncompress it(using ZLIB or else...).

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

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

发布评论

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

评论(1

骄兵必败 2024-07-16 09:46:29

对此完全不确定,但如果它的 http 是用 gzip 编码的,那么很可能会为您自动解压缩 - 作为 http 协议的一部分 - 一个猜测,需要进行测试。 也可能不适合您的情况。

Not at all sure about this, but if its http encoded with gzip, then that may well be auto-unzipped for you - as part of the http protocol - a guess and would need to be tested. Also may not be appropriate for your situation.

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