does android natively support RTP and/or SCTP?
Posted
by user299988
on Stack Overflow
See other posts from Stack Overflow
or by user299988
Published on 2010-03-29T07:59:34Z
Indexed on
2010/03/29
8:03 UTC
Read the original article
Hit count: 731
Hi,
I am developing a walkie-talkie application for Android, and would like to know whether RTP and/or SCTP is natively supported in the latest version of android SDK.
From whatever I have dug-up so far, the answer is no.
It seems that support for SCTP is coming in JDK 7. But then, I am not sure how this will work with my android developemnt.
Could you please shed some light over this?
Thanks,
© Stack Overflow or respective owner