Raw Sockets on Android

Posted by Tingo on Stack Overflow See other posts from Stack Overflow or by Tingo
Published on 2010-04-09T14:58:51Z Indexed on 2010/04/09 15:03 UTC
Read the original article Hit count: 443

Filed under:
|
|

I want to create an application that runs on Android and uses Raw Sockets. I see there isn't any raw socket support in the java.net.* or the android.net.* libraries. Are raw sockets possible on Android?

© Stack Overflow or respective owner

Related posts about android

Related posts about raw