Accessing and controlling to the modem by ethernet connection
- by iwd35
I have a PC and I connectted to my modem (via ethernet cable). I want to prepare interface (VS2010) and I want to connect it and do the following:
Modem access the admin page (IP: 192.168.1.1 password: admin password: admin)
Wireless band (2.4GHz or 5GHz) changing
Network mode (N-only, B/G/N- Mixed) changing
channel changing (channel 1, 2,3, etc.)
The project will be a desktop application. I will use VB .NET; modem model:cisco linksys wag320.
How I can do it?