where everything is under control

eZ80 Remote Access

ZiLOG Application Note

How to make eZ80 Webservers configurable online, update its website contents and the firmware

Version 1.7 draft

Zilog released the lates stable and optimized version of TCP/IP suite v1.3.1 on May 18, 2003. Since then the Remote Access will be based and further developed on this version of stack.

Project Ierarchy

Project Ierarchy

The ierarchy of the project will be maintained as presented on the picture. The server directory contains the source code and include files. The control directory contains the projects of libraries. The ZTP13 directory should contain the TCP/IP stack libraries and include files. This is done for the reason that the Remote Access (RA) project is not mixed with the complete installation of the ZTP stack. The RA project is pretty complex and requires its own home directury with the directory structure presented.
Note: in the distribution package the header files for ZTP are patched to better suit the project needs.
Note: to reduce size of package, ZTP131 libraries are not supplied with the distribution. Copy them to the ZTP13/libs directory to be able to make projects.

Basic distribution

Basic distribution package is provided. This currently includes the control92ztp.lib library with its source code. Name L92 comes from original L92 project, but I believe this library is now compatible to F91 as well. Actually it was made platform independent.

The template.pro project is supplied into apps/template directory. It uses the control library to provide basic scan functionality.