Chapter 20. Network Programming

   

Java™ 2 Primer Plus
By Steven Haines, Steve Potts

Table of Contents
Part IV:  Advanced Topics


In this chapter you will learn:

  • How TCP/IP came to be

  • How to transfer data using sockets

  • How to set up two-way communication with sockets

  • How to send complex objects over sockets

  • How to download the contents of a Web site into your program

As Java programmers, we live our lives on the network. It seems that everything we do involves servers, sockets, protocols, URLs, and the dozens of networking concepts and tools that make up our programming environment. In this chapter, we will attempt to provide an overview of the technology that provides the underpinnings of the network products and APIs that we use every day. The goal of this approach is to help the reader see the dozens of technologies in the Java-programming world as parts of a whole, with a little history sprinkled in.


       
    Top
     



    Java 2 Primer Plus
    Java 2 Primer Plus
    ISBN: 0672324156
    EAN: 2147483647
    Year: 2001
    Pages: 332

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net