简体   繁体   中英

Access MySQL connected to Ejabberd using asmack

I have a Ejabberd Server which is conencted to MySQL.

How can I access the database using aSmack library for Android?

Is it possible to directly access it or do I need some interface in between?

不可以,您不能使用XMPP协议直接访问数据库(出于安全原因,还可以使用其他方法)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM