Articoli correlati a Java Network Programming

Java Network Programming - Brossura

 
9780596007218: Java Network Programming

Sinossi

The new third edition of this highly regarded introduction to Java networking programming has been thoroughly revised to cover all of the 100+ significant updates to Java Developers Kit (JDK) 1.5. It is a clear, complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI).Java Network Programming, 3rd Edition includes chapters on TCP and UDP sockets, multicasting protocol and content handlers, servlets, multithreaded network programming, I/O, HTML parsing and display, the Java Mail API, and the Java Secure Sockets Extension. There's also significant information on the New I/O API that was developed in large part because of the needs of network programmers.This invaluable book is a complete, single source guide to writing sophisticated network applications. Packed with useful examples, it is the essential resource for any serious Java developer.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

L'autore

Elliotte Rusty Harold is originally from New Orleans to which he returns periodically in search of a decent bowl of gumbo. However, he currently resides in the University Town Center neighborhood of Irvine with his wife Beth, dog Shayna, and cats Charm (named after the quark) and Marjorie (named after his mother-in-law). He's an adjunct professor of computer science at Polytechnic University where he teaches Java, XML, and object oriented programming. He's a frequent speaker at industry conferences including Software Development, Dr. Dobb's Architecure & Design World, SD Best Practices, Extreme Markup Languages, and too many user groups to count. His open source projects include the XOM Library for processing XML with Java and the Amateur media player.

Contenuti

Preface; About the Third Edition; Organization of the Book; Who You Are; Java Versions; About the Examples; Conventions Used in This Book; Request for Comments; Comments and Questions; Acknowledgments; Chapter 1: Why Networked Java?; 1.1 What Can a Network Program Do?; 1.2 Security; 1.3 But Wait! There's More!; Chapter 2: Basic Network Concepts; 2.1 Networks; 2.2 The Layers of a Network; 2.3 IP, TCP, and UDP; 2.4 The Internet; 2.5 The Client/Server Model; 2.6 Internet Standards; Chapter 3: Basic Web Concepts; 3.1 URIs; 3.2 HTML, SGML, and XML; 3.3 HTTP; 3.4 MIME Media Types; 3.5 Server-Side Programs; Chapter 4: Streams; 4.1 Output Streams; 4.2 Input Streams; 4.3 Filter Streams; 4.4 Readers and Writers; Chapter 5: Threads; 5.1 Running Threads; 5.2 Returning Information from a Thread; 5.3 Synchronization; 5.4 Deadlock; 5.5 Thread Scheduling; 5.6 Thread Pools; Chapter 6: Looking Up Internet Addresses; 6.1 The InetAddress Class; 6.2 Inet4Address and Inet6Address; 6.3 The NetworkInterface Class; 6.4 Some Useful Programs; Chapter 7: URLs and URIs; 7.1 The URL Class; 7.2 The URLEncoder and URLDecoder Classes; 7.3 The URI Class; 7.4 Proxies; 7.5 Communicating with Server-Side Programs Through GET; 7.6 Accessing Password-Protected Sites; Chapter 8: HTML in Swing; 8.1 HTML on Components; 8.2 JEditorPane; 8.3 Parsing HTML; 8.4 Cookies; Chapter 9: Sockets for Clients; 9.1 Socket Basics; 9.2 Investigating Protocols with Telnet; 9.3 The Socket Class; 9.4 Socket Exceptions; 9.5 Socket Addresses; 9.6 Examples; Chapter 10: Sockets for Servers; 10.1 The ServerSocket Class; 10.2 Some Useful Servers; Chapter 11: Secure Sockets; 11.1 Secure Communications; 11.2 Creating Secure Client Sockets; 11.3 Methods of the SSLSocket Class; 11.4 Creating Secure Server Sockets; 11.5 Methods of the SSLServerSocket Class; Chapter 12: Non-Blocking I/O; 12.1 An Example Client; 12.2 An Example Server; 12.3 Buffers; 12.4 Channels; 12.5 Readiness Selection; Chapter 13: UDP Datagrams and Sockets; 13.1 The UDP Protocol; 13.2 The DatagramPacket Class; 13.3 The DatagramSocket Class; 13.4 Some Useful Applications; 13.5 DatagramChannel; Chapter 14: Multicast Sockets; 14.1 What Is a Multicast Socket?; 14.2 Working with Multicast Sockets; 14.3 Two Simple Examples; Chapter 15: URLConnections; 15.1 Opening URLConnections; 15.2 Reading Data from a Server; 15.3 Reading the Header; 15.4 Configuring the Connection; 15.5 Configuring the Client Request HTTP Header; 15.6 Writing Data to a Server; 15.7 Content Handlers; 15.8 The Object Methods; 15.9 Security Considerations for URLConnections; 15.10 Guessing MIME Content Types; 15.11 HttpURLConnection; 15.12 Caches; 15.13 JarURLConnection; Chapter 16: Protocol Handlers; 16.1 What Is a Protocol Handler?; 16.2 The URLStreamHandler Class; 16.3 Writing a Protocol Handler; 16.4 More Protocol Handler Examples and Techniques; 16.5 The URLStreamHandlerFactory Interface; Chapter 17: Content Handlers; 17.1 What Is a Content Handler?; 17.2 The ContentHandler Class; 17.3 The ContentHandlerFactory Interface; 17.4 A Content Handler for the FITS Image Format; Chapter 18: Remote Method Invocation; 18.1 What Is Remote Method Invocation?; 18.2 Implementation; 18.3 Loading Classes at Runtime; 18.4 The java.rmi Package; 18.5 The java.rmi.registry Package; 18.6 The java.rmi.server Package; Chapter 19: The JavaMail API; 19.1 What Is the JavaMail API?; 19.2 Sending Email; 19.3 Receiving Mail; 19.4 Password Authentication; 19.5 Addresses; 19.6 The URLName Class; 19.7 The Message Class; 19.8 The Part Interface; 19.9 Multipart Messages and File Attachments; 19.10 MIME Messages; 19.11 Folders; Colophon;

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

  • EditoreO'Reilly
  • Data di pubblicazione2004
  • ISBN 10 0596007213
  • ISBN 13 9780596007218
  • RilegaturaCopertina flessibile
  • LinguaInglese
  • Numero edizione3
  • Numero di pagine735

