I want to make an iphone application that has a chat. I have searched a lot and think xmpp can do this. But if I use openfire as an xmpp server, how can I integrate openfire into my own Java web application server? I think openfire is an independent application and how can it interact with my java web server? I was looking for some similar questions here, but still can not understand. Thank you for your help.
source
share