[JDEV] New Guy needs help

Nicholas Perez nick at jabberstudio.org
Thu Dec 18 13:59:12 CST 2003


You might be better off just writing your own lib for that. Not only 
would it have a smaller footprint (because you only want to implement a 
limited subset), but you would be familiar with the interface, fit 
better in your win32 environment, etc etc. I know you are looking for a 
quick fix, but it probably would be better in the long run to develop 
something in house (would take a day at the most for a couple of guys). 
And the bonus is you don't have to deal with open source licenses.

Mike Fox wrote:

> Hi,
>  
> I have been asked to add jabberoo protocol comms to a gaming project I 
> am writing in MSDev VC++ V6 for Win32 (not MFC) I come from the gaming 
> world not the opensource or CVS world (i dont even know what CVS 
> stands for or does) and am having some difficulty finding a solution 
> that just runs "straight out of the box"
>  
> I have downloaded various jabber libs, judo libs, sigc++ libs and 
> cannot get any complete set to match together and link. Nothing seems 
> to quite work with anything else and everything seems to have to come 
> from a different place.
>  
> I dont actually need a chat system, I only need to log on, show 
> presence, send computer generated messages, receive other computer 
> generated mesages and log off.
>  
> Does anybody out there have a complete jaberoo source and lib or set 
> of libs that i can link into an unrelated project for Win32 on 
> Devstudio and contains eveything it needs so all I have to do is start 
> calling functions.
>  
> If you happen to have it as a simple example project so I can actually 
> see how to use it from the start that would be even better.
>  
>  
> Thanks in advance,
>  
>  
> Mike Fox




More information about the JDev mailing list