Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Androidのチャットルームアプリにasmack libを使用する予定ですが、mysqlをバックエンドデータベースサーバーとして使用するサーバースクリプトとしてPHPを使用したいだけです。オープンファイアなしでビルドする方法を見つけられるといいのですが、可能ですか? それらを実装するための提案はありますか?
必要なサーバーを使用できます。asmack は、言語に依存しない XMPP 経由で通信するクライアント ライブラリです。任意のサーバーを選択すると、クライアントが正常に動作するはずです。
OpenFire に PHP API があるかどうかについてのコメントはやや混乱していますが、OpenFire サーバーが必要ですか? サーバーが書かれている言語は、クライアント アプリには関係ありません。