|
From: Jeff H. <va...@nw...> - 2001-06-10 18:59:23
|
I've recently been testing the latest CVS version of icqlib and I've been experiencing a weird problem. When I connect to the icq server I see (with a client with it's own icq implementation) that I go online for a brief second then go to offline. But as far as what icqlib is telling me I'm online and I still get contact notifications and messages from other users and i can send messages, I just appear offline though. I was wondering if anyone has been experiencing this problem or if I should keep looking through my code for a problem. As far as how I use icqlib, I create a link with icq_LinkNew, set all the appropriate call backs, add all my contacts to the internal list. Then when I want to connect I call icq_Connect, icq_Login then wait for link->icq_Logged to be called at which I change my status to ONLINE again just to make sure the server is getting it. Jeff Hughes va...@nw... |