i'm using icqlib to send icq messages (aren't we all trying to do the same :)) the problem is that i want to know if a message is sent or not... here are my results: i send an udp message, wait for notification... i get the notification (under normal circumstances this should mean that the message was delivered) but not all the acknowledged messages get delivered. am i missing something? i want to log my undelivered messages somehow and of course i want to be 100% sure that the acknowledged messages got delivered! any suggestions? your help is much appreciated
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello guys... here's my problem
i'm using icqlib to send icq messages (aren't we all trying to do the same :)) the problem is that i want to know if a message is sent or not... here are my results: i send an udp message, wait for notification... i get the notification (under normal circumstances this should mean that the message was delivered) but not all the acknowledged messages get delivered. am i missing something? i want to log my undelivered messages somehow and of course i want to be 100% sure that the acknowledged messages got delivered! any suggestions? your help is much appreciated