or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
36 used & new from £9.30

Have one to sell? Sell yours here
 
   
Java Network Programming
 
 

Java Network Programming (Paperback)

by Elliotte Harold (Author)
4.5 out of 5 stars  See all reviews (6 customer reviews)
RRP: £30.99
Price: £19.06 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £11.93 (38%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Want guaranteed delivery by Saturday, November 14? Choose Express delivery at checkout. See Details
22 new from £16.73 14 used from £9.30

Frequently Bought Together

Java Network Programming + Java Threads + Java-NIO
Price For All Three: £53.65

Show availability and delivery details

  • This item: Java Network Programming by Elliotte Harold

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • Java Threads by Scott Oaks

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • Java-NIO by Ron Hitchens

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions


Customers Who Bought This Item Also Bought

Java Threads

Java Threads

by Scott Oaks
4.4 out of 5 stars (7)  £17.49
Java Cookbook: Solutions and Examples for Java Developers. Coverage of 1.5

Java Cookbook: Solutions and Examples for Java Developers. Coverage of 1.5

by Ian Darwin
4.4 out of 5 stars (9)  £23.03
Java-NIO

Java-NIO

by Ron Hitchens
4.3 out of 5 stars (3)  £17.10
Java Concurrency in Practice

Java Concurrency in Practice

by Brian Goetz
4.9 out of 5 stars (7)  £16.47
UML Distilled: A Brief Guide to the Standard Object Modeling Language (Addison-Wesley Object Technology Series)

UML Distilled: A Brief Guide to the Standard Object Modeling Language (Addison-Wesley Object Technology Series)

by Martin Fowler
4.0 out of 5 stars (23)  £15.68
Explore similar items

Product details

  • Paperback: 504 pages
  • Publisher: O'Reilly Media, Inc.; 3 edition (26 Oct 2004)
  • Language English
  • ISBN-10: 0596007213
  • ISBN-13: 978-0596007218
  • Product Dimensions: 22.9 x 17.8 x 5.1 cm
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon.co.uk Sales Rank: 231,574 in Books (See Bestsellers in Books)

    Popular in these categories:

    #4 in  Books > Computing & Internet > Programming > Languages > Java > Networking
    #9 in  Books > Computing & Internet > Certification > Exams > Sun Certified Java Programmer & Developer
    #10 in  Books > Computing & Internet > Programming > Network Programming
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Java Programing opens new browser window
www.seeklearning.co.uk  -  Stay Competitive with a JAVA Cert From SEEK Learning. Guaranteed! 
   Java Programming opens new browser window
www.homelearningcollege.com  -  Courses From Home Learning College Find Out More Now! 
   UML/JAVA Model&Generation opens new browser window
www.modeliosoft.com  -  Powerful Model Driven tool-100€! Complete-Code Model consistency 
  
 

Product Description

Amazon.co.uk 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 --This text refers to an out of print or unavailable edition of this title.



William F. Gilreath, IEEE Distributed Systems Online, Volume 3, 2002

"....Harold does a praiseworthy task of discussing, describing, and illustrating network concepts with Java." --This text refers to an out of print or unavailable edition of this title.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

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
net

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

Java Network Programming
79% buy the item featured on this page:
Java Network Programming 4.5 out of 5 stars (6)
£19.06
TCP/IP Sockets in Java: Practical Guide for Programmers (The Practical Guides)
6% buy
TCP/IP Sockets in Java: Practical Guide for Programmers (The Practical Guides)
£11.80
Java Threads
6% buy
Java Threads 4.4 out of 5 stars (7)
£17.49
Java Concurrency in Practice
5% buy
Java Concurrency in Practice 4.9 out of 5 stars (7)
£16.47

 

Customer Reviews

6 Reviews
5 star:
 (5)
4 star:    (0)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (6 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
5 of 5 people found the following review helpful:
5.0 out of 5 stars Learned, readable and packed with information, 17 Jul 2001
By C. C. Williams - See all my reviews
(TOP 500 REVIEWER)    (REAL NAME)   
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.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars Clear and thorough, 2 Nov 2001
By A Customer
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 ).

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars 2nd Edition is quality, 16 Nov 2000
By A Customer
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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars The basics of java networking? Look no further...
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... Read more
Published on 16 Mar 2001

5.0 out of 5 stars Great for Java programmers
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!
Published on 26 Feb 2001

2.0 out of 5 stars Covers the basics of networks and the Internet quite well.
This book is not for those who already know a lot about computer networks and the Internet. I found the first few chapters pretty basic, and then the most frustrating thing was... Read more
Published on 11 May 2000

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.