OWLNext 7.0
Borland's Object Windows Library for the modern age
|
The Sockets layer provides network access for application programs, as shown below.
The Windows Socket classes support the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP).
The TCP and UDP layers support the Internet Protocol (IP) layer.
A socket can be set to the blocking or non-blocking mode.
The Windows Socket Classes The Windows Socket Classes