Compra usato

Condizioni: molto buono
Very Good condition. 3rd edition...
Visualizza questo articolo

GRATIS per la spedizione in U.S.A.

Destinazione, tempi e costi

Altre edizioni note dello stesso titolo

9781565922273: Java Network Programming

Edizione in evidenza

ISBN 10:  1565922271 ISBN 13:  9781565922273
Casa editrice: O'Reilly, 1997
Brossura

Risultati della ricerca per Java Network Programming

Foto dell'editore

Harold, Elliotte Rusty
Editore: O'Reilly Media, 2004
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato Brossura

Da: Wonder Book, Frederick, MD, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Very Good. Very Good condition. 3rd edition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. Codice articolo K08A-03018

Contatta il venditore

Compra usato

EUR 6,66
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Harold, Elliotte Rusty
Editore: O'Reilly & Associates, 2004
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato paperback

Da: HPB-Ruby, Dallas, TX, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

paperback. Condizione: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority! Codice articolo S_430504666

Contatta il venditore

Compra usato

EUR 3,47
Convertire valuta
Spese di spedizione: EUR 3,33
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Harold, Elliote Rusty
Editore: O'Reilly Media, 2004
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato Paperback

Da: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 2.75. Codice articolo G0596007213I4N00

Contatta il venditore

Compra usato

EUR 7,13
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Harold, Elliote Rusty
Editore: O'Reilly Media, 2004
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato Paperback

Da: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: As New. No Jacket. Pages are clean and are not marred by notes or folds of any kind. ~ ThriftBooks: Read More, Spend Less 2.75. Codice articolo G0596007213I2N00

Contatta il venditore

Compra usato

EUR 7,13
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Harold, Elliote Rusty
Editore: O'Reilly Media, 2004
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato Paperback

Da: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Very Good. No Jacket. Former library book; May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 2.75. Codice articolo G0596007213I4N10

Contatta il venditore

Compra usato

EUR 7,13
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Harold, Elliote Rusty
Editore: O'Reilly Media, 2004
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato Paperback

Da: ThriftBooks-Dallas, Dallas, TX, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 2.75. Codice articolo G0596007213I4N00

Contatta il venditore

Compra usato

EUR 7,13
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Elliotte Rusty Harold
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato Paperback

Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Good. The new third edition of this highly regarded introduction to Java networking programming has been thoroughly revised to cover all of the 100+ significant updates to Java Developers Kit (JDK) 1.5. It is a clear, complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI). Java Network Programming, 3rd Edition includes chapters on TCP and UDP sockets, multicasting protocol and content handlers, servlets, multithreaded network programming, I/O, HTML parsing and display, the Java Mail API, and the Java Secure Sockets Extension. There's also significant information on the New I/O API that was developed in large part because of the needs of network programmers. This invaluable book is a complete, single source guide to writing sophisticated network applications. Packed with useful examples, it is the essential resource for any serious Java developer. The book has been read but remains in clean condition. All pages are intact and the cover is intact. Some minor wear to the spine. Codice articolo GOR002921962

Contatta il venditore

Compra usato

EUR 7,45
Convertire valuta
Spese di spedizione: EUR 6,62
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Harold, Elliote Rusty, Harold, Elliotte Rusty
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato Brossura

Da: Better World Books Ltd, Dunfermline, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Good. 3 Edition. Ships from the UK. Used book that is in clean, average condition without any missing pages. Codice articolo GRP82685744

Contatta il venditore

Compra usato

EUR 6,76
Convertire valuta
Spese di spedizione: EUR 9,46
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Elliote Rusty Harold
Editore: OREILLY & ASSOC INC, 2004
ISBN 10: 0596007213 ISBN 13: 9780596007218
Antico o usato Brossura

Da: Buchpark, Trebbin, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Sehr gut. Zustand: Sehr gut - Gepflegter, sauberer Zustand. Aus der Auflösung einer renommierten Bibliothek. Kann Stempel beinhalten. | Seiten: 735 | Sprache: Englisch | Produktart: Bücher. Codice articolo 1604869/202

Contatta il venditore

Compra usato

EUR 11,78
Convertire valuta
Spese di spedizione: EUR 45,00
Da: Germania a: U.S.A.
Destinazione, tempi e costi

Quantità: 5 disponibili

Aggiungi al carrello