Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Java Network Programming
  • Language: en
  • Pages: 506

Java Network Programming

This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs. Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent technologies. Explore protocols that underlie the Internet, such as TCP/IP and UDP/IP Learn how Java’s core I/O API handles network input and output Discover how the InetAddress class helps Java programs interact with DNS Locate, identify, and download network resources with Java’s URI and URL classes Dive deep into the HTTP protocol, including REST, HTTP headers, and cookies Write servers and network clients, using Java’s low-level socket classes Manage many connections at the same time with the nonblocking I/O

Java Network Programming
  • Language: en
  • Pages: 764

Java Network Programming

A guide to developing network programs covers networking fundamentals as well as TCP and UDP sockets, multicasting protocol, content handlers, servlets, I/O, parsing, Java Mail API, and Java Secure Sockets Extension.

Refactoring HTML
  • Language: en
  • Pages: 368

Refactoring HTML

Like any other software system, Web sites gradually accumulate “cruft” over time. They slow down. Links break. Security and compatibility problems mysteriously appear. New features don’t integrate seamlessly. Things just don’t work as well. In an ideal world, you’d rebuild from scratch. But you can’t: there’s no time or money for that. Fortunately, there’s a solution: You can refactor your Web code using easy, proven techniques, tools, and recipes adapted from the world of software development. In Refactoring HTML, Elliotte Rusty Harold explains how to use refactoring to improve virtually any Web site or application. Writing for programmers and non-programmers alike, Harold s...

XML in a Nutshell
  • Language: en
  • Pages: 644

XML in a Nutshell

XML in a Nutshell thoroughly explains the basic rules that all XMNL documents--and all XML document creators--must adhere to. Quick-reference chapters also detail syntax rules and usage examples for the core XML technologies, including XML, DTDs, SPath, XSLT, SAX, and DOM.

Java Secrets
  • Language: en

Java Secrets

  • Type: Book
  • -
  • Published: 1997-06-11
  • -
  • Publisher: Wiley

Uncover advanced, undocumented Secrets of Java -- from Java's internals to its thread model. After you've mastered the basics of the Java language, Java Secrets is the book you will need to boost your proficiency. Author Elliotte Harold reveals information Sun would rather you didn't have, such as how to develop stand alone applications and go beyond the security restrictions normally imposed on Java programs. -- Get under the hood and explore the advantages of the Java language, from its data structure to threads the garbage collection and more. -- Master the undocumented Java classes for increased control and speed. -- Explore platform-specific native APIs to write industrial strength stand-alone applications.

XML Bible
  • Language: en
  • Pages: 1624

XML Bible

  • Type: Book
  • -
  • Published: 2001-10-15
  • -
  • Publisher: Unknown

This fast-paced and thorough tutorial/reference contains everything an experienced web developer needs to put XML to work on established or new web sites. XML Bible, Gold Edition covers the fundamentals of the XML language, with emphasis on the creation of XML pages and their publication on the Web; the integration of XML with HTML, databases, and scripting languages to build complex applications. This book also covers Cascading Style Sheets and XSL Transformation; and supplemental technologies such as XLinks and XPointers.

JavaMail API
  • Language: en
  • Pages: 98

JavaMail API

Send and receive email from Java applications by using the JavaMail API. With this concise book, you’ll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own. Whether you need to build an email-centric application like a mailing list manager or simply add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book shows you how JavaMail enables you to avoid low-level protocol details, so you can focus on what you actually want to say in a message. Send, receive, and store email with POP3 and IMAP Add password authentication to your programs Manage mailboxes and accounts Download mail attachments Respond to asynchronous email events Design protocol-independent email programs

Java Network Programming
  • Language: en
  • Pages: 760

Java Network Programming

Java Network Programming, Third Edition, brings you up-to-date with the latest features of Java's network APIS. This book discusses all the changes and additions to networking in JDK 1.4 and 1.5 (now christened J2SE 5). It covers everything from networking fundamentals to remote method invocation (RMI), including chapters on TCP and UDP sockets, server sockets, URLs and URIs, multicasting, and special-purpose APIS such as JavaMail. This book shows you how to use JSSE to write secure networking applications and explains how to use the NIO APIs to write ultra high-performance servers. And it covers Java's support for network proxies, web cookies, and URL caching. Java Network Programming doesn...

Effective XML
  • Language: en
  • Pages: 340

Effective XML

& Critical rules of thumb employed by the experts - the things they almost always do or almost always avoid doing - to get the most out of XML. & & Drawing on years of experience, Harold explains 50 ways to use XML to produce code that is extensible, legible, and maintainable. & & The latest addition to Scott Meyers' Effective Software Development Series.

Processing XML with Java
  • Language: en
  • Pages: 1120

Processing XML with Java

PLEASE PROVIDE SUMMARY