Join Books.org — it's free

Java Network Programming and Distributed Computing by David Reilly — book cover
Network Programming, Parallel, Distributed, and Supercomputing, Java (Programming Language), Web Programming

Java Network Programming and Distributed Computing

by David Reilly, Michael Reilly
Write a review
Log in to track your reading progress.

Overview

Java™ Network Programming and Distributed Computing is an accessible introduction to the changing face of networking theory, Java™ technology, and the fundamental elements of the Java networking API. With the explosive growth of the Internet, Web applications, and Web services, the majority of today’s programs and applications require some form of networking. Because it was created with extensive networking features, the Java programming language is uniquely suited for network programming and distributed computing.

Whether you are a Java devotee who needs a solid working knowledge of network programming or a network programmer needing to apply your existing skills to Java, this how-to guide is the one book you will want to keep close at hand. You will learn the basic concepts involved with networking and the practical application of the skills necessary to be an effective Java network programmer. An accelerated guide to networking API, Java™ Network Programming and Distributed Computing also serves as a comprehensive, example-rich reference.

You will learn to maximize the API structure through in-depth coverage of:

  • The architecture of the Internet and TCP/IP
  • Java’s input/output system
  • How to write to clients and servers using the User Datagram Protocol (UDP) and TCP
  • The advantages of multi-threaded applications
  • How to implement network protocols and see examples of client/server implementations
  • HTTP and how to write server-side Java applications for the Web
  • Distributed computing technologies such as Remote Method Invocation (RMI) and CORBA
  • How to access e-mail using the extensive and powerful JavaMail™ API

This book’s coverage of advanced topics such as input/output streaming and multi-threading allows even the most experienced Java developers to sharpen their skills. Java™ Network Programming and Distributed Computing will get you up-to-speed with network programming today; helping you employ innovative techniques in your own software development projects.

The companion Web site, http://www.davidreilly.com/jnpbook, offers downloadable source code, a list of FAQs about Java networking, and useful links to networking resources.

0201710374B03012002

Synopsis

Java™ Network Programming and Distributed Computing is an accessible introduction to the changing face of networking theory, Java™ technology, and the fundamental elements of the Java networking API. With the explosive growth of the Internet, Web applications, and Web services, the majority of today’s programs and applications require some form of networking. Because it was created with extensive networking features, the Java programming language is uniquely suited for network programming and distributed computing.

Whether you are a Java devotee who needs a solid working knowledge of network programming or a network programmer needing to apply your existing skills to Java, this how-to guide is the one book you will want to keep close at hand. You will learn the basic concepts involved with networking and the practical application of the skills necessary to be an effective Java network programmer. An accelerated guide to networking API, Java™ Network Programming and Distributed Computing also serves as a comprehensive, example-rich reference.

You will learn to maximize the API structure through in-depth coverage of:

  • The architecture of the Internet and TCP/IP
  • Java’s input/output system
  • How to write to clients and servers using the User Datagram Protocol (UDP) and TCP
  • The advantages of multi-threaded applications
  • How to implement network protocols and see examples of client/server implementations
  • HTTP and how to write server-side Java applications for the Web
  • Distributed computing technologies such as Remote Method Invocation (RMI) and CORBA
  • Howto access e-mail using the extensive and powerful JavaMail™ API
  • This book’s coverage of advanced topics such as input/output streaming and multi-threading allows even the most experienced Java developers to sharpen their skills. Java™ Network Programming and Distributed Computing will get you up-to-speed with network programming today; helping you employ innovative techniques in your own software development projects.

    The companion Web site, .

    David Reilly and Michael Reilly
    September 2001



    0201710374P03282002

    Booknews

    Written for programmers familiar with Java, this guide describes how to write applications in Java that make use of network programming. The author presents techniques for creating client and server software using sockets supporting popular Internet protocols, and explains the user datagram protocol, TCP streams, HTTP, Java servlets, remote method invocation, CORBA clients and services, and the JavaMail API. Annotation c. Book News, Inc., Portland, OR (booknews.com)

    About the Author, David Reilly

    David Reilly is a Sun™-certified Java programmer and author of the Java Network Programming FAQ. He writes frequently for Java publications and holds a BA in Software Engineering from Bond University, Queensland, Australia. David is also the editor of the Java Coffee Break online publication.

    Michael Reilly is a software engineer and network programmer working in Brisbane, Australia. He holds a BA in Computer Science from Bond University.



    0201710374AB03012002

    Reviews

    There are no reviews yet. Log in to write one.

    Editorials


    Written for programmers familiar with Java, this guide describes how to write applications in Java that make use of network programming. The author presents techniques for creating client and server software using sockets supporting popular Internet protocols, and explains the user datagram protocol, TCP streams, HTTP, Java servlets, remote method invocation, CORBA clients and services, and the JavaMail API. Annotation c. Book News, Inc., Portland, OR (booknews.com)

    Book Details

    Published
    March 1, 2002
    Publisher
    Addison-Wesley
    Pages
    464
    Format
    Paperback
    ISBN
    9780201710373

    More by David Reilly

    Similar books