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!!