简体   繁体   English

我如何收到发送给gtalk的邮件?

[英]how do i receive messages sent to gtalk?

im making an application that needs to get received messages that were sent to google chat. 我正在制作一个应用程序,需要收到发送到谷歌聊天的消息。 is there an api for working with google chat? 是否有与谷歌聊天工作的api?

can someone please give me an example in C# how do i receive gtalk messages? 有人可以在C#中给我一个例子我如何收到gtalk消息? im sorry the xmpp documentation is too complex and i do not understand where to start 对不起,xmpp文档太复杂了,我不明白从哪里开始

I believe that Gtalk uses the Jabber/XMPP protocol. 我相信Gtalk使用Jabber / XMPP协议。

You can find more information on it here: http://xmpp.org/protocols/ 您可以在此处找到有关它的更多信息: http//xmpp.org/protocols/

Here is a list of APIs you may find useful: http://xmpp.org/software/libraries.shtml 以下是您可能会发现有用的API列表: http//xmpp.org/software/libraries.shtml

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM