> > Very nice board! Be sure to check all IP addresses in the sample, let
> > me know if you need help.
>
> All IP addresses?,  I thought there is only one variable
> “network_local_ip[4] = { 192,168,1,60}”

Check any ip addresses you see in the sample, including destination
ip's.

> > The webserver sample will take much more ram, you can reduce
> > ENC_ARRAY_SIZE. I think you'll be ok.
> Ok I will
>
> As you can see I have added a SD card module, I think it must be
> possible to make the webpages on your computer and place it on the sd
> card so the pic can send a more complex and bigger webpages than when
> using program space of the pic

Yes, sd card would be quite useful. However, at the moment a web page
must fit in the buffer, which is the size of ENC_ARRAY_SIZE.

Obviously I need to work on & test TCP/IP with larger files for the
webserver, but I see no reason to do so untill the buffer overflow
issue is fixed.

Matt.

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to