Pages: 504 (Paperback) ISBN: 0596007213 Pub: O'Reilly Media, Inc. Pub date: 2004-10-26 Amazon.co.uk Sales Rank: 133008
|
|
![]() ![]()
Editorial Review:Java, intended for use on the Internet, was designed to support networking over TCP/IP. In fact most of Java's network support is unchanged since version 1.0. This book's examples use Java 1.1 and Java 2 (v1.2 and 1.3). 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 Reader Reviews:Clear and thorough (2/2 people found this helpful)I've read most of the O'Reilly Java books and this has to be one of the best. 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 ). Learned, readable and packed with information (5/5 people found this helpful)One of the best Java books out there. Earlier, I tried the Java network programming book from Manning Publications but it wasn't a patch on this. It covers everything from basic sockets communications to sophisticated client / server applications to SSL to content handlers, not to mention RMI and Internet mail. Heck, even the section which covers simple I/O is one of the best I've read. Simply outstanding. The basics of java networking? Look no further... (1/2 people found this helpful)Perhaps the best thing about this book is the clarity of the authors style. Some authors in this field do their best to obscure their subject, but this book is perfect for an introduction to Java networked applications. It also inspires the reader to see what is possible and encourages them to push back the boundaries. Great for Java programmers (1/4 people found this helpful)This book is great for Java programmers as it doesn't get bogged down on the networking details that are not required when carrying out network programming in Java. A great book! 2nd Edition is quality (1/1 people found this helpful)A previous review of an earlier edition complained that the book used an out of date API and failed to go far enough in depth on the subject of networks and the internet. 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. Similar ProductsJava-NIO CategoriesAmazon.co.uk places this book into the following categories:
Books -> Subjects -> Computing & Internet -> Certification -> Exams -> Sun Certified Java Programmer & Developer
Books -> Subjects -> Computing & Internet -> Certification -> Subjects -> Java Books -> Subjects -> Computing & Internet -> Certification -> Subjects -> Networking Books -> Subjects -> Computing & Internet -> General Books -> Subjects -> Computing & Internet -> Programming -> Network Programming Books -> Subjects -> Computing & Internet -> Programming -> Languages -> Java -> Networking Books -> Subjects -> Computing & Internet -> Programming -> Languages -> Java -> XML Books -> Subjects -> Computing & Internet -> Programming -> Languages -> Java -> General AAS Books -> Subjects -> Computing & Internet -> Digital Lifestyle -> Online Shopping -> Amazon Books -> Subjects -> Computing & Internet -> Digital Lifestyle -> Online Shopping -> General AAS Books -> Subjects -> Computing & Internet -> General AAS Books -> Subjects -> Computing & Internet -> Computer Science -> Information Systems -> General AAS Books -> Subjects -> Computing & Internet -> Networking & Security -> Network Topics -> General AAS Books -> Subjects -> Computing & Internet -> Software & Graphics -> General AAS Books -> Special Features -> Search Inside! Books -> Refinements -> Language (feature_browse-bin) -> English Books -> Refinements -> Age (feature_two_browse-bin) Books -> Refinements -> Format (binding_browse-bin) -> Paperback Books -> Refinements -> Condition (condition-type)
|