我正在搜索一些关于Whatsapp和Viber的东西。
他们通过VOIP提供免费通话、短信和聊天功能。
任何一个都能识别出两个应用程序使用的是哪种机制吗。
意味着聊天使用了什么样的协议以及其他详细信息。以及任何其他可以用来创建这样的聊天应用程序的代码。
请提供一些详细信息。
我正在搜索一些关于Whatsapp和Viber的东西。
他们通过VOIP提供免费通话、短信和聊天功能。
任何一个都能识别出两个应用程序使用的是哪种机制吗。
意味着聊天使用了什么样的协议以及其他详细信息。以及任何其他可以用来创建这样的聊天应用程序的代码。
请提供一些详细信息。
Whatsapp使用自定义的XMPP服务器,Viber使用自己的SIP voip服务器。
XMPP。
first of all, I m just a hobbyist, so I m sorry if this is dumb question or if I m being too naive. (It also means that I can t buy expensive libraries) This is the situation: I m building a simple ...
I ve been looking at the SDK3.2 to find out about the new capacity to direct call over IP on 3G network, but I don t see anything obvious in the API diffs. Is this just something Apple allows on a low ...
I am looking for a flash based web client with both group instant message and voice capabilities that I can modify. Does anyone know of any open source or proprietary solutions?
I need an EXPERT opinion please, and sorry if my question itself is a confused question. I was reading around about structure of VOIP applications (Client/Server). And mostly UDP is recommended for ...
I am opening socket on windows platform for sending RTP voice packets. The application is softphone. What preferable options should be set on this socket.
I am working on a project where we make a VOIP phone call to the end user, essentially, exactly like skype does. The problem is, that all calls from VOIP need to be terminated as PSTN if it has to ...
I m currently developing application using DirectSound for communication on an intranet. I ve had working solution using UDP but then my boss told me he wants to use TCP/IP for some reason. I ve tried ...
I want to build a community website with videoconferencing functionality integrated. I would prefer to provide this from within the browser, so I m looking for a Java- or Flash-based solution. Also, ...