The XMPP service in GAE is great and all, but I\'m really interested in when a user opens up a window to send a message, or when he/s开发者_运维问答he starts typing. I think XMPP supports this, becaus
I\'m already working on this for weeks to get it working but without success. I\'m using Javafx and java for implementing a small chat programm using the smack API (xmpp). The problem is how to get th
I have implemented an application which currently supports text chat. 开发者_开发问答Now I want to implement voice chat and later video chat in it, but I have less time provided by client. :(
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am trying to connect via c# and via javascript to an xmpp server (currently ejabberd). Im having a little trouble conceptualizing how the connections will exists.
I\'m thinking of buildi开发者_StackOverflow中文版ng a multi-player game using GAE. When player A makes a move, I\'d like to record the details and then let player B know about the move.
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
I want to delete a chat account and at the same time : Delete his roster Delete him from all of his friends rosters
I\'m writing a XMPP bot in Python (using xmpppy). I want (after user\'s request) check his PubSub status (开发者_如何学Cmood, tune) and do something with it. How do I do that?
I need a webbased group chat client that can interact with various xmpp servers. I did some research and found muckl , speeqe and tigase minichat but I have one more issue I am deploying my site on s