where everything is under control |
ZiLOG Application Note |
---|
How to make eZ80 Webservers configurable online, update its website contents and the firmware |
The structure of the Remote Access Client is shown on the figure.
The core mechanismus of the Client provides the modular application management and supports the networking mechanism. The user interface classes transfer the user commands to the core to access the services provided and display the results in their interface panels.
The advantage of the modular structure allows the user to create custom Java application classes. The user can thus extend the standard functionality of the JClient. The sacTemplate.java class is provided as a template for building the user interface modules that can be easily integrated into the eZ80 Remote Access Client software. As a result, server functionality can be added to the standard server configuration, and the user’s project can be tested and controlled from the Java application interface.