P
P
para_prog2016-09-03 15:48:53
Mobile development
para_prog, 2016-09-03 15:48:53

How are WhatsApp calls implemented?

I need to write an application for andoid and ios, which will allow you to call another phone with the same application. Those. implement calls over the Internet, as in WhatsApp or Skype. Do not tell me what the architecture of such an application should be, what technologies should be used, where to start, in which direction to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
JonNiBravo, 2016-09-07
@JonNiBravo

As far as I know Skype and WhatsApp use their own private protocols.
You need to dig towards SIP or Jingle.
https://ru.wikipedia.org/wiki/SIP
https://ru.wikipedia.org/wiki/Jingle_(%D0%BF%D1%80...
The architecture can be client-server or p2p.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question