I have encountered a strange problem with my ICQ-program. At first, everything worked well. I got login/logit working, changing status, sending messages etc.
Now, since 2 days, nothing happens when I call any of the Action Functions in icqlib. The callbacks work great but neither ChangeStatus nor SendMessage works anymore. I do receive a sequencenumber when sending though (I think) but nothing reaches my "real" ICQ-prog.
I do call icq_Main every 1/100 second and Timeout every 15th so what am I doing wrong?
The login is currently the only action function working. Any suggestion?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Im not sure if your problem is the same as mine, but i have noticed that changing status and searching for a user doesnt work, in my icq project, in miranda, and in an old version of icq, messages and logins al work, but its as if icq are slowly disabling this protocol :\
Im not sure if im right, but it seems this way, and im not very happy about it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have encountered a strange problem with my ICQ-program. At first, everything worked well. I got login/logit working, changing status, sending messages etc.
Now, since 2 days, nothing happens when I call any of the Action Functions in icqlib. The callbacks work great but neither ChangeStatus nor SendMessage works anymore. I do receive a sequencenumber when sending though (I think) but nothing reaches my "real" ICQ-prog.
I do call icq_Main every 1/100 second and Timeout every 15th so what am I doing wrong?
The login is currently the only action function working. Any suggestion?
Im not sure if your problem is the same as mine, but i have noticed that changing status and searching for a user doesnt work, in my icq project, in miranda, and in an old version of icq, messages and logins al work, but its as if icq are slowly disabling this protocol :\ Im not sure if im right, but it seems this way, and im not very happy about it.