I am trying to modify the message monitoring plugin in Openfire. I checked-out the code using svn. And i could also figure out what and where i will need to change the code. But I am not clear about
I\'m following this guide (http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/db-integration-guide.html) to integrate the Openfire server with and Sql Server Database.
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow
I am using XMPP pubsub.Everything is working fine.User can create node and interested user can subscribe to开发者_如何学编程 that node.But I want to store the publish action into DB.Because in my appl
Some client subscribe a node, I want to know how to get the subscriber. Is there some plugins in the Openfire can do this开发者_JS百科?You will need to build the smack version from the repo to get Pu
I developed a web site using rails 2.3.8, and a IM server using openfire(java). I want to share some data between them, or exactly rails as provider, openfire as consumer. A possible way is using web
I am tasked with creating a text messaging system with low bandwidth server to server connections. The other developers already use protobuf to send data for other parts of the system between these sa
I\'ve got pretty much the same question as: Jabber Openfire server v3.6.0a+ - how do I use Hybrid authentication?
Hi I am new in Java. And its giving me a lot of stress. I need to chat with smack api and openfire server. For this my java code is below
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.