Skip to main content
January 25, 2011
Question

FMS application and the XMPP server

  • January 25, 2011
  • 1 reply
  • 546 views

Hi Guys..

If I need an FMS based conferencing/chat application to communicate with an XMPP server, how do I go about doing it? Hope someone can advise. Thanks.

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    January 25, 2011

    You can use XML Streams API on Server-side to achieve what you are planning : please find docs related to it here: http://help.adobe.com/en_US/flashmediaserver/ssaslr/WS5b3ccc516d4fbf351e63e3d11a11afc95e-7ef1.html

    January 26, 2011

    Noted. Thanks.