如何创建类似Viber的应用程序?

发布于 2025-01-03 07:45:50 字数 132 浏览 2 评论 0原文

有没有关于为 ipad 和 iphone 制作类似 viber 的应用程序的教程? 是否有任何 api 或教程应用程序可以了解 voip 或 wifi 配置,以便从 iphone 或 ipad 以及 3G for ipad2 发短信和打电话 提前致谢

is there any tutorial on making viber like application for ipad and iphone?
is there any api or tutorial apps to learn about the voip or wifi configuration to texting and calling from iphone or ipad also from 3G for ipad2
thanks in advance

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

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

发布评论

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

评论(1

贱人配狗天长地久 2025-01-10 07:45:50

不幸的是,没有针对此类应用程序的分步教程。我建议您完成以下四个步骤:

  1. 阅读 http://developer.apple.com/
  2. 找到一些VOIP开源项目并检查它们。
  3. 阅读 VOIP 标准。
  4. 尝试将 VOIP 部分从开源项目转移到您的 iOS 项目。

这应该足以编写 VOIP 客户端。

Unfortunately there is no step-by-step tutorial for this kind of application. I advise you to complete these four steps:

  1. Read iPhone/iPad application guidelines from http://developer.apple.com/
  2. Find some VOIP open source projects and inspect them.
  3. Read the VOIP standards.
  4. Try to transfer VOIP parts from open source projects to your iOS project.

That should be enough to write a VOIP client.

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