546
edits
Epoximator (talk | contribs) |
Epoximator (talk | contribs) |
||
Line 251: | Line 251: | ||
* UDP packets are resend 3 times, if the client does not acknowlege them. After that the client is logged out and no further notifies will be sent. | * UDP packets are resend 3 times, if the client does not acknowlege them. After that the client is logged out and no further notifies will be sent. | ||
* On recieving any of the above packets the client has to issue a PUSHACK command with the notify_packet_id provided in the notification packet. | * On recieving any of the above packets the client has to issue a PUSHACK command with the notify_packet_id provided in the notification packet. | ||
* A client which has registered to recieve UDP notification packets should: | |||
** Use PING to keep the connection alive (< 30 min). | |||
** Use UPTIME to ensure that the session is OK (>= 30 min). | |||
====Notification Packet Format==== | ====Notification Packet Format==== |
edits