我正在查找大多數使用的IM /聊天網絡和手機的信息。大多數IM網絡的URI/URL方案是什麼?
尋找的URI
- 電話號碼
tel:
- 已解決,RFC 3966 - 雅虎
ymsgr:addfriend?yourid
- Skype的
- MSN
- XMPP/Jabber/Google talk
sip:[email protected]
,也使用微軟的Office Communicator
請注意,我知道Skype支持callme://
,但我不知道這是否特定於Skype或所描述的語法。
我正在查找大多數使用的IM /聊天網絡和手機的信息。大多數IM網絡的URI/URL方案是什麼?
尋找的URI
tel:
- 已解決,RFC 3966ymsgr:addfriend?yourid
sip:[email protected]
,也使用微軟的Office Communicator請注意,我知道Skype支持callme://
,但我不知道這是否特定於Skype或所描述的語法。
http://xmpp.org/extensions/xep-0147.html(Jabber是XMPP,谷歌對話只是使用XMPP)
爲了任何人誰仍然認爲這相關的,這裏是我收集:
mailto:<email>?[Subject|CC|BCC|Body]
tel:<number>
sms:<number>
irc://<url>:[port|channel|password]
facetime:<number>
skype:<username|number>?[add|call|chat|sendfile|userinfo]
gtalk:[chat|call]?<email>
com.google.hangouts:[chat|call]?<email>
msnim:[add|chat|voice|video]?<email>
ymsgr:[sendim|addfriend|sendfile|call|callPhone|chat|im|customstatus|getimv]?<email|number>
aim:[goim|goaway|addbuddy]?<username>
mqq://<url>
icq:message?uin=<number>
環聊不適合我..它變了嗎? – davidtaubmann
是的,它有。更新了答案。謝謝。 –
不要假定''//。 'tel:',例如,不使用''''。 –