| View previous topic :: View next topic |
| Author |
Message |
netwan
Joined: 11 Jun 2006 Posts: 1
|
Posted: Sun Jun 11, 2006 8:52 pm Post subject: I can not login to jabber.org,Help me |
|
|
i download SetupAniMessenger.exe,and install it on windows2003 .
run ,input my jabber.org's account,click login,nothing show me.
i found the result from siniffer:
| Code: | | <stream:stream xmlns:stream='http://etherx.jabber.org/streams' version='1.0'><stream:error xmlns:stream='http://etherx.jabber.org/streams'><bad-format xmlns='urn:ietf:params:xml:ns:xmpp-streams'/></stream:error></stream:stream> |
dow do ? :?: |
|
| Back to top |
|
 |
indrek_j
Joined: 08 Oct 2006 Posts: 1
|
Posted: Sun Oct 08, 2006 1:35 am Post subject: |
|
|
Sniffer also shows that the namespace for stream opening is wrong:
| Code: |
<flash:stream to="jabber.org" xmlns="jabber:client"
xmlns:flash="http://www.jabber.com/streams/flash" />
|
RFC 3920 ch 11.2.1 says:
| Code: |
The name of the streams namespace MUST be 'http://etherx.jabber.org/streams'.
|
So, AniMessneger v.1.08 is not an Jabber client - rather some (useless) proprietary client...
:( |
|
| Back to top |
|
 |
AniMessenger Site Admin
Joined: 08 Nov 2005 Posts: 15
|
Posted: Mon Oct 30, 2006 5:53 pm Post subject: Need XMPP lib update |
|
|
When we released AniMessenger last year it was tested and worked fine with Jabber.org.
Now it does not work - it means something changed on Jabber.org. It looks like the XMPP specs were updated.
We will review the XMPP library used in AniMessenger and will update the app.
Stay tuned. |
|
| Back to top |
|
 |
AniMessenger Site Admin
Joined: 08 Nov 2005 Posts: 15
|
Posted: Sat Feb 10, 2007 3:38 pm Post subject: Re: Need XMPP lib update |
|
|
| AniMessenger wrote: | | When we released AniMessenger last year it was tested and worked fine with Jabber.org. |
AniMessenger works with Jabber.com, but currently does not work with Jabber.org. Why - we don't now yet. It looks like Jabber.org guys changed something. We will take a look |
|
| Back to top |
|
 |
|