Contents

SCNetworkConnection

Overview

The SCNetworkConnection programming interface contains functions that allow an application to control connection-oriented services defined in the system and get connection-status information. Note that these functions allow you to control and get information about existing services only. If you need to create, change, or remove services, you should use the SCNetworkConfiguration programming interface instead.

Topics

Getting Connection-Status Information

Starting and Stopping a Connection

Scheduling a Connection Reference on a Run Loop

Creating a Connection Reference

Specifying a Dispatch Queue and Enabling Notifications

Data Types

Constants

See Also

Reference