Contents

NWEthernetChannel

An object you use to send and receive custom Ethernet frames.

Declaration

final class NWEthernetChannel

Overview

Use Ethernet channels to send and receive custom Ethernet frame types over an interface.

Creating Ethernet channels requires the com.apple.developer.networking.custom-protocol entitlement.

Topics

Managing Ethernet Channels

Handling State Updates

Sending and Receiving Ethernet Frames

Inspecting Ethernet Channels

Initializers

Instance Properties

See Also

Connections and Listeners