我如何了解该协议并为其开发应用程序?

发布于 2024-10-04 23:48:59 字数 179 浏览 0 评论 0原文

在我们国家,有一个名为 UUCall(Skype 的替代品)的应用程序,我非常喜欢它,但是没有适用于此的 Android 应用程序。我打算自己开发。我的问题是:

我怎样才能知道它的通信协议,并在android中开发应用程序?

为什么有人能够在 android 中找出并开发 skype/msn/icq 应用程序?

In our country, there is a application called UUCall( an alternative of skype) , and I like it very much, but there is no android application for this. I intend to develop by myself. My question is:

How can I know the communication protocol of it, and develop an application in android ?

Why can someone figure out and develop a application for skype/msn/icq in android ?

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

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

发布评论

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

评论(1

握住你手 2024-10-11 23:48:59
  1. 放置一个数据包嗅探器并寻找共同的签名。

  2. Skype的协议是封闭的,但至于其他...

  1. Put a packet sniffer in the way and look for common signatures.

  2. Skype's protocol is closed, but as for the others...

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