Cargando…

TCP/IP sockets in Java : practical guide for programmers /

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....

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Calvert, Kenneth L.
Otros Autores: Donahoo, Michael J.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco : Morgan Kaufmann Publishers, �2002.
Colección:Morgan Kaufmann practical guides series.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Chapter 1 Introduction
  • Chapter 2 Basic Sockets
  • Chapter 3 Sending and Receiving Messages
  • Chapter 4 Beyond the Basics
  • Chapter 5 Under The Hood.