wifi - router administrator change Wi-Fi channel programmatically with android -


i if question possible or not. every channel has specefic frequency 1 à 13(2,4ghz), 36 64(5ghz) , 100 165(5ghz). example : channel number 1 : 2412ghz ;channel number 2 : 2417ghz. when enter router interface localhost address ,we can easely choose channel. change channel programmatically (from android app ) . have idea ,but don't know if it's feaseble or not ,is simulate router web interface , same work doeas android. if has idea please me ps: 'm router adminsrator thank

i think possible connect router ssh, , then, change configuration, , restart wireless, but, then, lost connection when channel changes.

however, dont know if router allow operation ssh

i have idea: wireshark, see http packet sent between pc , router, when login, , when save configuration. if understand them, maybe make new packet in phone.

(sorry english)


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -