我可以在 Android 中获取路由表条目吗? [英] Can I get the routing table entry in Android?

查看:61
本文介绍了我可以在 Android 中获取路由表条目吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Android 中是否有获取路由表条目的方法?

Is there any method for getting the routing table entry in Android?

请分享信息..

推荐答案

可以通过亚行.您可以使用

It is possible to get it through the ADB. You can get the routing table with

$ cat/proc/net/route

您也可以在程序中执行这些命令.我发现 this 讨论此选项的帖子.然而,没有答案.如果你能详细说明你到底想要什么,我可以编辑我的答案以尝试提供更多帮助.

You can also execute these commands from within your program. I found this post that discusses this option. There is no answer however. If you could elaborate on what exactly you want in the end I can edit my answer to try and help out more.

可能很复杂但可能有用的链接 :)

这篇关于我可以在 Android 中获取路由表条目吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