I noticed that the RTI routines in the program are never called. To make this work it was necessary to add RTI_init() in the initialisation section of mainwebserver.c
Now it works with DHCP. There's still a peiod of continuous communication when the program is started but this stops after a second or two. I checked in he logging of my router and noticed this is a continuous burst of IP address assignments. I still have to figure out why it does that continuously because once should be enough

I'm not using the ActiveX thingy at the moment by the way, I removed all embedded web pages except index.htm, which I reduced in size also.
Message Edited by MarcV on 03-27-200605:33 PM