Smack android service question
Hi can someone give me a example on how to achieve this ?? The whole chat system should be separated from UI. And UI should simply "bind" to the chat "stream" to send/receive data. This would let you...
View Articleexternal database - documentation
Great Plugin, can you tell me where can I find examples or documentation? How do I connect to an external database? Can I use nodejsdb? Thanks in advance.
View ArticleI'm using: mack-android-extensions: 4.1.0-alpha2. The bug appears below
10-17 10:40:13.540 29462-29975/com.canshu.canshuchat W/AbstractXMPPConnection﹕ Connection closed with error java.text.ParseException: Unparseable date: "20141017T02:40:06" (at offset 8)...
View Articlecall java class from nodejs plugin
I want to call openfire class from plugin nodejs.Is it possible?Thanks in Advance!
View ArticleCould not find or load main class...
Hi, Having a problem running openfire through eclipse, I keep getting the error "Error: Could not find or load main class org.jivesoftware.openfire.starter.ServerStarter".Any google results are...
View ArticleServer 2 Server Questions
I got a few questions about server 2 server connections. DNS: Are SRV entries required or will a single A Record work for each server?A Server1 IPA Server2 IPAlso do I need to make entries for search...
View ArticleSmack 4.0.3 Spring web mvc 3.2.5 Java web application unable to receive chat...
Hii Experts, I am using Smack 4.0.3 with my Java Spring Web MVC web application. When I send a chat message to a Buddy, the message is sent without any delay, as is seen instantly on the Smack debugger...
View ArticleUsuário cai ao tentar mandar um arquivo .txt
Olá bom dia o seguinte pessoal na hora da transferência de arquivo de um micro a outro o que esta em outra cidade ele cai e não volta mais ai tem que iniciar manualmente o programa alguém da uma...
View ArticleSmack 4.0.4 ConnectionConfiguration.setSelfSignedCertificateEnabled equivalent
Greetings Considering custom certificates and smack 4.0.4 I would like to know if there is an equivalent function of setSelfSignedCertificateEnabled.If not then could you please provide me with the...
View ArticleAutomated Offline-Status
Hello, we are using OpenFire for LiveChat on our website. Now we are searching for any possibility to set "online times" automatically so that the LiveChat is only available in business hours. Since we...
View ArticleSmack 4.1.0-Alpha4 and an issue with ProviderManager.addStreamFeatureProvider
It looks like Smack 4.1.0-Alpha4 has introduced generic types into the ProviderManager class. Unfortunately the signature of the addStreamFeatureProvider now looks like this:...
View ArticleMute Notifications
Is there a way to notify the remote callers when a caller has muted their audio stream locally?
View ArticleNot able to get response from server for custom IQ
I am working on one project which having group and private user chat i have completed both. Now i am creating one custom IQ like <iq id='getcontentsharing1' to='____@__.com'...
View ArticleLDAP issues + "Error loading plugin: /opt/openfire/plugins/search"
Version: 3.9.3-1, CentOS RPM I'm having some odd issues with this my new OpenFire deployment. First, I tried integrating it with LDAP authentication. It turns out that it can't do a user listing (and...
View ArticleOpenfire UserService Authorization
Hello. I am following the documentation linked from the plugin page for the userservice api. I have figured out how to setup the headers. They look exactly as they should. When the request is sent, I...
View ArticleDealing with so-called read-only data of LdapUserProvider in Openfire 3.9.1
I am looking into how Openfire deals with users. At the moment I am using an LDAP server as a user provider for Openfire, but I am running into difficulties because it is treated as read-only. I am...
View ArticleSpark Notes Error
I have one user who, no matter the system, logs in to Spark 2.6.3 and goes to Actions - View Notes and gets immediately logged off "due to connection error". Only user out of 2000 in our system,. Any...
View ArticleUse self-signed certificate
Hi, How can i simply create two self-sign RSA 2048 certificate and import them to openfire? i search and tried what i have found on net but non of them are worked for me !I Follow this "Openfire: SSL...
View ArticleAny libraries available for P2P Streaming in Android ?
Is there any libraries available for p2p video streaming in Android.I tried it by using Smack jingle library but unable to parse response the IQ jingle response.
View ArticleprocessMessage() callback parameter message has only one body while smack...
Hi, I am sending 2 bodies in a single message and send is successful. But when I try to receive the 2 body message using the processMessage(), the message parameter gives me just the first body though...
View Article