Backup Communication Channels for P2P NAT Traversal

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Peer-to-peer (P2P) networking is hindered by Network Address Translation (NAT) operations, particularly for mobile devices that frequently switch between different NAT implementations and communication channels, making it difficult to establish and maintain stable direct connections.

Innovation Solution

An apparatus and method for establishing, maintaining, and utilizing backup communication channels in P2P networks, involving a connection data exchange service, matchmaker service, and relay service to facilitate NAT traversal and ensure secure, efficient communication by promoting secondary channels when primary channels fail or degrade.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If mobile devices frequently switch between different NAT implementations and communication channels, then adaptability to network environments is improved, but connection stability deteriorates

Engineering Contradiction:
Improveadaptability to network environmentsVSAvoidconnection stability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system pre-establishes multiple potential communication channels (primary and secondary) before the primary channel fails. When a mobile device needs to communicate, it proactively sets up alternative paths through different NAT implementations, so that when switching occurs, the transition is seamless and connection stability is maintained despite environmental changes.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically changes communication parameters by switching between different channel types (e.g., from direct P2P to relay-based channels) and different NAT traversal methods based on the current network environment. This allows the system to adapt to varying NAT implementations while maintaining stable communication through parameter adjustment rather than complete reconnection.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If backup communication channels are established, then connection reliability is improved, but system complexity increases

Engineering Contradiction:
Improveconnection reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system introduces a matchmaking service as an intermediary that manages the complexity of establishing and maintaining multiple communication channels. Instead of each device independently managing complex backup channel logic, the matchmaking service coordinates channel establishment, monitors channel health, and triggers switches when needed, thereby distributing complexity to a specialized component.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system segments the communication management function into separate components: primary channel establishment, secondary channel establishment, channel monitoring, and channel switching. Each component handles a specific aspect, making the overall system more manageable despite the increased complexity of having multiple channels. The segmentation allows independent optimization and failure isolation.

Inventive Principle:
Principle #1Segmentation

3Productivity

If primary communication channel is used for data exchange, then communication efficiency is improved, but channel failure risk increases

Engineering Contradiction:
Improvecommunication efficiencyVSAvoidchannel failure risk
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system prepares backup communication channels in advance as a cushion against primary channel failure. These secondary channels remain dormant or lightly active until needed, providing a safety buffer that allows the system to maintain high efficiency through the primary channel while having pre-positioned alternatives ready to prevent communication breakdown if the primary channel fails.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

Data Source

PatentUS8819244B2Apparatus and method for establishing and utilizing backup communication channels
Publication Date: 2014.08.26 APPLE INC
  • US8819244B2 patent drawing
  • US8819244B2 patent drawing
  • US8819244B2 patent drawing

AI summary

An apparatus, method, and machine-readable medium are described for establishing, maintaining and utilizing backup channels in a peer-to-peer (“P2P”) network. For example, in one embodiment, each mobile device can establish a primary P2P communication channel with one or more other mobile devices. Once the primary channel is established, each mobile device can use the primary channel to exchange secondary channel connection data and can subsequently open one or more secondary P2P communication channels with the other mobile devices. Upon detecting that the primary P2P communication channel has failed or has degraded below a specified threshold (e.g., a bandwidth or bitrate threshold), one of the secondary P2P communication channels can be automatically promoted to a primary P2P communication channel.