Block wireless interface and get internet connection through gateway in android -


i working in application , in part of need prevent android phone requesting internet connection wireless interface or 3g , requesting phone

note: android phones connected ad-hoc network , each node can send/receive packets each other , want share internet connection between them providing 1 node internet connection(gateway node), if others android phones want internet access, directly contact gateway

my problem how prevent android phone request internet access network interface , request gateway.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -