[Licq-devel] error compiling cvs(10/30/03) in file socket.cpp

2003-10-30 Thread Sebastian Stammler
hi when i'm compilign the new sources i get this errors: -- g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o socket.o `test -f 'socket.cpp' || echo './'`socket.cpp socket.cpp:

Re: [Licq-devel] Feature request-Secure Channel

2003-10-30 Thread Dima K
Hi, There's no need for this, there already exists a message to tell the remote to open a connection to you called "reverse connect" in my patch. No need for Licq to invent a new Licq specific message. --- "O. Novy" <[EMAIL PROTECTED]> wrote: > Many users are behind firewall and/or NAT box and th

[Licq-devel] Retrieving number of unread messages from an "extern" application

2003-10-30 Thread Tobias Ramforth
Hello, I programmed a litte tool to control licq from xfce (ww.xfce.org) tray. Everything works fine, but I would like to retrieve the number of unread messages from Licq. Is there a way to do so? Thanks in advance Tobias Ramforth --- This