Frage

i would like if my question is possible or not. Well every channel has a specefic frequency 1 à 13(2,4GHz), 36 to 64(5GHz) and 100 to 165(5GHz). for example : channel number 1 : 2412GHz ;channel number 2 : 2417GHz. Well when we enter to the router interface from the localhost address ,we can easely choose a channel. What i would like to do is to change the channel programmatically (from my android app ) . I have an idea ,but i don't know if it's feaseble or not ,is to simulate the router web interface and do the same work that it doeas with android. if someone has an idea please help me PS: 'm the router adminsrator Thank you

War es hilfreich?

Lösung

I think that is possible you connect to your router by SSH, and then, you change the configuration, and restart wireless, but, then, you will lost connection when channel changes.

However, I dont know if your router allow this operation with SSH

I have another idea: With wireshark, see the HTTP packet sent between your PC and your router, when you does Login, and when you save configuration. If you understand them, maybe you make a new packet in your phone.

(sorry my English)

Andere Tipps

You can try to configure the router with SSH.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top