Re: application disconnects after few seconds
i have explored other threads here and on stackoverflow , but didnt get any solution can anyone help me please
View ArticleRe: openfire+spark SSO problem
Is this problem so serious that noone can help me to solve it? Otherwise why there is no any answer in thread within almost 1 week?
View ArticleCliente Openfire(Spark) não atualiza alterações feitas no AD
Fala galera!! Há tempos que venho observado uma bronca chatinha pacas aqui no meu ambiente. Tenho um Openfire 3.8.2, rodando com banco nativo em um Win2k8 R2, integrado com o AD. Tenho grupos...
View ArticleRe: jitsi ofmeet app error
<iq xmlns="jabber:client" to="conference.domain.es" type="set" id="2570:sendIQ" from="kpy67onezk7w4s4i@domain.es/kpy67onezk7w4s4i"> <colibri xmlns="urn:xmpp:rayo:colibri:1" action="offer"...
View ArticleRe: Chrome freezes upon sharing the desktop
change frame rate from 30 to something as low as 3. It will be slow, but it should stop your chrome browser from freezing.
View ArticleOnce X is clicked, can only open from System Tray
Hi all, first post (and I searched before posting!) We're having a strange issue where if someone has Spark open, and they click on the X to close the Window, the user is only able to relaunch from the...
View ArticleRe: Once X is clicked, can only open from System Tray
it's by design. When you click the X, it's not closing the program, it's "backgrounding" it to your taskbar. If you try to run Spark again, Spark is smart enough to not try to have 2 copies running....
View ArticleRe: Once X is clicked, can only open from System Tray
Thanks figured it was by design and what you said makes sense. Do you know if there is a way to make closing the window disabled, or perhaps hitting the X only minimizes the program? Or is that custom...
View ArticleRe: Unable to use smack-bosh out of the box
I tried it out and aside from some unit test errors, it was the same result, same exception being thrown
View ArticleRe: table on embedded openfire
what query if i wanna see name of users which have been created?? can we attach script file into sql 2000?
View ArticleRe: openfire+spark SSO problem
Thanks, but is there any chance to make this work when openfire is on linux machine.
View ArticleRe: Ability to automate broadcast messages to a specific group
Do they use Openfire as their xmpp server?Openfire has server side roster groups which may be managed by the admin. If this is the case the broadcast plugin should work.
View ArticleRe: Ability to automate broadcast messages to a specific group
LG, I'm afraid that my ignorance is on display here. I think that they may be using Openfire roster groups. I can view / edit them via http://spark-sever:9090/group-edit.jsp?group=VDL if this is what...
View ArticleRe: Persistent connection
Prevent the phone from sleeping. This is likely not in the xmpp code but in the app permissions.If the phone starts saving energy it may turn off WiFi and data, so one may want to control/listen to...
View ArticleRe: Ability to automate broadcast messages to a specific group
The perl script uses an Openfire admin function and not the broadcast plugin as far as I remember. To use the broadcast plugin you need an xmpp client like Spark (or Smack + 5 lines custom code) and...
View ArticleRe: Persistent connection
Wakelooks, preventing the phone from sleeping are obviously a bad idea, if you don't want to build a battery draining app. I can only point to MAXS Transport XMPP as reference implementation how a...
View ArticlePersistent connection with aSmack on Android
Hello, i am trying to implement a persistant XMPP connection using aSmack. I came upon a few problems.What i have so far:I create a new TCPConnection with PingManager(every 10s) in a Thread in my...
View ArticleSpark Messenger Customization Needed.
Need someone to customize spark far beyond normal skinning and basic property setting available within spark. Thank you!
View ArticleRe: Persistent connection
I think i can divide the problem in 2 problems now. The first is the cpu going to sleep for a too long time sometimes causing timeouts on the server i think. I think i can resolve this by waking the...
View Article