Windows.Xbox.Networking Namespace

The Xbox Secure Sockets API.

Classes

  Name Description
ErrorMessages Provides methods for working with networking-related error codes and error messages.
MeasureQualityOfServiceResult Gets the full list of measurements made by the system.
QualityOfService Quality of Service (QoS) provides a way to evaluate network connections between Xbox consoles.
QualityOfServiceMeasurement A single measurement to a remote device for a specific metric.
SecureDeviceAddress Represents the network location of a console or other authenticated device.
SecureDeviceAssociation A SecureDeviceAssociation is a security and network quality relationship established between two devices for socket-based communication.
SecureDeviceAssociationIncomingEventArgs Event args for the SecureDeviceAssociationTemplate.SecureDeviceAssociationIncoming event
SecureDeviceAssociationStateChangedEventArgs Event args for the SecureDeviceAssociation.SecureDeviceAssociationStateChanged event.
SecureDeviceAssociationTemplate Represents a pre-configured pattern for how to enable optimal and secure communication between two devices using sockets.
SecureDeviceSocketDescription A pre-configured pattern for socket usage as part of secure device association template.

Structures

  Name Description
ProtocolParserDescription A class that will represent a network protocol parser.

Enumerations

  Name Description
CreateSecureDeviceAssociationBehavior Determines the behavior when a SecureDeviceAssociationTemplate is used to create a SecureDeviceAssocation.
MultiplayerSessionRequirement Describes multiplayer session requirements of a SecureDeviceAssociationTemplate
NetworkAccessType Describes the NAT type for the device at this secure device address.
QualityOfServiceMeasurementStatus Status of a Quality of Service measurement.
QualityOfServiceMetric Defines the possible metrics that can be measured by the system.
SecureDeviceAssociationState Describes the current state of a SecureDeviceAssociation
SecureDeviceAssociationUsage Describes the usage of a socket pair, as described in a SecureDeviceAssociationTemplate.
SecureDeviceSocketUsage Describes the allowed usage of a SecureDeviceSocket.
SecureIpProtocol Describes the protocol used by a SecureDeviceSocket.

See also

Introduction to Winsock on Xbox One