New to C # I'm looking for API that provides Google Chat features. Any API can share url and sample code will be more useful.
Thank you. You must be able to use any XMPP library.
There is a bunch for the net, which I have found I can be found here:
Google found this article which can give some good examples.
and
You should know the following: Service port is hosted at talk.google.com 5222 TLS is required only supported authentication mechanism SASL Plana
Comments
Post a Comment