Instant Messaging Host Voice Channel Establishment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current instant messaging systems do not enable seamless voice communication between users, lacking efficient methods for establishing and managing audio channels and authenticating user capabilities within the existing infrastructure.

Innovation Solution

The system enables voice communication by establishing a generic signaling interface channel, a control channel, and an audio channel between users through an instant messaging host, using UDP or TCP protocols, and authenticates users by identifying screen names and IP addresses to determine recipient capabilities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If voice communication is added to instant messaging systems, then communication functionality is improved, but system complexity increases

Engineering Contradiction:
Improvecommunication functionalityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The voice communication system is segmented into distinct functional modules: text message handling module, voice message module, audio channel establishment module, and capability determination module. Each module operates independently but coordinates through standardized interfaces, allowing voice functionality to be added without redesigning the entire instant messaging system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The instant messaging host is designed with universal communication protocols that can handle both text and voice messages through a unified architecture. The same host infrastructure, authentication mechanisms, and message routing systems serve both text-based and voice-based communication, eliminating the need for separate dedicated systems.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Adaptability or versatility

If audio channels are established between users, then real-time voice communication is enabled, but network resource consumption increases

Engineering Contradiction:
Improvereal-time voice communicationVSAvoidnetwork resource consumption
Core Design Contradiction:
Adaptability or versatilityVSUse of energy by moving object

Solution Approach 1:

The system dynamically adjusts audio channel establishment based on real-time network conditions and user capabilities. Audio channels are created only when both users have voice communication capabilities and network conditions permit, rather than being permanently established for all users. The system can adaptively switch between text and voice modes based on available resources.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The instant messaging host acts as an intermediary that manages audio channel creation and maintenance. Rather than direct peer-to-peer connections that would consume significant network resources, the host mediates capability exchange, authenticates voice requests, and coordinates channel establishment, reducing overall network overhead through centralized control.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If user capabilities are authenticated, then communication security is improved, but authentication processing time increases

Engineering Contradiction:
Improvecommunication securityVSAvoidauthentication processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

User capabilities and authentication credentials are verified in advance during the initial connection phase, before actual voice communication begins. The host determines voice communication capabilities and authenticates users during the setup phase, so that when voice communication is initiated, authentication is already complete and does not cause delays during the actual conversation.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8041768B2Voice instant messaging
Publication Date: 2011.10.18 META PLATFORMS INC
  • US8041768B2 patent drawing
  • US8041768B2 patent drawing
  • US8041768B2 patent drawing

AI summary

Systems and techniques for transferring electronic data include enabling instant messaging communication between a sender an at least one recipient through an instant messaging host. In addition, voice communication is enabled between the sender and the recipient through the instant messaging host.