本文介绍了在Android的原始套接字的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我知道,原始套接字不能植根Android设备未创建。它是可能的,如果Android设备是植根创建原始套接字?
I know that raw sockets can not be created on a non rooted Android device. Is it possible to create raw sockets if the Android device is rooted?
推荐答案
这个问题是在这里得到解答,
this question is answered here,
原始套接字
这篇关于在Android的原始套接字的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!