Network Card User Manual

v1.3c 11-Jun-2003
Removed sending CR to clear buffer before each command. Fixed problem
reading time from TimeCommander+.
v1.3d 17-Jun-2003
Corrected a condition where some X-10 commands were not being shown in the
history window
v1.4 30-Jun-2003
Updated to support new HVAC command format (STARGATE firmware 3.05d)
v1.5 7-Jul-2003
Switched to new compiler
Compressed web pages for storage in internal memory
Modified sendcommand.cgi and sendcommand2.cgi to be more efficient
Properly save and use updated SMTP server. Fixes a bug where a new
SMTP server would not take effect until a reboot
v1.6 16-Jul-2003
Added ability to update firmware via Network!!
Added SMTP Authentication
v1.6a 24-Jul-2003
Added additional option for SendCommand and SendCommand2 to allow
for a result prefix (i.e. result=xxxx)
ex: sendcommand2.cgi?var1=%23%23%2507&var2=str&var3=%23%230&
var4=webx&var5=webx&var6=result
Added additional TCP/IP socket buffer (to correct email or time sync failing due
to no available sockets)
v1.6b 28-Jul-2003
Changed the way dynamic network settings are applied (gateway and name
servers sometimes were not being set properly)
Added more diagnostics around internet time sync code (and retry on failure)
Added 'timesync' command to force internet time sync when issued from
debug mode (i.e. telnet to WebX, log in, type webxdebug, then type timesync)
Removed "Please Wait..." popup windows
v1.6c 30-Jul-2003
Fix in Dynamic HTML "Please Wait..." code to correct bug in Mozilla