Accessing and controlling to the modem by ethernet connection

Posted by iwd35 on Programmers See other posts from Programmers or by iwd35
Published on 2014-05-27T07:07:08Z Indexed on 2014/05/27 9:54 UTC
Read the original article Hit count: 259

Filed under:
|

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)

  1. Wireless band (2.4GHz or 5GHz) changing
  2. Network mode (N-only, B/G/N- Mixed) changing
  3. 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?

© Programmers or respective owner

Related posts about internet-explorer

Related posts about modem