Need to query Google (GMail) contacts from c++

373 views
Skip to first unread message

Rakefet Zdybel

unread,
Nov 28, 2011, 5:05:30 PM11/28/11
to google-co...@googlegroups.com
I am writing a pure Win32 app in c++ and I need to access a user's GMail contact list. I understand that the DLLs available are for .Net. There aren't any DLLs for c++. Can someone please let me know if they have been able to use the Google.GData.Contacts.dll from c++?
 
Thank you,
Rakefet

Alain Vongsouvanh

unread,
Nov 29, 2011, 9:23:10 AM11/29/11
to google-co...@googlegroups.com
Hello,

I'm sorry but I am not aware of any C++ client library for the Contacts API. You can however try to implement the protocol which is simple Atom XML data other REST endpoints.

Best,
Alain

--
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
google-co...@googlegroups.com
To unsubscribe from this group, send email to
google-contacts...@googlegroups.com
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html



--
Alain Vongsouvanh | Developer Programs Engineer

Rakefet Zdybel

unread,
Dec 11, 2011, 8:29:39 PM12/11/11
to Google Contacts, Shared Contacts and User Profiles APIs
Hi Alain,

I am trying to implement this using cURL as suggested in the
documentation. Do you have any examples of code that I can look at?
Any examples using Atom XML? I'm really struggling to find a solution.

Thank you for your help,
Rakefet

> Alain Vongsouvanh | Developer Programs Engineer- Hide quoted text -
>
> - Show quoted text -

Alain Vongsouvanh

unread,
Dec 12, 2011, 12:42:38 PM12/12/11
to google-co...@googlegroups.com
Hello,

Examples using the raw protocol are available in the developer's guide:

Best,
Alain
Reply all
Reply to author
Forward
0 new messages