android - netd or ndc command descriptions -


i quite new embedded programming , started working bit of android. working ndc (to add dns server) , found bunch of commands achieves purpose. want read more on various ndc commands (which sends same commands on netd socket), had no luck in finding useful resource. there source/book lists descriptions of commands , parameters?


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -