Fundamental Networking in Java

This book is an in-depth learning and teaching resource for the understanding and programming of TCP/IP networking in Java. It covers 'everything you can do to a socket in Java' and explains when and why you might - or might not - want to do that. It is addressed both to professional progr...

Full description

Bibliographic Details
Main Author: Pitt, Esmond (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: London : Springer London, 2006.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • to Networking
  • IP—Internet Protocol
  • Fundamentals of IP
  • TCP—Transmission Control Protocol
  • Fundamentals of TCP
  • Scalable I/O
  • Scalable TCP
  • Firewalls
  • Secure Sockets
  • Scalable Secure Sockets
  • UDP—User Datagram Protocol
  • Unicast UDP
  • Scalable UDP
  • Multicast UDP
  • In Practice
  • Server and Clients Models
  • Fallacies of Net- working.