Limit this search to....

Java 2 Network Protocols Black Book [With CDROM]
Contributor(s): Williams, Al (Author)
ISBN: 1932111212     ISBN-13: 9781932111217
Publisher: Paraglyph Press
OUR PRICE:   $44.99  
Product Type: Paperback - Other Formats
Published: September 2001
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Annotation: -- Includes coverage on interpreting HTML, custom protocol handlers, and BSD protocols to write programs that handle rcp, rsh, rexec, and rlogin plus security issues relating to these commands
-- Covers simple protocols with an emphasis on using Jakart NetComponents Library, part of the Apache Open Source project
-- Helps readers understand basic Java network programming including how to build client and server socket programs and explore related topics such as TCP/IP, stream I/O, socket types, and threads
-- Each of the following complex protocols is covered in detail with its own chapter: TFTP, FTP, Telnet, SMTP, POP3, NNTP, and HTTP clients
-- Provides hundreds of code examples along with insider tips and techniques for developing and using protocols
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
- Computers | Networking - Network Protocols
Dewey: 005.276
Series: Black Book (Paraglyph Press)
Physical Information: 1.65" H x 7.4" W x 9.18" (2.28 lbs) 592 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Java 2 Network Protocols Black Book shows programmers how to leverage open source software, as well as source code unique to the book, to make it easy to handle HTTP, SMTP, FTP, NNTP, Telnet, and other Internet protocols. Each chapter contains background on a different protocol or family of protocols. Plus, it shows you a selection of available tools to handle that protocol.