Skip to main content
January 25, 2011
Question

FMS application and the XMPP server

  • January 25, 2011
  • 2 replies
  • 548 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 is closed to new replies. Start a new post to keep the conversation going.

    2 replies

    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.