Skip to main content
Participant
July 22, 2010
Question

is it possible to make communication between FMS chat and XMPP server?

  • July 22, 2010
  • 1 reply
  • 431 views

the chat client application is created using adobe AIR, the application should be able to do communication sims like Google Talk and AIM does. If it is impossible is there any other solution to do that?

Best Regards

Kin

    This topic has been closed for replies.

    1 reply

    July 22, 2010

    I wouldn't do this using FMS... creating an XMPP chat app is something you would most likely want to do client side.

    http://www.igniterealtime.org/projects/xiff/index.jsp  <-- a flash xmpp library you can use to create the xmpp client in flash.

    They also have an xmpp server called openFire.  ( I personally like it better then eJabberD. )

    Participant
    July 23, 2010

    Thanks for the reply,

    I have a plan to use XMPP server now, thanks anyway.

    Regards