Subject: Login and Presence
Hello,
I'd like to reduce network traffic by not re-downloading my roster every time OnLogin is called.
Currently I SendMyPresence in the OnLogin callback. I believe that triggers the server to send me my roster.
On these power saving WM5 devices the socket is periodically closed. I automatically reconnect and re-download the roster.
The general question is: What is the most network-traffic-conserving way to keep the roster up to date?
Thanks!!
I'd like to reduce network traffic by not re-downloading my roster every time OnLogin is called.
Currently I SendMyPresence in the OnLogin callback. I believe that triggers the server to send me my roster.
On these power saving WM5 devices the socket is periodically closed. I automatically reconnect and re-download the roster.
The general question is: What is the most network-traffic-conserving way to keep the roster up to date?
Thanks!!