hi list,
I tried to log to MSN with icqnd, but there was no response on the licq
pipe. To test whether the server or my connection might have problems I
tried to log on in gaim and this worked. After that I started the
ethereal network analyzer to find out whether licq is sending packets
and in fact it doesn't. The steps are:
1. call CICQDaemon::ProtoPluginLoad("msn")
2. wait until SIGNAL_NEWxPROTO_PLUGIN was emitted
3. call gUserManager.AddOwner("..", MSN_PPID)
4. fetch the owner calling gUserManager.FetchOwner(MSN_PPID)
5. set the password by calling owner->SetPassword("...")
6. drop the owner by gUserManager.DropOwner(MSN_PPID)
7. try to logon with CICQDaemon::ProtoLogon(MSN_PPID, ICQ_STATUS_ONLINE)

... nothing seems to happen. Did I forget anything?

Thanks in advance
    Joachim



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to