0
votes
1answer
52 views

Get name of currently authenticated user

Is it possible to get the name of the currently authenticated user from the Google Talk XMPP API? I know that it's possible to get the name of your contacts by using this, but it doesn't return your ...
2
votes
1answer
114 views

XMPP / Jabber: For custom messages I need to modify the client or the server?

I am writing an IM and I want to implement some features that are not in the standard, I want some custom features.I am wondering if for example I could use Google's XMPP service(Google Talk) and make ...
0
votes
0answers
139 views

Invite/Accept Jabber Users to Google Talk using API

I am using Google Contacts API to add my website users into my Google Account. Is there any way that I can send Google Talk chat invitation to their Jabber Account? Or at least is there any way to ...
4
votes
2answers
775 views

Does Google Talk support XMPP Multi-User Chat?

I'm using Smack to develop an internal dashboard in Java/Spark that would start a Google Talk conference between a LDAP user group. When I run MultiUserChat.isServiceEnabled(connection, ...
3
votes
1answer
157 views

How does Google Talk replicate messages across devices?

I'm wondering how (official) GTalk clients manage to show all messages received - even if it was originally consumed by another client. For example: I'm logged into GTalk on gmail.com on my laptop ...
0
votes
1answer
115 views

Send google group chat invite to non-contacts

My requirement is that I need to send a google group chat invite to to people who are not in my contact list. From my application I am able to create room on groupchat.google.com. I am able to invite ...
2
votes
3answers
836 views

Creating a chat bot integrated with Google Talk preferably in Python or Go

This question has been asked in different forms at different times, But since things have changed quite a bit over time, and the existing answers are not very satisfactory to begin with, I permit ...
0
votes
0answers
137 views

Permanently available group chat based on google accounts

I'm joined to community, based on Google Groups. For make our communication more extensively we need to have permanently available group chat. All users have google accounts and ideally for me and ...
13
votes
1answer
580 views

Access Google Talk chat history

I'm looking for a method to access Google Talk chat history. Method to be used for an android device but does not have to be specific to it. I am looking for preferably an official method, but this is ...
4
votes
1answer
186 views

curl with talk.google.com via XMPP

I would like to write a simple google talk client in C++ using libcurl.Google talk uses XMPP as communication protocol and it listens at talk.google.com:5222. First of all I try to access google talk ...
1
vote
0answers
78 views

Getting notification on changes in Google Talk address book

Is there a service in Google to receive updates when a GoogleTalk user address book has been updated (added/removed contact) like Facebook real-time updates service. ...
2
votes
1answer
132 views

How to avoid Suspicious sign-in alerts from google?

I am developing a gtalk client. My server is hosted on amazon. My users access service on my server. my server sends requests (XMPP) to google. Now, most of my users are facing issues related to ...
1
vote
1answer
323 views

Setting Google Talk status (with authentication) from Google App Engine

I'm trying to build a site that updates users' Google Talk statuses from Google App Engine using the built in XMPP Python API (or a third-party one, if one works better than another). I've been ...
15
votes
2answers
898 views

Google chat server archive (XEP-0136)

I am looking for a way how to retrieve archive of chat messages from google server via using XEP-0136 standard, but I got these results just trying to ask for the feature. Request: <iq ...
1
vote
1answer
309 views

How can I obtain my profile picture from Google Talk using smack API?

How can I get my profile picture from my Google Talk profile using Smack API or any other API. I tried using VCards but it does not work. I obtain only an XML representation of the users profile: ...
1
vote
1answer
229 views

Google Talk/XMPP audio support in Python

I'm looking for a Python library to communicate with Google Talk that can handle audio chat. There are plenty of them that can do text-only, but I can't find any that support audio or video. Does ...
0
votes
1answer
80 views

Unsubscribed User's IM Status in Google App Engine

I am implementing an GAE application where I need to show the chat status of any user using user's gmail address that belongs to a certain domain. The user has no idea of the application and the ...
0
votes
1answer
148 views

Get birthday, gender, mobile phone in xmpp for android

I use xmpp(asmack) to login and get contact from google talk. I look document about xmpp but not show about how to get birthday, gender, mobile phone... in xmpp in android. How can i get birthday, ...
2
votes
1answer
349 views

How can Skype and Google Talk be mostly peer to peer?

I've read a lot on this subject, including a lot on SO. So while not exactly a programming question, hopefully ok to ask here. I am a programmer and building an app that includes voice chat, if that ...
0
votes
2answers
265 views

How to handle different xmpp priorities from the same user [closed]

I want to determine whether a Google Talk (aka gchat) contact is away, available, dnd, or unavailable (I think those are the only types of availabilities on gchat). So far I have been using sleekxmpp ...
0
votes
1answer
479 views

