microwebserv questions...
Archiver
Posts: 46,084
Hi,
We are currently searching for ways to control a basic stamp via a web page.
MicroWebServ seems to be a solution but there is some problems with there
website... We cannot access the "working exemple" on this page
http://www.csmicrosystems.com/microwebserv/index.html ... Is there anyone here
than can show some exemples?
We did the "Example1 Hit counter example documentation." it's working locally
but it's not very clear how we can make it work via a server !!??
We want to try the "Wireless BOE-BOT Project" but since it's the modified
version of the:
' Parallax BASIC Stamp Educators Course 2000
' Copyright (c) 2000, all rights reserved.
' Program Listing 8.2 - IR BOE Bot Control with Sony Remote.
we need to have this Program Listing 8.2 from Parallax... to know how to setup
the Boe bot... but can't find it !!
Do anyone know any other working solutions?
Thank you
St
We are currently searching for ways to control a basic stamp via a web page.
MicroWebServ seems to be a solution but there is some problems with there
website... We cannot access the "working exemple" on this page
http://www.csmicrosystems.com/microwebserv/index.html ... Is there anyone here
than can show some exemples?
We did the "Example1 Hit counter example documentation." it's working locally
but it's not very clear how we can make it work via a server !!??
We want to try the "Wireless BOE-BOT Project" but since it's the modified
version of the:
' Parallax BASIC Stamp Educators Course 2000
' Copyright (c) 2000, all rights reserved.
' Program Listing 8.2 - IR BOE Bot Control with Sony Remote.
we need to have this Program Listing 8.2 from Parallax... to know how to setup
the Boe bot... but can't find it !!
Do anyone know any other working solutions?
Thank you
St
Comments
at http://localhost, you should be able access it remotely. You will need to
have a static IP address though. If you're using a DSL or a dialup, you may
not have one (apologies if you already know this). The easiest way to get
one (apart from paying some extra amount to your ISP) is to use a service
like dyndns - http://www.dyndns.org/ - free. You just sign up for an account
and then download an updating client -
http://www.kana.homeip.net/dyndns/pages/dyndnsss.html - is very good and
simple to set up. You'll get an address like http://youraddress.homeip.net -
if you're running the MWS you should see whatever you have set as the index
page when you go to that address. If you are behind a router, you may need
to set it up so your computer is exposed to the broader internet - on a
linksys router, you just go in and put your computer in the dmz. Anyway, of
you have any questions, go ahead and let me know - I just went through
configuring this recently and it took a bit of poking around to get all the
components in line.
- ian
Original Message
From: "St