I want to send a packet via multihop routing  and in order to do so I
have to look up the entry in the routing table
to determine the next hop. my problem is that I don't know how to do
so from inside the code while searching all I get is how to get the
routing table from terminal using cat /proc/net.route. so what should
I do to know the next hop for specified entry?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to