A problem that Admin role grant membership to a offline user
I am doing Instant message multichat module with jsjac within the protocol of XMPP. .Assume that userA is owner who has ceate and configuration a room, and UserB is offline, if userA as an admin want...
View Articlewant to use openfire as a webbased IM, video and VoIP client but what to use?
Hi all, Why? Ok so im using zimbra mail system which use primarily webbased. I found that i could install a zimlet in zimbra that let me make a tap in the gui that could point to a webpage.. so i...
View ArticleKerberos support in XIFF
Hi, I am building a flex AIR application using XIFF apis whereby the application must support single-sign-on over Kerberos. Openfire supports Single-Sign-On using Kerberos, I could figure out Kerberos...
View Articlemigrating openfire database (mysql)
Hi there,I've been trying to migrate the openfire-database (mysql based in my case) to a new database host.Right now it's running on a win2k3 based vm that was build for testing. DB is mysql 5.6.Now...
View ArticleRe: Openfire XMPP Ping Request - how to change Ping frequensy
After some experiments with the Client (Android / Asmack / Providers initialization) the Openfire sends nowXMPP Ping every 150 seconds , so no more problem for high frequensy.However, the question...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
This adds a depedency to stax-api-*.jar for Android deployments that is not really needed, because Android already contains an pull parser. The advantage is of course that we don't need to define an...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
True. But it's only a few interfaces. 25 KB. And probably it is possible to just include the single interface you need directly into Smack, if you worry about including the complete API.On the other...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
There is a huge difference if you use the bytecode of a class that is distirbuted with your Android application or if you use the API provided by dalvik. You have to take for example JIT, optimization...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
But if you provided your own Smack interface for Xml parsing, wouldn't it have the same performance issue?No, because it's just an interface not an implementation. If used on Android, the...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
I didn't knew that there was an interace only jar of the stax api. It seems small enough to add it as hard depenency then. But I just compared XMLStreamReader with XMLPullParser from Android and found...
View ArticleRe: Openfire XMPP Ping Request - how to change Ping frequensy
I wonder how a client change can influence this parameter (ping interval) on server side. What did you exactly change?
View ArticleOpenfire and Jitsi
Hi, I will use Jitsi with Openfire, but it dont works. I have Openfire on my ubuntu based server in revision 3.8.2. When I'm using Pidgin or Smack framework then I have no problems, but a connection...
View ArticleEnable contact list group sharing
Hi guys , i have a problem with openfire 3.8.2 , i'm using the jdbc source to sync the user data and user group from my another system , and ther group and user list is correct , but they can not...
View ArticleRe: Openfire XMPP Ping Request - how to change Ping frequensy
Hi Flow, i always wanted to thank you for your efforts on Android port of smack, so THANKS!!! I am comfuzed about that client change & its influence on ping interval...The only change is that in...
View ArticleSpark auto idle doesn't clear
Hi, We have around 25 users with the Spark IM client pointing at an Openfire server, everybody has Idle enabled & Time till idle set to 20min, all users correctly go Away when locking their PC or...
View ArticleRe: Openfire XMPP Ping Request - how to change Ping frequensy
Is it also supports Pong support ?? Of course, XEP-199 (SMACK-388) support wouldn't be complete without Pong
View ArticleIOException using IBB stream
Hi. I'm trying to use NIO Channels to transfer files using Smack. Basically, this is the code for retrieving a file and writing it into a file on the local machine: FileChannel fc = new...
View ArticleRe: IBBInputStream does not behave appropriately (auto-closing?)
More than 2 years old, and still unresolved... I just lost a couple of hours debugging on the server, then on a local machine, with different versions of client and server, just to discover that simply...
View ArticleRe: media proxy
Any progress on this? We seem to stumble upon the same issue.Is this a server configuration thing? In the openfire admin we have enabled MediaService, but when features are requested; we cannot see any...
View ArticleRe: How to build redfire in Eclipse?
I also want to know how to build redfire project,maybe we should use flashbuilder(since i saw many files end with ".as").Looking forward someone who knows could help.Thanks Very Much!
View Article