【问题标题】:What are the URI/URL schemes for most IM networks?大多数 IM 网络的 URI/URL 方案是什么?
【发布时间】:2011-12-11 14:19:19
【问题描述】:

我正在寻找有关最常用的 IM/聊天网络和电话的 URI 方案的信息。

寻找 URI

  • 电话号码tel: - 已解决,RFC 3966
  • 雅虎ymsgr:addfriend?yourid
  • Skype
  • msn
  • XMPP/Jabber/Google talk
  • sip:user@example.com,也被 Microsoft Office Communicator 使用

请注意,我知道 Skype 支持callme://,但我不知道这是否特定于 Skype 或者描述的语法在哪里。

【问题讨论】:

  • 不要假设//。例如,tel: 不使用 //

标签: url uri instant-messaging


【解决方案1】:

对于仍然认为这相关的任何人,这是我收集的内容:

  • 电子邮件 - mailto:<email>?[Subject|CC|BCC|Body]
  • 电话 - tel:<number>
  • 短信-sms:<number>
  • IRC - irc://<url>:[port|channel|password]
  • FaceTime - facetime:<number>
  • Skype - skype:<username|number>?[add|call|chat|sendfile|userinfo]
  • 环聊(以前称为 Google Talk)- gtalk:[chat|call]?<email> com.google.hangouts:[chat|call]?<email>
  • Windows Live Messenger(以前的 MSN)-msnim:[add|chat|voice|video]?<email>
  • 雅虎!信使 - ymsgr:[sendim|addfriend|sendfile|call|callPhone|chat|im|customstatus|getimv]?<email|number>
  • 目标 - aim:[goim|goaway|addbuddy]?<username>
  • QQ-mqq://<url>
  • ICQ - icq:message?uin=<number>
  • Jabber - 已经回答:http://xmpp.org/extensions/xep-0147.html

【讨论】:

  • 是的,它有。更新了答案。谢谢。
  • 有人知道imo messenger的URI吗?
【解决方案2】:

http://xmpp.org/extensions/xep-0147.html(jabber 是 xmpp,google talk 只使用 xmpp)

【讨论】:

    猜你喜欢
    • 2011-04-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-10-12
    • 1970-01-01
    • 2021-04-30
    • 2014-02-02
    相关资源
    最近更新 更多