ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Computer Networks 2ed
Author:
Larry Peterson&Bruce Davie
ISBN:
1 55860 557 0
Publisher:
Morgan Kaufmann
Pages:
748
Price:
£29-95
Reviewer:
Silvia de Beer
Subject:
networks
Appeared in:
12-3
This book explains the structure of modern networks from Ethernet to the Internet. It explains how the Internet is built up. It does this very well and tries to make you understand what the essence of it is. Reasons and design issues are well explained. There is never unnecessary use of abbreviations, but keywords and new technologies are well explained.

The book works from the lower level architectures and protocols up to the application level. You have to read a lot of pages, but after you have read this book, you will be able to place network protocol issues into perspective. You will be able to understand how the protocols on various levels relate to each other, for example address resolution.

The book starts with the OSI and Internet architecture. It explains how nodes can be connected by links and discusses the various ways to transmit bits on a wire. It explains Ethernet, token rings and wireless networks. Switching and forwarding are explained together with the IP protocol. Protocols like ATM are also explained. It continues with the end-to-end protocols like TCP and UDP. After the basics, important issues like congestion control and resource allocation on networks are covered. The final chapters cover network security and some application level protocols like DNS and SMTP. This book gives a good grounding to start exploring more detailed and practical issues.