MSN XMPP API fails to connect
- by Rui
I'm trying to use MSN XMPP API via Actionscript, but connection to MSN always fails. I can identify this error on logs:
I DONT KNOW HOW TO HANDLE DER stuff of TYPE 22
I DONT KNOW HOW TO HANDLE DER stuff of TYPE 12
I DONT KNOW HOW TO HANDLE DER stuff of TYPE 22
I DONT KNOW HOW TO HANDLE DER stuff of TYPE 22
(..)
> <stream:error
> xmlns:stream="http://etherx.jabber.org/streams"><see-other-host
> xmlns="urn:ietf:params:xml:ns:xmpp-streams">BY2MSG4020608.gateway.edge.messenger.live.com</see-other-host></stream:error> </stream:stream>
Anyone knows what is this related to?