Implementaion XMPP成机器人 [英] Implementaion of XMPP into android

查看:108
本文介绍了Implementaion XMPP成机器人的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能重复:
  <一href="http://stackoverflow.com/questions/4769020/android-and-xmpp-currently-available-solutions">Android和XMPP:目前可用的解决方案

任何人都可以告诉我关于实施XMPP成机器人。如何启动和从哪个角度我可以开始。请与我对这个分享任何有帮助的链接或code片段。

anyone can tell me about the implementation of XMPP into android. How to start and from which point i can start. please share with me any helpful link or code snippets for this.

推荐答案

我会考虑使用啪XMPP客户端库。它是用Java编写的,很好用的Openfire XMPP服务器集成。它创造了两个库和服务器的Ignite实时网站有一个非常活跃的论坛和用户社区。网站服务器用Java编写的,你可以编写自定义插件,以及。这里是网站:

I would look into using the Smack xmpp client library. It's written in java and integrates nicely with the Openfire xmpp server. The Ignite Realtime website which has created both the library and the server have a very active forum and user community. The server is also written in java and you can write custom plugins as well. Here is the website:

啪客户端API

您可以到网站菜单上的论坛和Openfire的服务器。我发现了一个开源的Smack Android客户端,以及:

You can get to the forums and Openfire server on the site menu. I found an open source Smack Android client as well:

开源的Andr​​oid XMPP客户端

这可能是一个很好的起点,创建自己的应用程序。该咂嘴库也可以用来连接到谷歌通话。

This is probably a good starting point for creating your own app. The smack library can also be used to connect to Google Talk.

另一种途径是使用JavaScript的strophe客户端库在Web视图。这是一个非常强大的库,它已经存在了一段时间。

Another route would be to use the javascript Strophe client library in a web view. This is a very robust library that has been around for a while.

的strophe的JavaScript XMPP客户端库

这篇关于Implementaion XMPP成机器人的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