Is there a way to login into my belkin router using c++ ?

Just curious to know. Like the way we use command prompt to access network settings and ip settings. How can I use c++ to login into my belkin router ip 10.0.1.1 ?
Last edited on
I don't know one router from another anymore but some routers have enough computer inside that you can run a massively stripped down linux os on them so you can directly interface to them from your computer. Whether this one has that capability or not is not known to me. You can do it as per the link as well, but depending on what you really want to do buying a router with this feature may be worthwhile. We did this on a couple of projects ... it took too long for the router to boot to suit me, but the results past bootup were excellent.

Topic archived. No new replies allowed.