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
SCNetworkConnectionGetTypeID()SCNetworkConnectionCopyUserPreferences(_:_:_:)SCNetworkConnectionCopyServiceID(_:)SCNetworkConnectionGetStatus(_:)SCNetworkConnectionCopyExtendedStatus(_:)SCNetworkConnectionCopyStatistics(_:)SCNetworkConnectionCopyUserOptions(_:)
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
SCDynamicStoreSCDynamicStoreCopySpecificSCDynamicStoreKeySCNetworkSCNetworkConfigurationSCNetworkReachabilitySCPreferencesSCPreferencesPathSCPreferencesSetSpecificSCSchemaDefinitionsSystem ConfigurationSystemConfiguration EnumerationsSystemConfiguration ConstantsSystemConfiguration FunctionsSystemConfiguration Data Types