Hello, Examples using the raw protocol are available in the developer's guide: http://code.google.com/apis/contacts/docs/3.0/developers_guide.html
Best, Alain On Sun, Dec 11, 2011 at 5:29 PM, Rakefet Zdybel <[email protected]> wrote: > 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 > > On Nov 29, 6:23 am, Alain Vongsouvanh <[email protected]> wrote: > > 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 > > > > > > > > > > > > On Mon, Nov 28, 2011 at 2:05 PM, Rakefet Zdybel <[email protected]> > wrote: > > > 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 > > > > > -- > > > 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 > > > [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group at > > >http://code.google.com/apis/contacts/community/forum.html > > > > -- > > Alain Vongsouvanh | Developer Programs Engineer- Hide quoted text - > > > > - Show quoted text - > > -- > 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 > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://code.google.com/apis/contacts/community/forum.html > -- Alain Vongsouvanh | Developer Programs Engineer -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/contacts/community/forum.html
