This book is an excellent introduction to TCP/IP on embedded systems and webservers. The author is very clear and divided the book in a very smart way. The last few chapters which talk about the low level codes are excellent. This book will be one day recogized as the ultimate reference of embedded TCP/IP.
0Report
I would highly recommend this book to anyone who needs to implement a complete embedded webserver, but has no prior knowledge of ethernet, ip, tcp, or http. There are a few good state diagram pictures, and snippits of C source to walk through every state. It goes above and beyond a raw technical RFC explaination and mentions features and techniques common in other implementions. This book does not cover HTTP as completely...
0Report
I have had this book for two days, and it is a pleasure to have working, compilable source code! The writing style is very clear, without being too terse, like so many technical books. It assumes that the reader has a certain degree of sophistication; The author knows his target audience well! This book may end up being one of those programmer's gems like W.R. Steven's APUE and TCP/IP Illustrated... series of books...
0Report
This is an invaluable text for anyone wishing to implement TCP/IP in an embedded system and would also be ideal as an undergraduate text for the practical aspects of Computer Networks & Communications. The first chapter gives a brief overview of networking hardware and software, SLIP over RS232 and Ethernet protocols, device drivers and timing as well as state machines and buffering considerations. The second chapter discusses...
0Report
This is an invaluable text for anyone wishing to implement TCP/IP in an embedded system and would also be ideal as an undergraduate text for the practical aspects of Computer Networks & Communications. The first chapter gives a brief overview of networking hardware and software, SLIP over RS232 and Ethernet protocols, device drivers and timing as well as state machines and buffering considerations. The second chapter...
0Report