简体   繁体   中英

Flash Media Server and XMPP Server Communication, is it possible?

i create a chat application using Adobe FLEX, currently it is not implemented yet, but i have a plan to use Flash Media Server as the chat server. The problem is my application should be able to communicate with other XMPP server such as AIM or Google talk. Is it possible to do that? or is there any better solution?

UPDATE

The point i needed here is the possibility to communicate with the 3rd party XMPP server (Google Talk, AOL/AIM). I have read that Google Talk, AOL/AIM has open the XMPP server to server communication. Is FMS possible to do that?

Regards Kin

There are a couple of XMPP protocol implementation in ActionScript, so it is possible to integrate with an XMPP server - take a look on XIFF library.

Note: you can also use BlazeDS as a chat server instead of FMS.

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