Jump to ratings and reviews
Rate this book

Java Network Programming

Rate this book
The network is the soul of Java. Most of what is new and exciting about Java centers around the potential for new kinds of dynamic networked applications. Java Network Programming describes the java.net package, which contains classes for communications and working with networked resources. It is a complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI).Whether you're an experienced network programmer, or just want to see what's possible, you'll find Java Network Programming is a thorough guide to Java's networking potential. It covers Java 1.1, contains many complete programs (available online), and covers all aspects of basic network programming. You'll find chapters on TCP and UDP sockets, multicasting protocol and content handlers, and servlets, part of the new Server API. It also covers what you can do without explicitly writing newtork how you can accomplish your goals using URLs and the basic capabilities of applets.

Paperback

First published January 8, 1997

26 people are currently reading
148 people want to read

About the author

Elliotte Rusty Harold

48 books7 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
21 (16%)
4 stars
45 (36%)
3 stars
42 (33%)
2 stars
14 (11%)
1 star
3 (2%)
Displaying 1 - 6 of 6 reviews
Profile Image for Evil Threads.
3 reviews1 follower
May 6, 2020
This book was boring but it was full of useful information and good code.
Author 3 books6 followers
March 26, 2018
Would have been a good book but very out of date. Supposed to be a new edition but still references aol. Out of date networking packages.
Profile Image for Bengt.
10 reviews
October 23, 2015
Good examples, easy to read and digest.
Can definitely be used as a cookbook/reference in the future.
I recommend it to anyone who is doing network development in Java in the future.
It briefly discusses different types of concurrency and asynchronous programming.
1 review
Read
March 22, 2010
networking in java
This entire review has been hidden because of spoilers.
Profile Image for Alex Ott.
Author 3 books207 followers
July 11, 2012
Read to refresh my knowledge of Java, but it's too outdated & too many not necessary details - it looks like it was written for person, who're never heard about networking & related things...
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.