MMS Touchscreen Drag-and-Drop with Push Connection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing multimedia messaging service (MMS) technologies are unintuitive for users, face challenges with large file transmission, and may store user data unnecessarily, leading to slow message delivery and privacy concerns.

Innovation Solution

The implementation of a touchscreen-based MMS application on mobile devices with a visual user interface that allows easy file selection and contact targeting, combined with a server-side system that uses real-time push connections for file transmission and deletes files after successful delivery, minimizing data storage and ensuring user privacy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a server stores MMS files for transmission, then file transmission can be facilitated, but user privacy is compromised and data retention increases

Engineering Contradiction:
Improvefile transmission capabilityVSAvoiduser privacy violation
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The patent extracts the file storage function from the server by implementing direct peer-to-peer file transfer between mobile devices. The server only facilitates connection establishment and message routing, while files are transmitted directly from sender to recipient without server storage, thereby eliminating privacy concerns while maintaining transmission capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The server acts as a temporary intermediary for connection management and message routing rather than file storage. It establishes push connections between devices and forwards transmission instructions, then removes itself from the data path, ensuring files never reside on server infrastructure.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If a server handles large file transmissions, then MMS functionality is provided, but transmission speed decreases due to server bottleneck

Engineering Contradiction:
ImproveMMS file transmission functionalityVSAvoidmessage transmission speed
Core Design Contradiction:
Adaptability or versatilityVSSpeed

Solution Approach 1:

The patent removes the server bottleneck by extracting the actual file transfer operation from server processing. Files are transmitted directly between mobile devices using established push connections, eliminating server-based file handling delays while the server continues to provide connection management and messaging infrastructure.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent maintains continuous push connections between devices that remain active during file transmission. This allows uninterrupted direct file transfer without server intervention or processing delays, as the connection infrastructure is already established and ready for continuous data flow.

Inventive Principle:
Principle #20Continuity of useful action

3Adaptability or versatility

If a complex MMS application interface is used, then comprehensive functionality is achieved, but user ease of operation decreases

Engineering Contradiction:
ImproveMMS application functionalityVSAvoiduser interface complexity
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

Instead of requiring users to manually select files and configure transmission parameters through complex interfaces, the patent inverts the approach by using automatic file detection and push connection-based transmission. The system automatically identifies files to send and manages the transmission process through server-mediated push connections, greatly simplifying user interaction while maintaining comprehensive functionality.

Inventive Principle:
Principle #13The other way round (Inversion)

Data Source

PatentUS10298738B2Multimedia messaging service communication using a two way push connection
Publication Date: 2019.05.21 VERIZON PATENT & LICENSING INC
  • US10298738B2 patent drawing
  • US10298738B2 patent drawing
  • US10298738B2 patent drawing

AI summary

Systems and methods for generating and transmitting multimedia messaging service (MMS) messages are disclosed. In some implementations, a mobile device presents, at a touchscreen, a visual user interface. The visual user interface includes multiple thumbnails and multiple contact blocks. Each thumbnail identifies a file. Each contact block identifies a contact having a messaging address. The mobile device receives, via the touchscreen, a selection of a first thumbnail from the multiple thumbnails. The mobile device receives, via the touchscreen, an indication of dragging the first thumbnail across the visual user interface to a first contact block. The mobile device transmits, responsive to the dragging of the first thumbnail to the first contact block, the file identified in the thumbnail to the messaging address of the contact identified in the first contact block.