<!--
{
  "documentType" : "article",
  "framework" : "SystemConfiguration",
  "identifier" : "/documentation/SystemConfiguration/network-protocol-types",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Network Protocol Types"
}
-->

# Network Protocol Types

Keys that identify network protocol types.

## Topics

### Constants

[`let kSCNetworkProtocolTypeDNS: CFString`](/documentation/SystemConfiguration/kSCNetworkProtocolTypeDNS)

The DNS protocol.

[`let kSCNetworkProtocolTypeIPv4: CFString`](/documentation/SystemConfiguration/kSCNetworkProtocolTypeIPv4)

The IPv4 protocol.

[`let kSCNetworkProtocolTypeIPv6: CFString`](/documentation/SystemConfiguration/kSCNetworkProtocolTypeIPv6)

The IPv6 protocol.

[`let kSCNetworkProtocolTypeProxies: CFString`](/documentation/SystemConfiguration/kSCNetworkProtocolTypeProxies)

Protocol proxies.

[`let kSCNetworkProtocolTypeSMB: CFString`](/documentation/SystemConfiguration/kSCNetworkProtocolTypeSMB)

The SMB procotol.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)