PDA

View Full Version : Developing a Jabber Mix client


tanglin10
07-27-2008, 07:37 AM
hi guys

I am trying to develop a jabber mix client...but have no idea on where to start off can anyone help . I'm like a total noob with no idea on what is xmpp and java ... i'm doing it for a school project which was kinda thrown at us and totally clueless on where to start off ... im using a openfire server with the jabber mix client using netbeans ... have no idea on what is all the protocols about .please help thank you .


with regards
tanglin10

florian
07-27-2008, 12:30 PM
Well, your one stop site is xmpp.org (http://www.xmpp.org) .
Jabber clients and server use different XEP's, which describe how to for example send smileys etc.
So you should probably check what your client needs, and maybe describe it a bit more here if you need further help.

tanglin10
07-28-2008, 07:49 AM
im actually using the jabber mix client found on jabbermixclient.sourceforge.net on netbeans but i have no ideas on what does all the source packages mean i have to edit the user settings and change and the interface as well and i have no clue on what is the xmpp website you provided is talking about .

Jehan
07-28-2008, 10:40 AM
Hello,

what I don't understand the most in your query is not that you don't know about XMPP... but that you say you don't know what is Java and you are asked to write a Java project? And about XMPP, haven't you been given a small explanation of what this is?
These are not so easy projects if you don't even know what you are doing.

Jehan