Network programming with Perl

Saved in:
Bibliographic Details
Main Authors: Stein Lincoln D., 1960-
Published: Addison-Wesley,
Publisher Address: Boston
Publication Dates: c2001.
Literature type: Book
Language: English
Subjects:
Carrier Form: xxiii, 753 p.: ill. ; 24 cm.
ISBN: 0201615711 (pbk.)
Index Number: TP312PE
CLC: TP312PE
Call Number: TP312PE/S819
Contents: Includes bibliographical references (p. 721-726) and index.
Input/output bascics -- Processes, pipes, and signals -- Introduction to berkeley sockets -- The TCP protocol -- The IO::socket API -- Development clients for common services -- SMTP: sending mail -- POP, IMAP, and NNTP: processing mail and netnews -- Web clients -- Development TCP client/server systems -- Multithreaded applications -- Multiplexed applications -- Nonblocking I/O -- Bulletproofing servers -- Preforking and prethreading -- IO::poll -- Advanced topics -- The urgent data -- The UDO protocol -- UDP servers -- Broadcasting -- Multicasting -- UNIX-domain sockets -- Additional source code