Re: creating an embedded server




Max wrote:
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.

The device would act as one or the other and sometimes both. At this point
there
is no particular requirement for amount of html code, speed, cost, security
etc.
I have a Coldfire development kit and have the option of writing the code
from
scratch based on PD tcp/ip routines but I don't want to spent months
creating
the ability to download dynamic web pages remotely.
I have also looked at some devices like the Digi connect ME or XPort
devices.
It would appear that they would make a good stand alone web server but it is
not clear if they are restrictive in terms of sending raw tcp/ip packets. I
also
don't know if I can download web pages remotely to these devices.
I can provide more details if this description is too generic but I also
don't want
to make this post too lengthy. Basically I am looking for any advice
concerning
off-the-shelf modules vs. writing the code from scratch and pros and cons of
each.
Thanks,
Max

See http://www.goahead.com/products/web_server.htm for a nice embedded
web server...

.



Relevant Pages

  • Re: creating an embedded server
    ... act as an embedded web server with the ability to download new ... is no particular requirement for amount of html code, speed, cost, security ... the ability to download dynamic web pages remotely. ... can run an embedded web server. ...
    (comp.arch.embedded)
  • Re: creating an embedded server
    ... is no particular requirement for amount of html code, speed, cost, security etc. ... the ability to download dynamic web pages remotely. ... It would appear that they would make a good stand alone web server but it is ...
    (comp.arch.embedded)
  • Re: Time Warner setting up to gouge all their internet customers
    ... "This is not targeted at people who download movies from Apple," he said. ... Many Cable operators are very sensitive to the use of peer-to-peer networks and services like Bittorrent. ... If a cable operator gets in the way of either of these types dataflows, it is acting in restraint of trade and needs to be looked at by both the Federal Trade Commission and the FCC. ... including T-W does deserve to protect their intellectual property and ensure a return on their investment but they have to be very careful how they act. ...
    (alt.tv.tech.hdtv)
  • creating an embedded server
    ... act as an embedded web server with the ability to download new ... is no particular requirement for amount of html code, speed, cost, security ... It would appear that they would make a good stand alone web server but it is ... not clear if they are restrictive in terms of sending raw tcp/ip packets. ...
    (comp.arch.embedded)
  • Having problems while working with Rule.dll in C#
    ... I have just downloaded rule.dll from microsoft's download ... Consider the following code sample: ... MSExchange.ActionClass act= new MSExchange.ActionClass; ... creating an Actions class and then assigning it to ...
    (microsoft.public.exchange.development)