am new to C#. I am looking for API which provides google chat features.
Can anyone share the API url and sample code would be more helpful.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should be able to use any XMPP library. There are a bunch out there for .net, one I’ve dabbled in can be found here: http://www.ag-software.de/agsxmpp-sdk/
Google found this article that may give some good examples.
http://www.dotnetcurry.com/ShowArticle.aspx?ID=346
And from http://code.google.com/apis/talk/open_communications.html#developer