i've no experience of the icq-protocol but i've
noticed that when u send messages offline they don't
get delivered. at least not for me, but i just checked
out the latest version of gnomeicu and saw that it
does indeed deliver the messages, and it also sends
exactly the same package as licq except for one byte,
so i changed this line in icqpacket.cpp (in
CPU_ThroughServer::CPU_ThroughServer)

buffer->PackUnsignedShortBE(msgLen + 17);

to

buffer->PackUnsignedShortBE(msgLen + 13);

ive no idea what the hell it does but it worked for
me. :) but u still get an "Unknown Message Family
Subtype" warning though..

_____________________________________________________
Do You Yahoo!?
se.yahoo.com

_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to