Harold, Elliotte Rusty
Java Network Programming
- ISBN 13:
- 9781449357672
- author:
- Harold, Elliotte Rusty
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2013
- Pages:
- 502
- Dimensions:
- 23.1 x 17.8 x 2.8 cm
- Genre:
- Computing & Internet, Networking & Security, Network Topics,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
This comprehensive guide introduces you to developing network programs with Java. You'll learn how to use Java's network class library to accomplish common networking tasks such as writing multithreaded servers, encrypting communications, and broadcasting to the local network.
Complete working programs are included to illustrate the methods and classes described by author Elliotte Rusty Harold. This thoroughly revised fourth edition covers recent technologies like REST, SPDY, asynchronous I/O, and more.
Explore the protocols that underlie the Internet, learn how Java's core I/O API handles network input and output, and discover how to interact with DNS using the InetAddress class. You'll also learn how to locate, identify, and download network resources with Java's URI and URL classes.