TCP/IP Sockets in Java: Practical Guide for Programmers (+code) free download online

Title: TCP/IP Sockets in Java: Practical Guide for Programmers (+code)
Author(s): Kenneth L. Calvert, Michael J. Donahoo
Pages: 128
Publisher: Morgan Kaufmann; 1st edition
Publication date: 2001
Language: English
Format: PDF
ISBN-10: 1558606858
ISBN-13:
Description: Note: See files related to this book here: http://cs.baylor.edu/~donahoo/practical/JavaSockets/ Most Internet applications use sockets to implement network communication protocols. TCP/IP Sockets in Java: Practical Guide for Programmers, with its focused, tutorial-based coverage, helps you master the tasks and techniques essential to virtually all client-server projects using sockets in Java. Later chapters teach you to implement more specialized functionality; incisive discussions of programming constructs and protocol implementations equip you with a deeper understanding that is invaluable for meeting future challenges. No other resource presents so concisely or so effectively the exact material you need to get up and running with Java sockets programming right away. For those who program using the C language, be sure to check out this book's companion, TCP/IP Sockets in C: Practical Guide for Programmers. * Concise, no-nonsense explanations of issues often troublesome for students, including message construction and parsing, underlying mechanisms and Java I/O * Comprehensive example-based coverage of the most important TCP/IP techniques-including iterative and threaded servers, timeouts and asynchronous message processing * Includes a detailed, easy-to-use reference to the relevant JAVA class libraries * A companion Web site provides online code for all the example programs given in the book * Provides a guide to common errors and a reference offering detailed documentation of the sockets interface * Perfect for a practitioner who may even want just to "look into" this technology. * Provides tutorial-based instuction in key sockets programming techniques, focusing exclusively on Jva and complemented by example code. * Covers challenging sockets programming issues: message construction and parsing, underlying TCP/IP protocol mechanisms, Java I/O, iterate and threaded servers, and timeouts. * Includes references to the relevant Java class libraries that often go beyond the "official" Java documentation in clarity and explanation. * Provides code for all example programs, along with additional exercises, via companion Web site. Reviews Summary: Quick jump start Rating: 4 Practical Guide Series did it again. They put together very consice reference on useful working examples in java. I needed to program quick and dirty program for my class using TCP/IP protocol, and the examples in the book really helped. The only reason I did not give it 5 stars is that the book's site was down the whole day and I could not access any of the code, so I had to type it all out. Otherwise it would be 5 stars. Summary: Does not cover java 1.4 (NIO) Rating: 2 I will agree with the other reviewers that this is a really well written book. However, it does not cover using the NIO (java 1.4) networking API which is much faster and more efficient. So this book is very useful if you are still having to write for java 1.3. But if you are writing for java 1.4 (or 1.5), then it is of almost no value. Summary: The Right Book To Buy Rating: 5 I very much agree with the other reviews on this site. This book hits the meat of using TCP/IP with Java. Some prerequisites for this book are the following topics. I recommend that you get a single book for each topic. * Basic Java Programming including I/O and Threads * The TCP/IP protocol suite and TCP/IP networking * Cryptography (recommended) * Java Security (recommended) You will need additional books if you want to hit topics such as these: Java's application-level networking API's, Servlets, JSP, RMI, CORBA. I also recommend this book because it lists references to 22 such supplemental books/documents. Summary: To the Point .. Easy to Follow Rating: 4 TCP/IP Sockets in Java is a great way for any Java programmer to get started. The code examples are numerous yet thorough and clear. This book should be enough information to get any Java programmer started with the sockets API. There are a few things that this book is not. Its not a complete reference of the sockets API. Its not a thorough reference of TCP/IP. Finally, this book is not for people who are new to Java. Overall a great book if you want to get started with TCP/IP in Java. Summary: Very Well Laid Out Book Rating: 5 This book, with only 116 pages, is very well laid out. It explains in detail that is somewhat rare in technical books such that any average java programmer should be able to follow it very well. Also, it keeps focus on its discussion so that it explains the main meat of the Sockets API in the 116 pages that make up the book. After reading this book, the average Java Programmer should be able to apply this knowledge to any Socket-needing application. One thing the book cautions the programmer about is how to avoid deadlock and gives the solution of using Threads, one for reading and one for writing, on both sides of the connection, to prevent deadlock in the case where the write methods block on both sides of the socket connection at the same time. I would recommend this book for anyone attempting to make a socket-based chatroom or socket-based multi-user internet game using Java, whether in the form of Applets or Applications, no matter the version of JDK, because this book stays in the core API that has been around for a while.

TCP/IP Sockets in Java: Practical Guide for Programmers (+code) free download links:
Link type Link Password
Mirror http://mihd.net/4ehxypj www.freebookspot.com
Hosted by uCoz