smack
XEP-0080 User Location in Smack Library
I would like t开发者_运维问答o create a simple XMPP client in java that shares his location (XEP-0080) with other clients.[详细]
2022-12-22 04:50 分类:问答XMPP server does not respond to Smack login request
I\'m trying to establish a connection to an XMPP server using smack. ConnectionConfiguration cf = new ConnectionConfiguration(\"jabber.ccc.de\");[详细]
2022-12-20 09:29 分类:问答JavaFX call back from Java with Smack API (xmpp)
I\'m new to Java and JavaFX and playing around with the Smack API for instant messaging. At moment I have a java file working for loggin in/out of a jabber server (Openfire), send message and receive[详细]
2022-12-16 18:11 分类:问答Unable to get presence of roster by using smack, openfire
I am new to smack API. I am trying to develop a chat application where I was trying for setting and getting the presence.[详细]
2022-12-14 01:34 分类:问答Can we create IM clients other than GTalk using Smack api in Android?
For the past two weeks, i am working to create an application, which is used to communicate with all Messengers in Android.[详细]
2022-12-13 08:05 分类:问答best way to analyze xml stanza from xmpp
i get stream of xml stanza from log. i want to understand the flow , currently what i can think of is get the spec from xmpp.org protocol and try to understanding each line. Is there any best prastice[详细]
2022-12-09 07:12 分类:问答openfire monitor stanza xml message
inside openfire admin control panel page, is there any plugin i can use to monitor xml stanza . i know able to monitor it from smack client side, but i want t开发者_如何学运维o see it directly from se[详细]
2022-12-09 07:01 分类:问答pubsub publish to node success, retrieve from node fail
Below showed i suggest published to node call \"ghost2\" iq id=\"kB8dk-0\" to=\"computer/2c10ee6b\" type=\"result\"><bind xmlns=\"urn:ietf:params:xml:ns:xmpp-bind\"><jid>admin@computer[详细]
2022-12-08 06:32 分类:问答