Gtalk connection problem (General questions)
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
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
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
Raf,
Unfortunately I didn't experience such problem during developing.
Drazen