.NET API for Google Talk?

I am looking for a .NET API for Google Talk (talk / voice / video / file).

Any resources?

+5
source share
1 answer

Google Talk uses XMPP . Here is the .NET API for this protocol. And there is a list of other libraries .

+8
source

All Articles