Hi I am planning to develop a chat client which can connect to gtalk facebook etc...I have decided to use the smack API along with openfire..
But I need little guidance as to how to use it with openfire server..
And does the openfire provide a basic UI like log in box chat window etc...
I need to know how to plug or use smack with openfire
Thanks:)
I have decided to use the smack API along with openfire.. But I need little guidance as to how to use it with openfire server..
What about Smack API Getting Started?
And does the openfire provide a basic UI like log in box chat window etc...
OpenFire is just the Server. To actually chat, you'll need some Jabber/XMPP Client. You could use Spark for tests.