perlipc - Perl interprocess communication
NAME
DESCRIPTION
Signals
Handling the SIGHUP Signal in Daemons
Named Pipes
Deferred Signals (Safe signals)
Using
open()
for IPC
Filehandles
Background Processes
Complete Dissociation of Child from Parent
Safe Pipe Opens
Bidirectional Communication with Another Process
Bidirectional Communication with Yourself
Sockets: Client/Server Communication
Internet Line Terminators
Internet TCP Clients and Servers
Unix-Domain TCP Clients and Servers
TCP Clients with IO::Socket
A Simple Client
A Webget Client
Interactive Client with IO::Socket
TCP Servers with IO::Socket
UDP: Message Passing
SysV IPC
NOTES
BUGS
AUTHOR
SEE ALSO