문제

In our country, there is a application called UUCall( an alternative of skype) , and I like it very much, but there is no android application for this. I intend to develop by myself. My question is:

How can I know the communication protocol of it, and develop an application in android ?

Why can someone figure out and develop a application for skype/msn/icq in android ?

도움이 되었습니까?

해결책

  1. Put a packet sniffer in the way and look for common signatures.

  2. Skype's protocol is closed, but as for the others...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top