Forum Discussion
Altera_Forum
Honored Contributor
21 years agoEmbedded webserver w/Scripting
Hi - I'm looking at implementing a simple webserver with some ultra-simple server-side scripting/macro-expansion. The webserver 'example' that's programmed into the NIOS evaluation bo...
Altera_Forum
Honored Contributor
21 years ago --- Quote Start --- originally posted by jesse@Nov 2 2004, 07:37 PM i'll post the modified http server source tomorrow... look for it in the 'post your ip' section.
we just implemented a simple token-parsing method that replaces strings (of a known length, that matches, say, an ip address), with the actual address in use by the system. --- Quote End --- Thanks - I'd appreciate that. I had a feeling that maintaining the "Content-Length" header was going to be the awkward part! - Roddy