File | Description
|
---|
Server\eZConfig\Crystal
|
eZConfigCSzds.zws | Configuration Server, ZDS only project
|
eZConfigCSflash.zws | the project for execution from FLASH
|
eZConfigCSFirmware.zws | the project for eZConfig as Firmware
|
eZConfigCSflash.hex | standalone eZConfig flash executable
|
eZConfigCSFirmware.hex | eZConfig as Firmware
|
Server\eZConfig\Realtek
|
eZConfigRTflash.zws | the project for execution from FLASH
|
eZConfigRTFirmware.zws | the project for eZConfig as Firmware
|
eZConfigRTzds.zws | Configuration Server, ZDS only project
|
eZConfigRTflash.hex | standalone eZConfig flash executable
|
eZConfigRTFirmware.hex | eZConfig as Firmware
|
Server\NetBoot\Crystal
|
NetBootCS.zws | Firmware Update project, ZDS only version
|
NetBootCSflash.zws | the project for execution from FLASH
|
NetBootCSflash.hex | the NetBooter executable
|
Server\NetBoot\Realtek
|
NetBootRT.zws | Firmware Update project, ZDS only version
|
NetBootRTflash.zws | the project for execution from FLASH
|
NetBootRTflash.hex | the NetBooter executable
|
JClient
|
JClient.bat | the batch file to start the Java Client
|
WClient\bin
|
IPWorksClient.exe | the application file of the Windows Client
|
Server\Source\Config
|
ServConfig.c | the general configuration handler
|
shell_conf.c | shell configuration
|
lcdinit.c | LCD startup
|
sh_bootp.c | bootp shell command
|
sh_fwup.c | fwup shell command
|
BootConfig.c | the configuration for the NetBooter
|
sh_fldr.c | fldr shell command
|
ppp_conf.c | ppp module configuration
|
Server\Source\defwebsite
|
default.c | default homepage image
|
deflinklist.c | the website structure for the default homepage
|
Server\Source\FlashUtil
|
Flashld.c | flash programming routines - high level
|
Flashsys.C | flash programming routines - low level
|
netFlash.c | NetBooter flash interface
|
Server\Source\Server
|
IPWServer.c | main module
|
data.c | data transfer thread
|
udp_control.c | control socket thread
|
udp_parse.c | command parser for the control protocol
|
netbooter.c | NetBooter main file
|
Server\Source\ServerAPI
|
ServerAPI.c | IPWorks API reference
|
Server\Source\include - header files
|
stddefs.h |
|
Flashld.h |
|
Flashsys.h |
|
IPWServer.h |
|
Target.h |
|
ServConfig.h |
|
ServerAPI.h |
|
FunctionRef.h |
|
usocket.h |
|
LCD.h |
|
booter.h |
|
Server\Source\lib
|
LCD_flex.lib | universal LCD library
|
lcd.lib | LCD interfaces
|
|
|