View Full Version : libpurple-dev , any tutorial out there?
StOoZ
May 7th, 2008, 12:51 PM
Im looking desperately for a tutorial/guide for this , as I would like to develop a simple terminal IM client for ICQ only,with a simple features such as : see who is only, for a particular account + send msg,thats it.
does any one knows of a good tutorial?
xelapond
May 7th, 2008, 01:13 PM
What language do you want to write it in? Is there a specific reason you want to use libpurple-dev, or would any other ICQ lib work?
StOoZ
May 7th, 2008, 01:39 PM
in C++.
I dont know any other lib, I would be happy to know a one which have more tutorials and guides.
the reason for this app is for learning,write some code in C++.
it supposed to be a terminal only client,no gui,and very simple,as already mentioned.
StOoZ
May 7th, 2008, 07:31 PM
*bump*
someone? :(
loell
May 7th, 2008, 07:35 PM
libpurple is written in c , I guess you need to read the pidgin source code to understand its core. yup, no docs for new developers.
StOoZ
May 8th, 2008, 12:45 AM
arent there another libs for that purpose?
loell
May 8th, 2008, 12:56 AM
kopete's core libraries maybe.
slavik
May 8th, 2008, 01:06 AM
pidgin.im has the docs, if you can, Sean Egan published a bug on GAIM (version 1.5 I think it was) that shows how to do some stuff with the library (the library is pretty much the same).
StOoZ
May 9th, 2008, 01:05 AM
couldnt find anything useful about koepte.
regarding libpurple, I manages to find this
http://developer.pidgin.im/doxygen/2.2.0/html/group__core.html
it is a great source,but still not a tutorial, since I dont really know how to begin with it.
:(
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.