Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 1st, 2007, 9:38 AM   #1
Duck
Programmer
 
Join Date: Jun 2006
Location: England London
Posts: 72
Rep Power: 3 Duck is on a distinguished road
How does a 'router setup page' work?

I'm trying to learn more about web developement and I have a simple question which google won't tell me the answer to (probably cos I don't know how to describe the question concisely).

I would like to know how a 'router setup webpage' can change the settings in the router.
This is my guess:
1) The router has a 'web server' running in it.
2) The router has another server running in it listerning for requests to change the setup (call it SetupServer).
3) A browser running on a pc on the network requests an html document (web page) from the router's webserver.
4) The web page has an ActiveX control in it which communicates directly to the SetupServer on the router.

2 and 4 sound all wrong to me. If anyone could tell me how it actually works I'd be grateful!!
Duck is offline   Reply With Quote
Old Mar 1st, 2007, 9:53 AM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Why would use need a separate setup server, or an ActiveX control? All you need is a webserver linked up to some configuration files (or database, or some other system for storing configuration) that controls the router's settings.

For instance, if your router runs an embedded form of Linux, then the server on the router might be designed to change certain network config files when a user clicks a button on the setup website.
Arevos is offline   Reply With Quote
Old Mar 1st, 2007, 10:07 AM   #3
Duck
Programmer
 
Join Date: Jun 2006
Location: England London
Posts: 72
Rep Power: 3 Duck is on a distinguished road
Thanks Arevos, it all makes sense now!! I knew my answer was stupidly wrong, lol lol
Duck is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML page to created which can be edited.... and same thing is retained in page . anant_tickoo HTML / XHTML / CSS 10 Nov 30th, 2006 12:10 PM
PHP sessions/ page refresh??? ktsirig PHP 2 Jun 1st, 2006 4:16 PM
PySite - Web Development Framework Sane Python 15 Mar 27th, 2006 7:39 PM
Page Replacement Program (C++) redhatter Existing Project Development 1 Nov 20th, 2005 10:38 AM
Python and iframes - can it work? MegaArcon Python 3 Oct 13th, 2005 10:06 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:38 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC