Contents

Network

Create network connections to send and receive data using transport and security protocols.

Mentioned in

Overview

Use this framework when you need direct access to protocols like TLS, TCP, and UDP for your custom application protocols. Continue to use URLSession, which is built upon this framework, for loading HTTP- and URL-based resources. For in-depth advice on where to start with networking, see TN3151: Choosing the right networking API.

Topics

Essentials

Connections and Listeners

Network Protocols

Network Security and Privacy

Paths and Interfaces

Errors

Network Debugging

C-Language Symbols

Structures

Classes

Reference

Protocols

Variables

Functions