US10757195B2 - Device interconnection and service discovery via a communication cloud - Google Patents
Device interconnection and service discovery via a communication cloud Download PDFInfo
- Publication number
- US10757195B2 US10757195B2 US13/430,644 US201213430644A US10757195B2 US 10757195 B2 US10757195 B2 US 10757195B2 US 201213430644 A US201213430644 A US 201213430644A US 10757195 B2 US10757195 B2 US 10757195B2
- Authority
- US
- United States
- Prior art keywords
- service
- cloud
- server
- session
- address
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
- 238000004891 communication Methods 0.000 title claims abstract description 62
- 238000000034 method Methods 0.000 claims abstract description 18
- 230000008569 process Effects 0.000 claims abstract description 7
- 238000004590 computer program Methods 0.000 claims abstract description 4
- 230000006870 function Effects 0.000 claims description 11
- 230000008520 organization Effects 0.000 claims description 9
- 230000004044 response Effects 0.000 claims description 8
- 238000005304 joining Methods 0.000 claims description 5
- 238000012545 processing Methods 0.000 claims description 5
- 230000005540 biological transmission Effects 0.000 abstract description 5
- 230000006978 adaptation Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 2
- 238000012423 maintenance Methods 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- PMTGXDAKINWIEX-UHFFFAOYSA-N N.N.N.N Chemical compound N.N.N.N PMTGXDAKINWIEX-UHFFFAOYSA-N 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000007418 data mining Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 210000004072 lung Anatomy 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000011664 signaling Effects 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
- H04L67/141—Setup of application sessions
-
- H04L67/16—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/51—Discovery or management thereof, e.g. service location protocol [SLP] or web services
Definitions
- This patent application relates in general to network communications protocols, and more specifically to a protocol that allows internet enabled devices to interconnect via auto-discovery and manual discovery using a communication cloud.
- Internet enabled devices are becoming more common, and typically include television sets, set-top boxes, video disc players, video game consoles, smartphones, e-books, and even kitchen appliances, as well as conventional personal computers. Management of the interconnection of these devices to computing networks, such as the internet, can be complex and difficult. This patent application provides a viable approach to solving this challenge and presents a practical implementation of that technique.
- An exemplary computer-implemented method embodiment may comprise generating a key with a connected device using its subnet address and sending the key to a server, generating a session with a server using the key and the IP address of the connected device and sending session information to the connected device, and connecting the connected device to a designated communication cloud using the session information.
- the server may first determine how the connected device is initially connected.
- the connected device may further use a service discovery protocol to request services from other devices on the cloud and/or advertise its services to other devices on the cloud.
- the connected device may advertise its service in response to a service discovery request.
- the connected communication cloud may be designated by manual discovery and/or automatic discovery.
- Connecting may further comprise the communication cloud authenticating and/or acknowledging the connection.
- the method may further comprise processing a service and/or ignoring a service.
- the service may include Jabber and MovieIQ.
- a system embodiment may comprise a processor and a memory containing instructions that, when executed by the processor cause the processor to generate a key with a connected device using its subnet address and send the key to a server, generate a session with a server using the key and the IP address of the connected device and send session information to the connected device, and connect the connected device to a designated communication cloud using the session information.
- a computer program product embodiment for interconnecting network enabled devices may comprise a non-transitory computer readable medium tangibly embodying non-transitory computer-executable program instructions thereon that, when executed, cause a computing device to generate a key with a connected device using its subnet address and send the key to a server, generate a session with a server using the key and the IP address of the connected device and send session information to the connected device, and connect the connected device to a designated communication cloud using the session information.
- FIG. 1 depicts a cloud-based computing environment, according to an embodiment
- FIG. 2 depicts addressing of connected devices in a cloud-based computing environment, according to an embodiment
- FIG. 3 depicts generation and transmission of a connected device key in a cloud-based computing environment, according to an embodiment
- FIG. 4 depicts generation and transmission of session information in a cloud-based computing environment, according to an embodiment
- FIG. 5 depicts connection of a device to the communication cloud in a cloud-based computing environment, according to an embodiment
- FIG. 6 depicts automatic discovery of connected devices in a cloud-based computing environment, according to an embodiment
- FIG. 7 depicts manual discovery of a connected device in a cloud-based computing environment, according to an embodiment
- FIG. 8 depicts an event sequence between a service provider and a communication cloud in a cloud-based computing environment, according to an embodiment
- FIG. 9 depicts an event sequence between a service client and a communication cloud in a cloud-based computing environment, according to an embodiment
- FIG. 10 depicts an event sequence between a service provider and a server and a communication cloud in a cloud-based computing environment, according to an embodiment
- FIG. 11 depicts an event sequence between a service client and a server and a communication cloud in a cloud-based computing environment, according to an embodiment
- FIG. 12 depicts retrieval of a Jabber chat room ID, according to an embodiment
- FIG. 13 depicts usage of the Konichiwa protocol for service discovery in a Jabber chat room, according to an embodiment
- FIG. 14 depicts a table of Konichiwa protocol message properties, according to an embodiment
- FIG. 15 depicts a table of Konichiwa protocol message types, according to an embodiment
- FIG. 16 depicts a table of MovieIQ service information, according to an embodiment
- FIG. 17 depicts usage of the Konichiwa protocol for MovieIQ communication in a Jabber chat room, according to an embodiment.
- FIG. 1 a cloud-based computing environment is shown.
- Various connected devices including mobile devices, are connected to local area networks (LANs) or to an internet connected network, each of which are connected to a “communication cloud”.
- the communication cloud refers to an infrastructure for providing networked computing, so that an “on-demand” environment may be enabled for any subscription-based or hosted computational resource, typically via the internet.
- Cloud computing thus generally refers to an abstraction of resources and the network infrastructure needed to access resources of the cloud.
- the terms “service” or “services” are used to refer to such abstracted resources.
- the provided resources may be quite varied, and the clients being served may be quite diverse as well.
- Clients include software and devices, as well as users thereof, that are capable of accessing cloud services.
- server generally refers to a computing device executing one or more software programs, typically in a networked environment. However, a server may also be implemented as a virtual server (a software program) executed on one or more computing devices.
- Web services may be located on servers within an enterprise or online (a hosted offering) and accessed by clients for a wide variety of operations. Document sharing, search, analysis, reporting, and data mining are just a few examples of web services. Web service hosts may support different operations and/or authentication schemes. In cloud computing, a client often needs to connect to different clouds to receive different services.
- Embodiments of the present invention therefore provide a protocol that allows internet enabled devices to connect with each other, via automatic or manual discovery, over a communication cloud.
- the protocol termed the Konichiwa protocol, comprises two basic parts, a Communication Cloud Assignment and a Service Discovery/Delivery Protocol.
- the Communication Cloud Assignment defines a process for designating a device to a cloud. Once a device is connected to a cloud, it will use the Service Discovery/Delivery Protocol to request and/or advertise its service with other devices on the cloud.
- Connected devices 200 and 202 are connected to LAN 204 .
- Connected device 206 is connected to another LAN 208 .
- the LANs are connected to the internet.
- Servers 210 are also connected to the internet.
- Each LAN has an Internet Protocol (IP) address, noted here as either Z.Z.Z.Z or N.N.N.N for example.
- IP Internet Protocol
- An IP address is a numerical label assigned to each device (e.g. computer, printer, router, etc.) participating in a computer network that uses the Internet Protocol for communication.
- a subnetwork, or subnet is a logically visible subdivision of an IP network. In this case, the connected devices have subnet addresses noted as either X.X.X.X, Y.Y.Y.Y, and M.M.M.M for example.
- FIG. 3 generation and transmission of a connected device key in a cloud-based computing environment is shown. This is the beginning of the Communication Cloud Assignment portion of the protocol.
- Connected device 200 generates a key that is a function of its subnet address, in this case denoted as X.X.X.X.
- the key is passed to LAN 204 , which has an IP address denoted as Z.Z.Z.Z.
- the LAN passes the key to servers 210 via the internet, for example.
- Servers 210 generate session information and pass the session information to LAN 204 via the internet.
- the session information is generated as a function of the key and internet address of the device to which connected device 200 is attached, in this case LAN 204 .
- the session information includes data related to and/or directing assignment of a device to a particular communication cloud for connection.
- connection of a device to the communication cloud in a cloud-based computing environment is shown.
- Connected device 200 uses the session information to connect to a designated communication cloud 500 .
- server 210 acts essentially as a dispatcher to facilitate device connection. Thereafter, connected devices may communicate with each other via the communication cloud without further server involvement.
- Servers 210 or other servers or connected devices may seek to determine how any particular connected device is currently connected to any particular communication cloud, using an automatic discovery process.
- connected devices 200 and 202 are connected to a first communication cloud 500
- connected device 206 is connected to another communication cloud 600 . This information may be acquired from the session information from when the connection of each device was established.
- connected device 206 is connected to communication cloud 500 instead of communication cloud 600 as previously shown, when it acquires a specific input code that enables access.
- a service provider joins a cloud session by connecting to a communication cloud using session information as previously described. This connection succeeds when the cloud authenticates and acknowledges the connection.
- the service provider acknowledges that it has joined the cloud session, and then advertises an available service to the cloud (and thus to any other connected devices).
- the cloud may similarly advertise an available service to the service provider, which may either process or ignore the advertised service.
- the cloud may also seek to discover what services are available from the service provider by sending a request for service discovery. When the service provider receives the discovery request, it may respond by advertising a service to the cloud.
- a service client joins a cloud session by connecting to a communication cloud using session information as previously described. This connection again succeeds when the cloud authenticates and acknowledges the connection.
- the service client acknowledges that it has joined the cloud session, and then sends a service discovery request to the cloud.
- the cloud will then transmit advertisements for available services to the service client. Available services of interest may be selected by the service client for use.
- the cloud may also seek to discover what services are available from the service client by sending a request for service discovery. When the service client receives the discovery request, it may either ignore it or respond.
- FIG. 10 an event sequence between a service provider and a server and a communication cloud in a cloud-based computing environment is shown.
- This figure denotes the initial exchange between the service provider and a server, and then the service provider and the cloud communicate as previously described.
- the service provider determines the subnet address of its connected device, e.g. connected device 200 having subnet address X.X.X.X, and then generates a key that is a function of the subnet address.
- the service provider requests session information from the server, which is sent via LAN 204 for example using the Z.Z.Z.Z IP address.
- the server creates a session by generating session information via a function that operates on the provided IP address and the key.
- the server returns the session information to the service provider.
- the session information is used by the service provider to join the cloud session, etc.
- FIG. 11 an event sequence between a service client and a server and a communication cloud in a cloud-based computing environment is shown.
- This figure denotes the initial exchange between the service client and a server, and then the service client and the cloud communicate as previously described.
- the service client determines the subnet address of its connected device, e.g. connected device 202 having subnet address Y.Y.Y.Y, and then generates a key that is a function of the subnet address.
- the service client requests session information from the server, which is also sent via LAN 204 for example using the Z.Z.Z.Z IP address.
- the server creates a session by generating session information via a function that operates on the provided IP address and the key for the service client's connected device 202 .
- the server returns the session information to the service client.
- the session information is used by the service client to join the cloud session, etc.
- Jabber also known as Extensible Messaging and Presence Protocol (XMPP)
- XMPP Extensible Messaging and Presence Protocol
- Jabber is an open-standard communications protocol for message-oriented middleware based on XML. It was developed in 1999 for near-real-time, extensible instant messaging, presence information, and contact list maintenance. The protocol is also used in VoIP and file transfer signaling.
- the Jabber chat room is the environment for an exemplary use of the Konichiwa protocol.
- a local host's IP address (or subnet address) is determined.
- Jabber ID or JID
- a user logs in to a designated Jabber server, if not already logged in.
- the user creates or joins a multi-user chat room with the required schema, e.g. “konichiwa ⁇ ”+[JID]+“@conference.”+[Jabber URL], where + denotes concatenation.
- the user's application is assigned a unique nickname.
- One typical nickname convention is to append the current time in milliseconds to the host IP address, as it is unlikely two such applications would start at precisely the same millisecond. The application nickname would thus be [Local Host IP Address]+“ ⁇ ” [current time in milliseconds].
- the Konichiwa protocol Service Discovery/Delivery Protocol is then performed.
- the Service Discovery/Delivery Protocol defines a way for connected devices to advertise and request available services, in this case over a Jabber chat room.
- a service provider e.g. a BD-J (Blu-Ray Disc Java) application
- a service client e.g. a display device
- a service advertisement message may be broadcasted multiple times by the same service provider. It is up to the application to manage its list of available services accordingly.
- Both service advertisements and discovery requests contain the same list of Konichiwa message properties, described below.
- the service advertisement message also contains a service info field that houses service protocol specific data.
- the data structure of a service info field is defined per that service's specification and will most likely vary across different services.
- the property ‘discovery-protocol’ has the value “konichiwa”, which is the name of the service discovery protocol being used.
- the property ‘version’ has the value “1.0”, which is the service discovery protocol version number.
- the property ‘type’ has the value of (integer), which is further detailed below.
- the property ‘service-protocol’ has the value of (String), as this property is the Service ID, such as “com.sony.miq.MIQServiceProtocol”. This property may be used for advertising as well as for requesting a particular service. When performing a service delivery request, leaving this property null or empty (“ ”) implies a request for all available services. A service advertisement is invalid if this property is null or empty.
- Type 1 messages are service advertisement messages, typically only to be used by service providers.
- Type 2 messages are service discovery request messages, used for discovering available services.
- MovieIQ is a service available to users of an internet-connected Blu-ray player and a MovieIQ-enabled Blu-ray disc. It takes full advantage of the Blu-ray format's internet connectivity to provide immediate access to a continuously-updated movie database.
- the database links scenes within the movie with data related to cast and crew, production facts, music and soundtrack information, as well as other movies, franchises, and TV episodes.
- the global video database contains factual metadata, synopses, credits, and detailed descriptive elements.
- FIG. 16 provides the MovieIQ service information; the data format is defined per the MovieIQ service protocol specification.
- the Konichiwa advertised service information is located in the ⁇ body> field of a Jabber chat message, per that service's specification.
- the property ‘bdlink’ is the BDLink Code, a unique code created for each connecting session.
- the ‘org’, ‘disc’, and ‘app’ properties describe IDs for an organization, disc, and application, respectively.
- the ‘lung’ property describes a language setting, e.g. a 3-character format is typical.
- the ‘jid’ property is the Jabber ID used for creating/joining a designated Jabber chat room.
- Property assignments follow this schema (note “
- ” is a pipe character): [property name]+“ ”+[value]+“
- a MovieIQ service request message is:
- An exemplary MovieIQ service advertisement message is:
- FIG. 17 usage of the Konichiwa protocol for MovieIQ communication in a Jabber chat room is shown.
- log into a designated Jabber server if not already logged in.
- create/join a multi-user chat room with the following naming schema: “miq ⁇ ”+[JID]+“ ⁇ ”+[BD-Link] “@conference.”+[Jabber URL]
- the terms “a” or “an” shall mean one or more than one.
- the term “plurality” shall mean two or more than two.
- the term “another” is defined as a second or more.
- the terms “including” and/or “having” are open ended (e.g., comprising).
- Reference throughout this document to “one embodiment”, “certain embodiments”, “an embodiment” or similar term means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment. Thus, the appearances of such phrases in various places throughout this specification are not necessarily all referring to the same embodiment.
- the particular features, structures, or characteristics may be combined in any suitable manner on one or more embodiments without limitation.
- the non-transitory code segments may be stored in a processor readable medium or computer readable medium, which may include any medium that may store or transfer information. Examples of such media include an electronic circuit, a semiconductor memory device, a read-only memory (ROM), a flash memory or other non-volatile memory, a floppy diskette, a CD-ROM, an optical disk, a hard disk, a fiber optic medium, etc.
- User input may include any combination of a keyboard, mouse, touch screen, voice command input, etc. User input may similarly be used to direct a browser application executing on a user's computing device to one or more network resources, such as web pages, from which computing resources may be accessed.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
| <message from=”...” to=”...”> | ||
| <body></body> | ||
| <property name=“discovery-protocol” value=”konichiwa”/> | ||
| <property name=“version” value=1.0”/> | ||
| <property name=“type” value=”2”/> | ||
| <property name=“service-protocol” | ||
| value=“com.sony.miq.MIQServiceProtocol”/> | ||
| <message from=“...” to=“...”> |
| <body>bdlink=abc123|org=7fff7667|disc=0x8000000..0|app=4000|lang=eng|jid=0123456789abc |
| defghijklmnopqrstuv_vwxyz—missing_u|</body> |
| <property name=“discovery-protocol” value=“konichiwa”/> |
| <property name=“version” value=1.0”/> |
| <property name=“type” value=”1”/> |
| <property name=“service-protocol” value=“com.sony.miq.MIQServiceProtocol”/> |
Claims (13)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/430,644 US10757195B2 (en) | 2011-05-17 | 2012-03-26 | Device interconnection and service discovery via a communication cloud |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201161519099P | 2011-05-17 | 2011-05-17 | |
| US13/430,644 US10757195B2 (en) | 2011-05-17 | 2012-03-26 | Device interconnection and service discovery via a communication cloud |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20120297075A1 US20120297075A1 (en) | 2012-11-22 |
| US10757195B2 true US10757195B2 (en) | 2020-08-25 |
Family
ID=47175807
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US13/430,644 Active 2035-05-14 US10757195B2 (en) | 2011-05-17 | 2012-03-26 | Device interconnection and service discovery via a communication cloud |
Country Status (1)
| Country | Link |
|---|---|
| US (1) | US10757195B2 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10917483B2 (en) * | 2017-06-22 | 2021-02-09 | Numberai, Inc. | Automated communication-based intelligence engine |
| US11330403B2 (en) * | 2017-12-22 | 2022-05-10 | Motorola Solutions, Inc. | System and method for crowd-oriented application synchronization |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5856015B2 (en) * | 2012-06-15 | 2016-02-09 | 日立マクセル株式会社 | Content transmission device |
| US20140068036A1 (en) * | 2012-09-05 | 2014-03-06 | Sony Corporation | System and method for configuring an electronic sign for operation at an advertising site |
| CN103856520B (en) * | 2012-12-03 | 2017-06-20 | 华为终端有限公司 | Communication processing method, server and terminal |
| US20140172947A1 (en) * | 2012-12-17 | 2014-06-19 | Benu Networks, Inc. | Cloud-based virtual local networks |
| US9021558B2 (en) | 2013-01-22 | 2015-04-28 | Sap Se | User authentication based on network context |
| TWI537850B (en) * | 2013-03-27 | 2016-06-11 | Cloud Control System and Method for Controlled Equipment |
Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040148326A1 (en) * | 2003-01-24 | 2004-07-29 | Nadgir Neelakanth M. | System and method for unique naming of resources in networked environments |
| US20050157659A1 (en) * | 2003-10-30 | 2005-07-21 | Microsoft Corporation | Peer-to-peer cloud-split detection and repair methods |
| US20080181219A1 (en) | 2007-01-31 | 2008-07-31 | Wei Wen Chen | Detecting and identifying connectivity in a network |
| US20110138458A1 (en) * | 2009-12-04 | 2011-06-09 | Cisco Technology, Inc. | Establishing Internet Protocol Security Sessions Using the Extensible Messaging and Presence Protocol |
| US20110153727A1 (en) | 2009-12-17 | 2011-06-23 | Hong Li | Cloud federation as a service |
| US20110231473A1 (en) * | 2010-03-18 | 2011-09-22 | Microsoft Corporation | Unified web service discovery |
| US20110252337A1 (en) * | 2010-04-07 | 2011-10-13 | Cisco Technology, Inc. | Messaging and Presence Protocol as a Configuration and Management Bus for Embedded Devices |
| US20120233333A1 (en) * | 2011-03-07 | 2012-09-13 | Cisco Technology, Inc. | Resource Negotiation for Cloud Services Using a Messaging and Presence Protocol |
| US20130268612A1 (en) * | 2010-12-17 | 2013-10-10 | Telefonaktiebolaget Lm Ericsson (Publ) | Enabling a communication server to use msc-s related functions |
| US9729625B1 (en) * | 2010-06-30 | 2017-08-08 | Lenovoemc Limited | Personal cloud network |
-
2012
- 2012-03-26 US US13/430,644 patent/US10757195B2/en active Active
Patent Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040148326A1 (en) * | 2003-01-24 | 2004-07-29 | Nadgir Neelakanth M. | System and method for unique naming of resources in networked environments |
| US20050157659A1 (en) * | 2003-10-30 | 2005-07-21 | Microsoft Corporation | Peer-to-peer cloud-split detection and repair methods |
| US20080181219A1 (en) | 2007-01-31 | 2008-07-31 | Wei Wen Chen | Detecting and identifying connectivity in a network |
| US20110138458A1 (en) * | 2009-12-04 | 2011-06-09 | Cisco Technology, Inc. | Establishing Internet Protocol Security Sessions Using the Extensible Messaging and Presence Protocol |
| US20110153727A1 (en) | 2009-12-17 | 2011-06-23 | Hong Li | Cloud federation as a service |
| US20110231473A1 (en) * | 2010-03-18 | 2011-09-22 | Microsoft Corporation | Unified web service discovery |
| US20110252337A1 (en) * | 2010-04-07 | 2011-10-13 | Cisco Technology, Inc. | Messaging and Presence Protocol as a Configuration and Management Bus for Embedded Devices |
| US9729625B1 (en) * | 2010-06-30 | 2017-08-08 | Lenovoemc Limited | Personal cloud network |
| US20130268612A1 (en) * | 2010-12-17 | 2013-10-10 | Telefonaktiebolaget Lm Ericsson (Publ) | Enabling a communication server to use msc-s related functions |
| US20120233333A1 (en) * | 2011-03-07 | 2012-09-13 | Cisco Technology, Inc. | Resource Negotiation for Cloud Services Using a Messaging and Presence Protocol |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10917483B2 (en) * | 2017-06-22 | 2021-02-09 | Numberai, Inc. | Automated communication-based intelligence engine |
| US20210136164A1 (en) * | 2017-06-22 | 2021-05-06 | Numberai, Inc. | Automated communication-based intelligence engine |
| US11553055B2 (en) * | 2017-06-22 | 2023-01-10 | Numberai, Inc. | Automated communication-based intelligence engine |
| US11330403B2 (en) * | 2017-12-22 | 2022-05-10 | Motorola Solutions, Inc. | System and method for crowd-oriented application synchronization |
Also Published As
| Publication number | Publication date |
|---|---|
| US20120297075A1 (en) | 2012-11-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10757195B2 (en) | Device interconnection and service discovery via a communication cloud | |
| US10771525B2 (en) | System and method of discovery and launch associated with a networked media device | |
| US10032191B2 (en) | Advertisement targeting through embedded scripts in supply-side and demand-side platforms | |
| JP6396005B2 (en) | How to discover applications | |
| US9961388B2 (en) | Exposure of public internet protocol addresses in an advertising exchange server to improve relevancy of advertisements | |
| CN105337961B (en) | The method and server communicated with client | |
| US20100115053A1 (en) | Method and apparatus for managing state information of remote user interface | |
| CN103782572A (en) | System and method for providing message and event based video services control plane | |
| US9172594B1 (en) | IPv6 to web architecture | |
| US11936755B2 (en) | Systems and methods for determining a destination location for transmission of packetized data in a network system based on an application server attribute | |
| EP2421259B1 (en) | Method, system and home stream media server for implementing video on demand service | |
| CN105871996A (en) | Message pushing system and method | |
| US8838683B2 (en) | Method and apparatus for receiving data by using peer-to-peer portal server | |
| JP5510376B2 (en) | Information communication system, information processing apparatus, information communication method, and program | |
| KR100537840B1 (en) | Pear to pear network structure of the resource and broadcasting possible to the high quality image of conversation | |
| CN110300324A (en) | A kind of correlation information-pushing method, system and storage medium | |
| KR20180099111A (en) | Method for implementing streaming network based on dynamic network and streaming network system for dynamic networking |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: SONY DADC US INC., INDIANA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ROJVONGPAISAL, AEKKARIN;REEL/FRAME:027948/0704 Effective date: 20120326 Owner name: SONY CORPORATION, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ROJVONGPAISAL, AEKKARIN;REEL/FRAME:027948/0704 Effective date: 20120326 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: ADVISORY ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |