| ||||||||||||||||||
![]() Trade In this Item for up to £4.35
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Java Network Programming for an Amazon.co.uk gift card of up to £4.35, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.
|
Product details
|
The author assumes you are a Java programmer familiar with AWT as well as Swing. He starts by claiming Java makes network applications easier to write than other languages. A bold claim.
In order to understand how to get the most from Java Network Programming the author goes into extensive detail on URLs, MIME, HTML and HTTP. But by chapter four you are writing simple apps to demonstrate I/O issues, then threads. In chapter six you are introduced to the InetAddress class so you can get out and about. Using just this you can write your own nslookup. Neat. Each Java networking concept is introduced, explained, demonstrated in a simple app and then incorporated into something useful. There is a lot of sample code, all downloadable.
Most of the book effectively deals with simple file transfer in order to focus on networking issues but in chapter 18 Remote Method Invocation appears which enables you to run distributed programs. RMI underlies network-aware applications. Toward the end of the book the author differentiates between protocol handlers--which deals with interactions between systems--and content handlers. Network-delivered content is often handled as a MIME type. This is carried to a logical conclusion in the last section on the JavaMail API.
Overall, Java Network Programming is a readable book which makes a complex subject accessible in a logical and structured manner. And he is right, network programming does look easier in Java. --Steve Patient --This text refers to an out of print or unavailable edition of this title.
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product)
|
Java makes networking easy, and this book shows just how straightforward it is to create networked applications. Furthermore, if you're interested in more complex topics like how ContentHandlers, and Protocol Handlers work ( and how to write your own ) then this book covers that too.
The book can seem a little slow in places as the author explains nearly all the methods available. At the end of it all, however you come away with a thorough understanding.
All the examples work too! ( Well they did for the first edition ).
The API part has been updated and is fine now. The subject matter is still aimed at a strong basic grounding in using Java to connect over the internet and not explaining any internet protocols.
The book is written well, as is the other book I've read by the author, Java I/O. It provides a very good grounding on network programming to people who are experienced in Java but whose limit in the network programming has so far been the URL class.
If you want to do more complex stuff, find an Internet Protocols book (OReilly do one). This book deserves an average of 5 stars.
|
|
|