EZ Stack™ Protocol Suite is an embeddable TCP/IP stack containing
industry standard protocols written and optimized exclusively for
the ZiLOG eZ80F91 Microcontroller. EZ Stack™
contains all the software protocols you need to get your eZ80F91
product communicating on your network.
Focus on your application development because the EZ Stack™
protocol suite was built from the ground up with the size, speed and architecture
requirements of the eZ80F91 in mind. Some routines are optimized
in assembly language. At present, we support the ZiLOG development
environment. Additional, compilers are planned. We are currently working on
supporting the IAR compiler.
For example, to build a server, simply provide a service routine
for a specified port and we'll call it whenever the data arrives.
Implementing a socket application couldn't be easier.
No Real Time Operation system is required. The stack is implemented
as an event-driven state machine. Thus, a simple polling loop is
all that is needed to service the stack.
|