Re: creating an embedded server
- From: "Steve at fivetrees" <steve@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 14 Feb 2006 14:51:33 -0000
"Max" <nospam@xxxxxxxxxxx> wrote in message
news:OvOFf.180373$6K2.173537@xxxxxxxxxxx
Hi Group, I have a few questions about creating a custom device connected
to the
internet. The device will have two primary functions
1) act as an embedded (dynamic) web server with the ability to download
new
html code
remotely
2) act as a conduit to a microcontroller where TCP/IP packets can be sent
and
received with a simple protocol riding on top to control stuff (say
switches
and lights
for arguements sake) Interface to microcontroller could be parallel, SPI
or
RS232.
Maybe take a look at the Rabbit modules. They're cheap, and come with a
royalty-free TCP/IP library. Getting a dynamic web server up and running
took me about 20mins - there's one in the code samples provided ;).
Steve
http://www.fivetrees.com
.
- References:
- creating an embedded server
- From: Max
- creating an embedded server
- Prev by Date: Re: 8051 derivative 2nd sources
- Next by Date: Re: What's this ?
- Previous by thread: Re: creating an embedded server
- Next by thread: Lantronix multiple connetions
- Index(es):
Relevant Pages
|