让 iPhone 应用程序与 Adob​​e Air 桌面应用程序进行通信

发布于 2024-08-15 16:57:20 字数 273 浏览 2 评论 0原文

我正在创建 iPhone 应用程序的桌面版本,并且希望有某种同步选项。该应用程序的桌面版本是 Air 应用程序。

我知道我可以通过以下方式让它们进行通信:

  1. 在桌面或电话上启动服务器
  2. 要求用户将设备的 IP 输入到另一个服务器中
  3. 通过 http 服务器发出 GET 和 POST 请求

但是,这对我来说似乎非常笨重,我希望他们在按下同步按钮时能够自动识别彼此的存在。如何在 iPhone 和 Air 应用程序之间完成此操作?

I am creating a desktop version of an iPhone app and would like to have some sort of sync option. The desktop version of the app is an Air app.

I know that I can have them communicate by:

  1. Starting a server on the desktop or the phone
  2. Ask the user to enter the IP of the device into the other one
  3. Make GET and POST requests over the http server

This seems very clunky to me, however, and I would like for them to automatically recognize each others presence when the sync button is pressed. How can this be done between an iPhone and an Air app?

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

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

发布评论

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

评论(1

策马西风 2024-08-22 16:57:20

我自己想出了一种方法:Bonjour

可以在 空气侧< br>
可以在 iPhone 端实现

Figured out a way myself: Bonjour

It is possible to implement on the Air side
It is possible to implement on the iPhone side:

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