Embedded Ethernet and Internet Complete

Embedded Ethernet and Internet Complete is a developer's
guide to designing and programming embedded systems to
communicate in local Ethernet networks and on the
Internet.
The book shows you how:
- Find out how
what hardware & firmware your devices need to
communicate over a network;
- Use the TCP/IP suite
of protocols to program your devices to exchange
messages over local networks & the Internet;
- Create
embedded Web sites that display dynamic, real-time data
and respond to user input;
- Enable your devices
to send & receive e-mail messages using SMTP
& POP3 and to exchange files using FTP;
-
Ensure that your devices & local network are
secure from unauthorized access.Example applications are in Java
for Dallas Semiconductor's TINI (DSTINIm400) module and in
C for Rabbit Semiconductor's RCM3200 module.