How to use SMACK to DEV a client for wildfire?

hello,everbody:

I want to DEV a client for wildfire,but I have no idea,so I need help.

Thanks in advance.

Well thats quite a big open question.

If you want to develop a client (though there are already lots of nice ones out there) I’'d start by reading through the Smack documentation.

http://www.jivesoftware.org/builds/smack/docs/latest/documentation/

Next have a look through the Javadocs

http://www.jivesoftware.org/builds/smack/docs/latest/javadoc/

Next have a think about what kind of client you want to develop and the kind of features you want to include in it.

Are there other chat clients that are already developed for us to look at? It would be nice to get some ideas.

It would depend on what you wanted from your client, but

http://www.jabber.org/software/clients.shtml

has a huge list of both commercial and open sourced clients.

Should be enough to get you started at least