google-talk Questions

3

Solved

I am using the Google Tag Manager with a single tag referencing a default Google Analytics script. My solution is based on the information from these resources: https://www.iubenda.com/en/help/271...
Haruspicy asked 7/12, 2021 at 19:45

2

I've just followed the tutorial on https://cloud.google.com/appengine/docs/java/xmpp/ and https://cloud.google.com/appengine/articles/using_xmpp and written a chatbot on the GAE XMPP service, assum...
Monteverdi asked 5/11, 2014 at 22:12

3

Solved

I am trying to connect to gmail using SMACK API through XMPP server. but getting the error : SASL authentication failed using mechanism PLAIN you can check a glimpse of code. I got it from ne...
Multistage asked 17/9, 2010 at 9:20

3

Solved

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, "[email&#1...
Cowbird asked 15/2, 2013 at 21:34

1

I am working on xmpp client for google chat. I need the Google Talk ID which looks something like "[email protected]" of a user. Using oauth2, I am able to get the email id(gmail) and other pr...
Caution asked 31/7, 2015 at 8:11

2

I want to use gtalk/hangout on ubuntu terminal ? I dont want to use ui application for the same. Can anyone please help ? Thanks!
Degeneration asked 5/4, 2015 at 8:51

3

Had a question about Google's support for XMPP. I want to build a mobile chat client on top of google chat that can interoperate with google chat run from within Gmail or any other service. Would t...
Pedanticism asked 22/5, 2013 at 16:15

3

I want to develop a Java application which connects to Google Talk and allows a user to chat with it's friends. I am using smack API and the fallowing code: ConnectionConfiguration config = new Co...
Involve asked 1/8, 2012 at 9:32

3

Solved

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 type="g...
Adali asked 21/8, 2012 at 6:56

2

I was unable to use GTalk from my Pidgin IM after enabling two step authentication for Google. I get an error that the account is disabled. How can I get around that?
Leija asked 14/9, 2013 at 7:48

2

Solved

I’m trying to get my online status using XMPPHP and I can’t seem to get anything that has my status from the $conn. Here is a snippet of my code: require_once('XMPPHP/XMPP.php'); $conn = new XMPP...
Myrt asked 2/5, 2013 at 2:33

2

I'm new to Android Development. I'm a big fan of Android's Inbuilt Talk app, but what I hate about it is lack of customizable notification, so I decided to develop an app for it. My requirement is...
Teucer asked 13/4, 2013 at 16:8

1

Solved

I might have overlooked this, but I'd like to implement Google Talk and Google Hangout on my site and I'm looking for some kind of (official, preferably PHP) API call that retrieves the online/offl...
Socialism asked 6/3, 2013 at 9:58

7

What I want to do is build a simple bot which sends me a set of information stored in database to my messanger chat window [Chatting services are gTalk, Yahoo and other commonly used chating ...

2

I know Google Talk for Android tries to connect to mtalk.google.com:5228 (or port 5223 or port 5222) but when I'm connected to University Wifi I can't use gTalk because all outgoing connection to p...
Galactic asked 8/11, 2012 at 0:21

1

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...
Eversion asked 8/12, 2012 at 3:20

8

Solved

I'm trying to place a best guess estimate as to whether C2DM messages can be received. I've created an application that relies on pushing information to a phone while it is physically inaccessible...
Esker asked 26/10, 2011 at 6:29

4

Solved

Hi I am planning to develop a chat client which can connect to gtalk facebook etc...I have decided to use the smack API along with openfire.. But I need little guidance as to how to use it with o...
Rone asked 11/5, 2011 at 9:37

1

Solved

I use strophe.js library to send and receive XMPP messages in browser. It works fine, but only for users I already have in my contact list - roster. I need to add someone (whose address I know) t...
Hong asked 29/2, 2012 at 20:16

2

Solved

I am running the latest version of GTalk (using the Talk installer from the market) on my Gingerbread Galaxy Tab P1000. I now want to programatically initiate a video call provided that the relat...
Fellow asked 20/6, 2011 at 11:15

3

Solved

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) function...
Bustard asked 18/5, 2011 at 15:12

4

I am an android developer and I made some board games. Now i want to make some of my board games multiplayer. I don't want to create and host my own web service, so i thought about P2P. The first ...
Isomerize asked 4/3, 2010 at 19:56

1

Solved

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 d...
Bashaw asked 1/6, 2011 at 0:3

2

Solved

How does Google Talk work? When I am connected to my friend for a talk, what acts as an intermediate one to transfer my voice? Is that a Google server behind it (which act as an intermediate? Or do...
Alcoholicity asked 19/3, 2011 at 12:39

1

Solved

I'm trying to learn the XMPP spec (RFC 3920) by coding it in low-level Python. But I've been hung up for over an hour at step 4 of section 6.5, selecting an authentication mechanism. I'm sending: &...
Hoop asked 6/3, 2011 at 8:52

© 2022 - 2024 — McMap. All rights reserved.