将数据从一个设备推送到另一个设备?
是否可以通过移动网络将数据直接从一台设备推送到另一台设备,而无需使用服务器、无需 WiFi 或蓝牙?
(两者都安装了相同的应用程序。)
如何? :)
Is it possible to push data directly from one device to another over the mobile network without using a server and without wifi or Bluetooth?
(Both have the same app installed.)
How? :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的。 Android 能够通过 3G 进行点对点通信
Google for
android 3G Peer-to-Peer
,您将会获得很多点击。您会发现您需要克服一些障碍:Yes. Android is capable of peer to peer communication over 3G
Google for
android 3G peer to peer
and you will get many hits. And you'll see that you have some hurdles to overcome: