Network

Basic data types

data Socket
data PortID
type HostName
data PortNumber

Initialisation

Server-side connections

Client-side connections

Simple sending and receiving

Miscellaneous

Networking Issues

Buffering

Improving I/O Performance over sockets

SIGPIPE