Is there any library that allows to handle google talk messages us开发者_如何转开发ing Ruby?http://home.gna.org/xmpp4r/Blather is an XMPP library using EventMachine and Nokogiri.
I need to set up a jabber bot, using python, that will send messages based on the online/offline availability of several contacts.
hi i am using smack.jar to connect to my gmail server. but xmppconnection.connet() is failing and it says that server is not responding . i am attaching the log. please help me out.
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow
Hi i am using smack.jar.I am able to connect with gtalk using it.Using Roster.getentries() i can get my buddy list.But how can i add new friends to my buddyList开发者_运维问答.Is there any API smack e
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'d like to be able to retrieve a users Google Talk Status Message with Python, it\'s really hard to find documentation on how to us开发者_如何学Ce some of the libraries out there.I don\'t have anyth
I am using XMPP pubsub.Everything is working fine.User can create node and interested user can subscribe to开发者_如何学编程 that node.But I want to store the publish action into DB.Because in my appl
Me and a partner are building a social network, one of the key components is a chat system. We\'d like to use jabber. I\'m totally lost when it comes to xmpp. I\'m trying to find a server that is fast
I\'m not really sure how I would implement this along with a fair amount of security. I want to be able to know if someone or two people are on based on a mysql row. These two people are totally anony