Smack & Heart bit

Hi All,

I have notice that smack “ping” a jabber server every 30 seconds. This means that every 30 seconds it sends a space into the socket connection (using a classic heartbit system). Is it possible to modify this value?

Thanks

I found the solution by myself.

The solution is very simple:

Modify in the smack-config.xml the value of the ‘‘keepAliveInterval’’ parameter.

I hope this is helpful…

Daniele