使用 GPRS 将文件从 android(nexus1) 传输到其他服务器

发布于 2024-09-06 18:26:10 字数 75 浏览 3 评论 0原文

我想编写一个应用程序,通过使用 GPRS 将文件从 android (nexus1) 传输到其他服务器。我应该使用哪种协议以及如何实现?

I want to write the application which will transfer file from android (nexus1) to some other server by using GPRS.which protocol should i use and how to implement that?

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

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

发布评论

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

评论(1

枕花眠 2024-09-13 18:26:10

HTTP。它是移动设备上最可靠的协议。有很多库(包括 Android 内置的库)可以帮助您实现这一点,我相信您可以 在网上找到一些好的教程

HTTP. It's the most reliable protocol on a mobile device. There are plenty of libraries (including built into Android) that will aid you in that, and I'm sure you can find some good tutorials on the net.

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