Gtalk connection problem - WeOnlyDo Discussion board

Gtalk connection problem (General questions)

by Raf, Tuesday, March 03, 2009, 13:51 (5743 days ago)

I'm developing my delphi client with gtalk server.
Everything is ok but sometimes i get a server disconnection.
XMPP disconnection event tells me:
The current connection has been aborted by the network or intermediate services.
After this i have only to reconnect to begin a Jabber session.

I know that this is not a WodXmpp issue but i must understand if it is a local network problem or it is a gtalk server problem.

Anyone experienced this with Wodxmpp component or other component/client?

Please help me!!

Re: Gtalk connection problem

by woddrazen, Tuesday, March 03, 2009, 15:01 (5743 days ago) @ Raf

Hi Raf,


wodXMPP get disconnected from server. It could be from both reasons you mention local network and gtalk server problem.

Maybe you should test from some different location (different network) and see what happened. If it works there then you probably have local network problem.

Hope I helped.


Regards,
Drazen

Re: Gtalk connection problem

by Raf, Tuesday, March 03, 2009, 15:05 (5743 days ago) @ woddrazen

Thank you Drazen,
i made this post to know if someone have the same problem in another network.
Have you experienced something similar during your development?

Re: Gtalk connection problem

by woddrazen, Tuesday, March 03, 2009, 15:32 (5743 days ago) @ Raf

Raf,


Unfortunately I didn't experience such problem during developing.


Drazen