Remote Mobile Device Command via Notification Service

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile devices are prone to being lost or stolen, leading to potential data compromise due to lack of effective remote management and security features, as existing methods for recovery and data protection are inadequate.

Innovation Solution

Implementing a system that allows mobile device owners to remotely command their devices through transmission of messages, enabling operations such as location tracking, message display, and data wiping, using a notification service with a publish-subscribe framework, and allowing configuration of remote commands before loss.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If mobile devices are made portable and convenient, then ease of operation is improved, but the risk of loss or theft increases

Engineering Contradiction:
ImproveportabilityVSAvoiddevice security
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system enables users to configure remote commands and security settings on their mobile devices before the devices are lost or stolen. The device is pre-configured to accept and execute remote commands for location tracking, data wiping, and other security functions, ensuring immediate protection capability when loss occurs.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A notification service acts as an intermediary between the user and the lost mobile device. The service receives commands from the user, transmits them to the device, and relays responses back to the user, enabling remote management without requiring direct access to the physical device.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If remote command functionality is added to mobile devices, then device security is improved, but device complexity increases

Engineering Contradiction:
Improveremote security managementVSAvoidsystem architecture
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The notification service serves as an intermediary that handles the complexity of command transmission, authentication, and response management. This externalizes the complexity from the mobile device itself, allowing the device to remain relatively simple while still providing robust remote security management capabilities.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The notification service provides a universal platform that handles multiple security functions (location tracking, data wiping, device locking) through a single system architecture. This consolidates complexity into one multi-functional service rather than requiring separate systems for each security feature.

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

3Reliability

If data protection measures are implemented, then data security is improved, but ease of operation deteriorates

Engineering Contradiction:
Improvedata protectionVSAvoiduser access
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

Data protection measures including encryption and security credentials are configured in advance on the device. The device is pre-configured with encrypted storage and authentication mechanisms, allowing seamless data protection without requiring user action during normal operation or when loss occurs.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system provides feedback to users about the status of their devices and the execution of security commands. Users receive notifications about device location, command execution status, and security events, enabling informed decisions while maintaining automated protection mechanisms.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8666367B2Remotely locating and commanding a mobile device
Publication Date: 2014.03.04 APPLE INC
  • US8666367B2 patent drawing
  • US8666367B2 patent drawing
  • US8666367B2 patent drawing

AI summary

Methods, systems, and apparatus are presented for processing a remote command message. In one aspect, a method includes accessing a subscribed topic hosted on a notification service, the subscribed topic corresponding to a mobile device, retrieving a remote command message included in the subscribed topic that identifies a command to be executed by the mobile device, determining whether the command can be executed by the mobile device, publishing a result message associated with the command, and executing, by the mobile device, the command based on the determining. Publishing the result message further can include identifying in the remote command message a result topic corresponding to the notification service and publishing the result message to the identified result topic. Additionally, the subscribed topic can be uniquely associated with the mobile device.