what mechanisms used by Whatsapp and Viber for Chatting and messaging

試著忘記壹切 提交于 2019-11-29 01:59:10

问题


I am searching some thing about Whatsapp and Viber.

They are providing Free calls ans SMS and Chatting functionality over VOIP.

Can any one identify what kind of Mechanisms are used by both application .

Means For Chat what kind of protocols are used and other details. and any other code which may be usefull to create chat applications like these.

please provide some details.


回答1:


Whatsapp uses a custom XMPP server, Viber uses their own SIP voip server.

There are some opensource libraries for XMPP.



来源:https://stackoverflow.com/questions/6107172/what-mechanisms-used-by-whatsapp-and-viber-for-chatting-and-messaging

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!