Jabber-net Send message (VB.NET)

I have created test project to send message via google talk using Jabber library. As I already have test project that can send message successfully using agsXMPP, I want to imitate this project to use ...
1
vote
0answers
263 views

sleekxmpp 'error reading from xml stream' connected <--> disconnected loop

I am on the develop branch. I modified EchoBot just a little bit, below is the changed/added code, otherwise I took the rest from the example included with the source: ...
1
vote
1answer
323 views

How to use wokkel with google talk: (error twisted.words.protocols.jabber.sasl.SASLNoAcceptableMechanism)

I tried the answer given here. Looked up the problem here, and found something to indicate this is completely hopeless here I have already tried upgrading my openssl (macports) and tried installing ...
1
vote
2answers
267 views

Android Register for GTalk Incoming Chat

Is there a server to register for to get Google Talk incoming messages pushed to the phone? Is there a server to manually check for new messages?
2
votes
2answers
214 views

sleekxmpp changed_status event, firing multiple times

I am using sleekxmpp to connect to Google Talk. I am trying to track when contacts change their status using the changed_status event. The issue I am having is that as I log a status change, the ...
1
vote
1answer
2k views

Is it possible connect to google talk xmpp server using BOSH?

I'm using SMACK library (JAVA) to handle XMPP connection on an android platform and i would like to know if google support BOSH. Recently my mobile operator locked some ports and now i'm limited to ...
4
votes
1answer
804 views

Chat with Google Talk clients using XMPPframework

How would I go about implementing a chat client for the iPhone that can use the XMPPframework to chat with other Google Talk clients?
1
vote
2answers
2k views

Creating an XMPP GTalk chat app with jQuery/Phono

So I've been working with phono.js which is an amazing new jQuery library. It supports XMPP client chats, so I'm looking for a way to setup live chats with GTalk accounts. The documentation isn't ...
0
votes
3answers
4k views

How to link IRC and Google Talk?

I am looking for a way to link IRC to Google Talk. At the moment we use Partychatapp for google talk and we'd like to find a way to migrate to using IRC. The vision is to have everyone in an IRC ...
2
votes
1answer
3k views

Authenticate to Google Talk (XMPP, Smack) using an authToken

The app I'm writing is connecting to a XMPP server, and if the user chooses, I want to give them the option to connect to their google chat account, without having to enter the credentials... To do ...
4
votes
3answers
1k views

How Google Talk server history pulling is implemented?

Google GTalk clients (web, android, windows) have great ability to suck conversation history from server, even though conversations were done an another jabber client. What jabber (XMPP) ...
2
votes
1answer
597 views

XMPP and libjingle connection using IP address

I am developing a P2P application where UserA knows UserB's IP address and request a connection. It is not possible to log-in to any Google Talk or similar account, we have to use just the IP address. ...
1
vote
1answer
620 views

In Google Talk, how to send a message to person that is not in my friend list?

In Google Talk, how to send a message to person that is not in my friend list? I work on an application that notify customers of a bank about change of their accounts. When I send a message to a ...
1
vote
1answer
868 views

Sending XMPP message to offline Google Talk user with ruby xmpp4r

When using Perl's Net::Jabber, sending a simple message to an offline user causes the message to be delivered to the user when he comes online (it even show's in the user's gmail account as unread ...
1
vote
1answer
998 views

Change Google Talk online status programmatically from Android

Does anyone know how to change the online status for a user by invoking it from another application? Ideally I'd like to invoke Talk to change the users status to "Away" during some periods when using ...
1
vote
2answers
904 views

Handle google talk message using Ruby

Is there any library that allows to handle google talk messages using Ruby?
0
votes
2answers
1k views

Chat Invitation using XMPPHP

Is it possible to send chat invitations using XMPPHP? I have successfully setup the messaging system from a CMS, but I am looking for a way to send chat request before the first message is sent. Is ...
1
vote
2answers
845 views

Getting a Jabber status via Python

I'm developing a website using the Django framework, and I need to retrieve Jabber (okay, Google Talk) statuses for a user. Most of the Jabber python libraries seem like an incredible amount of ...
2
votes
1answer
333 views

Google-Talk invisibility

I was trying to create an XMPP and a Jabber chat-program. I was unable to set chat state to 'Invisible'. I would love to hear from users experience if this is possible and how they do that. I don't ...
15
votes
4answers
7k views

How do you create a simple Google Talk Client using the Twisted Words Python library?

I am interested in making a Google Talk client using Python and would like to use the Twisted libraries Words module. I have looked at the examples, but they don't work with the current ...