[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple IIe Web Server



On Tue, 19 Feb 2008 14:25:26 -0400, "Simon D. Williams"
<bb065@chebucto.ns.ca> wrote:

>No, I'm not that clever... I got Glenn Jones to compile it for me ;-)

I see. Thanks Glenn !

>Thanksgo to both yourself and Glenn for making this possible...

You're welcome. We'll find a way to make sure you always get the
latest binary - if something significant changed.

>where do 
>I send bug reports?

Good question, next question please ;-)

If you have an issue related to the Contiki core networking component
then you might send a message to the 'contiki-developers' mailing
list. But don't expect too much. Here's a pointer on how to subscribe:

http://www.sics.se/contiki/mailing-lists.html

If you have an issue related to the web server then you're most likely
out of luck. It is just an example created a long time ago as a
starting point for own developments. The original author isn't
maintaining it anymore. I noticed that there was code lying around for
serving files from the OS filesystem instead of builtin pages like the
Contiki 1.x web server does. So I made that filesystem code build
again and fixed some obvious bugs. Basically just enough to make the
owner of www.c64web.com acknowledge that it works for him.

Contiki 2.x is meant to be a framework for developing own applications
- or improving the existing ones. I'm providing that framework for
cc65 targets like the A2 and the C64. I'm not developing / maintaining
the applications. If there's someone out there willing/able to do so
I'm here to provide support on specific questions.

Best, Oliver