dear jon,
thanks for all the answers!

> Licq doesn't really expect much. You create a new CEventMsg, mark that we are
> sending it, pass it when you make a new ICQEvent, then make a new CICQSignal
> with the correct parameters. Then use CICQDaemon::PushPluginSignal to let the
> daemon know you sent a message. (Not really a static function, requires a
> CICQDaemon object).

however, i am still having trouble understanding the response message.

i simply used the construction that i found in msn-sb.cpp. what's the
special deal about the packet -- i've written a stub one for this
purpose. but still nothing happens. it is still hanging and saying
"sending message". so what would be the easiest way to tell licq that
we succeeded with the job?

> The rest depends on the skype protocol...

how things work with skype is quite easy. at the moment i am only
having trouble with integrating this into the plugin api.

all the best,
  konrad

Reply via email to