Forum Discussion
Altera_Forum
Honored Contributor
21 years agoI'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. It isn't very powerful given that limitation... but it does allow the server to parse things on the fly as its sending packets down the wire.