WO2019128384A1 - Procédé et dispositif de de sélection d'un trajet d'envoi de données, support d'informations et serveur - Google Patents

Procédé et dispositif de de sélection d'un trajet d'envoi de données, support d'informations et serveur Download PDF

Info

Publication number
WO2019128384A1
WO2019128384A1 PCT/CN2018/110007 CN2018110007W WO2019128384A1 WO 2019128384 A1 WO2019128384 A1 WO 2019128384A1 CN 2018110007 W CN2018110007 W CN 2018110007W WO 2019128384 A1 WO2019128384 A1 WO 2019128384A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
routing
address
preset
packet
Prior art date
Application number
PCT/CN2018/110007
Other languages
English (en)
Chinese (zh)
Inventor
李晓辉
胡胜发
Original Assignee
安凯(广州)微电子技术有限公司
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 安凯(广州)微电子技术有限公司 filed Critical 安凯(广州)微电子技术有限公司
Publication of WO2019128384A1 publication Critical patent/WO2019128384A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/32Flooding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/12Shortest path evaluation
    • H04L45/124Shortest path evaluation using a combination of metrics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/20Hop count for routing purposes, e.g. TTL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/70Routing based on monitoring results
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/12Communication route or path selection, e.g. power-based or shortest path routing based on transmission quality or channel quality

Definitions

  • the present invention relates to the field of Bluetooth data transmission technologies, and in particular, to a data forwarding path selection method and apparatus, a storage medium, and a server.
  • Bluetooth technology has a history of nearly 20 years, with green energy saving and low cost as the design concept, and is widely used in mobile phones, wireless earphones and other related technologies.
  • Bluetooth protocol 4.x-5.0 which has a low power specification (BLE, Bluetooth Low Energy) attempts to extend Bluetooth to a wider range of low-cost applications such as instrument monitoring.
  • Mesh Bluetooth Grid Protocol
  • Mesh is mainly for building automation (such as lighting access control, etc.), with adaptive features.
  • Mesh's advertising bearer layer air package forwards data in a "controllable flooding broadcast” mode, which uses TTL (Time) To Live) and cache checking as a "controllable algorithm” to control the forwarding process of data in the network.
  • the result of this method is that for any data packet sent from one node to another, the entire data transmission network Almost all nodes will need to forward the packet once, which increases the overall power consumption of the network, and the node needs to add a random delay each time it forwards the packet.
  • the use of the existing method for network data transmission wastes common bandwidth, greatly reduces the transmission rate, and reduces the real-time performance of data transmission.
  • the object of the embodiments of the present invention is to provide a data forwarding path selection method and device, a storage medium, and a server, which can effectively solve the problem that the network data transmission in the prior art wastes the common bandwidth, greatly reduces the transmission rate, and improves the data transmission. Real time.
  • an embodiment of the present invention provides a data forwarding path selection method, including the following steps:
  • the preset node broadcasts a routing request packet to multiple nodes that have direct communication with the preset node.
  • the current node is not a preset termination node, modify the source address in the routing request packet to the address of the current node, and continue to broadcast a routing request packet to a node that has direct communication with the current node. ;
  • the termination node sends a routing response packet to the response target; wherein the response target is a node that sends the routing request packet to the termination node;
  • the preset node When the preset node receives the plurality of routing response packets, the preset node performs routing negotiation according to the multiple routing response packets, where the routing negotiation includes calculating a TTL of the node and Signal to noise ratio of the communication channel;
  • the preset node If the preset node successfully negotiates with the selected node, the preset node sends a routing data packet to the selected node, where the selected node is a preset node. There are nodes that communicate directly.
  • the data forwarding path selection method disclosed in the present invention broadcasts a routing request packet to a node that directly communicates with itself through a preset node, and if the current node is not a preset termination node, the routing is selected. After the content of the request packet is copied and the address is modified, the next-level node broadcast routing request packet that continues to communicate directly with itself exists; if the current node is a preset termination node, the terminating node forwards the selection to the node that directly communicates with itself. Road response package.
  • the preset node After the preset node receives the plurality of routing response packets, performing routing negotiation according to the routing response packet, when the preset node negotiates successfully with a next-level node that directly communicates with itself And the next level node is the selected node, and the preset node sends the routing data packet to the selected node.
  • the method that the selected node is successfully negotiated with the selected node indicates that the selected node is the next optimal node in the path of the preset node to the terminating node, and the current
  • the node only interacts with the nodes at the next level, which reduces unnecessary forwarding of data, increases the transmission rate, and improves the real-time performance of data transmission.
  • the routing request packet includes a source address, a destination address, and an initiating node address, where the source address of the routing request packet is a node address that sends the routing request packet, and the routing is performed.
  • the destination address of the request packet is the address of the terminating node, and the originating node address of the routing request packet is the address of the starting node.
  • the step S2 specifically includes:
  • the routing response packet includes a source address, a destination address, and a resolution address.
  • the source address of the routing response packet is a node address that sends the routing response packet
  • the routing response is
  • the destination address of the packet is an address of the response destination
  • the resolution address is an address of the preset termination node.
  • the preset node performs routing negotiation according to the multiple routing response packets, and specifically includes:
  • the preset node calculates a TTL of the routing response packet and a signal to noise ratio of the communication channel between the node and the preset node according to the plurality of routing response packets, and select one of the nodes according to the calculation result.
  • the selected node
  • the preset node sends the routing data packet to the selected node according to information in the routing table.
  • the routing table includes a plurality of data items; wherein any of the data items includes an address of a preset termination node in the data forwarding path and an address of a next node of the current node data transmission.
  • the routing data packet includes a source address, a destination address, and a lower station address; wherein, a source address of the routing packet is an address of the starting node, and the routing packet is The destination address is the address of the terminating node, and the lower station address is the address of the selected node.
  • the embodiment of the invention further provides a data forwarding path selecting device, including:
  • a routing request module configured to: the preset node broadcasts a routing request packet to a plurality of nodes that directly communicate with the preset node;
  • a routing forwarding module configured to modify a source address in the routing request packet to an address of the current node, and continue to directly communicate with the current node if the current node is not a preset termination node Broadcast routing request packet;
  • a routing response module configured to: if the current node is a preset termination node, send the routing response packet to the response target; wherein the response target is to send the routing request packet to the termination node Node
  • a routing negotiation module configured to: when the preset node receives the plurality of routing response packets, the preset node performs routing negotiation according to the plurality of routing response packets; wherein the routing negotiation includes Calculating the TTL of the node and the signal to noise ratio of the communication channel;
  • a data sending module configured to send a routing data packet to the selected node if the preset node successfully negotiates with the selected node routing; wherein the selected node is a The node where the preset node has direct communication exists.
  • the embodiment of the present invention further provides a storage medium, where the storage medium includes a stored program, wherein the device in which the storage medium is located controls the data forwarding path selection method according to any one of the above items when the program is running.
  • An embodiment of the present invention further provides a server, including one or more processors; a memory;
  • One or more programs wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the program comprising for performing any of the above Data forwarding path selection method.
  • FIG. 1 is a schematic flowchart of a data forwarding path selection method according to Embodiment 1 of the present invention.
  • FIG. 2 is a schematic flowchart of a data forwarding path selection method according to Embodiment 2 of the present invention.
  • FIG. 3 is a schematic structural diagram of a BLE advertisement package in a data forwarding path selection method according to Embodiment 2 of the present invention.
  • FIG. 4 is a schematic structural diagram of a data forwarding path selecting apparatus according to Embodiment 3 of the present invention.
  • FIG. 1 is a schematic flowchart of a method for selecting a data forwarding path according to Embodiment 1 of the present invention, including steps S1 to S5:
  • the preset node broadcasts a routing request packet to multiple nodes that have direct communication with the preset node.
  • the current node is not a preset termination node, modify the source address in the routing request packet to the address of the current node, and continue to broadcast a routing request packet to a node that has direct communication with the current node. ;
  • the termination node sends a routing response packet to the response target; wherein the response target is a node that sends the routing request packet to the termination node;
  • the preset node When the preset node receives the plurality of routing response packets, the preset node performs routing negotiation according to the multiple routing response packets, where the routing negotiation includes calculating a TTL of the node and Signal to noise ratio of the communication channel;
  • the preset node If the preset node successfully negotiates with the selected node, the preset node sends a routing data packet to the selected node, where the selected node is a preset node. There are nodes that communicate directly.
  • FIG. 2 is a second embodiment of the present invention.
  • Embodiment 2 On the basis of Embodiment 1, the method includes steps S21 to S28:
  • the preset node broadcasts a routing request packet to a plurality of nodes that directly communicate with the preset node.
  • the routing request packet includes a source address, a destination address, and an originating node address, where the source address of the routing request packet is a node address that sends the routing request packet, and the routing request packet is The destination address is an address of the terminating node, and an originating node address of the routing request packet is an address of the starting node.
  • the termination node sends a routing response packet to the response target, where the response target is a node that sends the routing request packet.
  • the routing response packet includes a source address, a destination address, and a resolution address.
  • the source address of the routing response packet is a node address for sending the routing response packet
  • the destination of the routing response packet is The address is an address of the response destination
  • the resolution address is an address of the preset termination node.
  • the preset node calculates a TTL of the routing response packet and a signal to noise ratio of a communication channel between the node and the preset node according to the plurality of routing response packets, and select one according to the calculation result. a node as the selected node;
  • the selected node is used as the next node of the preset node data transmission, and saves the address of the selected node to a routing table of the preset node.
  • the preset node sends the routing data packet to the selected node according to information in the routing table.
  • the routing table includes a plurality of data items; wherein any of the data items includes an address of a preset termination node in the data forwarding path and an address of a next node of the current node data transmission.
  • the preset node If the preset node successfully negotiates with the selected node, the preset node sends a routing data packet to the selected node, where the selected node is a preset node. There are nodes that communicate directly.
  • the routing data packet includes a source address, a destination address, and a lower station address; wherein, a source address of the routing data packet is an address of the starting node, and a destination address of the routing data packet For the address of the terminating node, the lower station address is the address of the selected node.
  • the routing request packet is broadcasted to the node that directly communicates with the self-predetermined node, and if the current node is not the preset termination node, the content of the routing request packet is copied and the address is modified, and then continues to exist with itself.
  • the next-level node of the direct communication broadcasts; if the current node is a preset termination node, the termination node forwards the routing response packet to the node that directly communicates with itself.
  • the preset node After the preset node receives the plurality of routing response packets, performing routing negotiation according to the routing response packet, when the preset node negotiates successfully with a next-level node that directly communicates with itself And the next level node is the selected node, and the preset node sends the routing data packet to the selected node.
  • the method that the selected node is successfully negotiated with the selected node indicates that the selected node is the next optimal node in the path of the preset node to the terminating node, and the current
  • the node only interacts with the nodes at the next level, which reduces unnecessary forwarding of data, increases the transmission rate, and improves the real-time performance of data transmission.
  • the BLE advertisement package In the Bluetooth Mesh network data transmission, data is generally sent through the BLE advertisement package, and the BLE advertisement package is further divided into a Mesh package and a routing package.
  • the Mesh packet refers to the packet propagated by the standard Mesh protocol.
  • the routing packet refers to the packet used in the routing protocol. It can be divided into three types: routing request packet, routing response packet, and routing packet. Each type of packet contains three addresses.
  • the routing request packet includes a source address, a destination address, and an initiating node address.
  • the source address of the routing request packet is a node address for sending the routing request packet
  • the destination address of the routing request packet is The address of the terminating node
  • the originating node address of the routing request packet is the address of the starting node.
  • the routing response packet further includes a source address, a destination address, and a resolution address.
  • the source address of the routing response packet is a node address for sending the routing response packet
  • the destination address of the routing response packet is The address of the response target
  • the resolution address is an address of the preset termination node.
  • the routing data packet further includes a source address, a destination address, and a lower station address.
  • the source address of the routing data packet is an address of the starting node
  • the destination address of the routing data packet is The address of the terminating node is the address of the selected node.
  • the source address and the destination address of the routing data packet remain unchanged, and the lower station address of the routing data packet is continuously changed.
  • FIG. 3 is a schematic structural diagram of a BLE advertisement package in a data forwarding path selection method according to Embodiment 2 of the present invention. The following describes how the present invention distinguishes between a Mesh packet and a routing packet according to FIG. 3. If the AdType flag in the advertisement package is M, the advertisement packet is a Mesh packet, and the AdType flag is specifically an 8-bit byte value; When the AdType flag in the advertisement package is R, the advertisement package is a routing package.
  • the embodiment of the present invention only the node having the routing function can forward the routing packet, and the ordinary standard Mesh node cannot identify the routing packet, so the routing packet is automatically ignored.
  • the embodiment of the invention avoids unnecessary data forwarding by using the foregoing method, saves public bandwidth, and improves data forwarding efficiency.
  • the node adopts a broadcast mode for forwarding the data packet. It can be understood that the node sends a routing packet to all nodes that have direct communication with itself, but only the node with the routing function can Directly accept the routing package.
  • the routing packet is first converted into a standard Mesh packet, and then sent to the standard Mesh node; if the standard Mesh node is to have a routing function When the node sends data, the standard Mesh packet is first converted into a routing packet, and then sent to the node with the routing function.
  • the node having the routing function includes a routing table, and the routing table includes a plurality of data items; wherein any data item includes a destination node address of the data packet and an address of a next node of the node.
  • the forwarding may cause a failure, and the original transmitting node may re-initiate the routing request.
  • FIG. 4 is a schematic structural diagram of a data forwarding path selecting apparatus according to Embodiment 3 of the present invention, where the apparatus includes:
  • the routing request module 101 is configured to: the preset node broadcasts a routing request packet to a plurality of nodes that have direct communication with the preset node;
  • the routing forwarding module 102 is configured to: if the current node is not a preset termination node, modify the source address in the routing request packet to an address of the current node, and continue to directly communicate with the current node.
  • the node broadcasts a routing request packet;
  • the routing response module 103 is configured to: if the current node is a preset termination node, send the routing response packet to the response target, where the response target is to send the routing request to the termination node The node of the package;
  • the routing negotiation module 104 is configured to: when the preset node receives the plurality of routing response packets, the preset node performs routing negotiation according to the plurality of routing response packets; wherein the routing negotiation Including the TTL of the computing node and the signal to noise ratio of the communication channel;
  • the data sending module 105 is configured to: if the preset node successfully negotiates with the selected node, the preset node sends a routing data packet to the selected node; wherein the selected node is a
  • the preset node has a node that directly communicates.
  • the data forwarding path selecting apparatus broadcasts a routing request packet to a plurality of nodes that directly communicate with the preset node by using the routing request module 101, if the current node is not a preset termination.
  • the routing forwarding module 102 modifies the source address in the routing request packet to the address of the current node, and continues to broadcast a routing request packet to a node that has direct communication with the current node; if the current node is After the preset termination node, the routing response module 103 sends a routing response packet to the response target; when the preset node receives the plurality of routing response packets, the routing negotiation module 104 responds according to the plurality of routing responses.
  • the packet performs routing negotiation; if the preset node successfully negotiates with the selected node routing, the data sending module 105 sends a method for selecting a routing packet to the selected node, and the current node only passes the node with the next node. Interacting reduces the number of data forwarding, increases the transmission rate, and improves the real-time performance of data transmission.
  • the embodiment of the present invention further provides a storage medium, wherein the storage medium includes a stored program, where the device where the storage medium is located is controlled to execute the data described in any of the embodiments. Forward path selection method.
  • An embodiment of the present invention further provides a server, including one or more processors; a memory; and one or more programs, wherein the one or more programs are stored in the memory and configured to be configured by The one or more processors execute, the program comprising a data forwarding path selection method for performing any of the above embodiments.

Abstract

La présente invention concerne un procédé de sélection d'un trajet d'envoi de données, comprenant les étapes consistant : à diffuser, par un nœud prédéfini, un paquet de demande de sélection de trajet à une pluralité de nœuds qui sont en communication directe avec le nœud prédéfini ; si un nœud actuel n'est pas un nœud de terminaison prédéfini, à modifier une adresse source dans le paquet de demande de sélection de trajet et à continuer à diffuser le paquet de demande de sélection de trajet à des nœuds qui sont en communication directe avec le nœud actuel ; si le nœud actuel est un nœud de terminaison prédéfini, à envoyer, par le nœud de terminaison, un paquet de réponse de sélection de trajet à une cible de réponse ; lorsque le nœud prédéfini reçoit une pluralité de paquets de réponse de sélection de trajet, à effectuer, par le nœud prédéfini, une négociation de sélection de trajet en fonction de la pluralité de paquets de réponse de sélection de trajet ; si la négociation de sélection de trajet réussit, à envoyer, par le nœud prédéfini, le paquet de données de sélection de trajet à un nœud sélectionné. La présente invention concerne également un dispositif de sélection de trajet de transfert de données, un support d'informations et un serveur. Le procédé de sélection de trajet de transfert de données selon les modes de réalisation de la présente invention réduit le nombre d'occurrences d'envoi de données et améliore les performances en temps réel de la transmission de données au moyen du procédé selon lequel un nœud actuel interagit uniquement avec un nœud du niveau suivant.
PCT/CN2018/110007 2017-12-29 2018-10-12 Procédé et dispositif de de sélection d'un trajet d'envoi de données, support d'informations et serveur WO2019128384A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711486798.5A CN108123873B (zh) 2017-12-29 2017-12-29 数据转发路径选择方法及装置、存储介质、服务端
CN201711486798.5 2017-12-29

Publications (1)

Publication Number Publication Date
WO2019128384A1 true WO2019128384A1 (fr) 2019-07-04

Family

ID=62232537

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/110007 WO2019128384A1 (fr) 2017-12-29 2018-10-12 Procédé et dispositif de de sélection d'un trajet d'envoi de données, support d'informations et serveur

Country Status (2)

Country Link
CN (1) CN108123873B (fr)
WO (1) WO2019128384A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111404701A (zh) * 2019-12-16 2020-07-10 杭州复杂美科技有限公司 一种信息广播方法、设备及存储介质

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108123873B (zh) * 2017-12-29 2020-10-27 安凯(广州)微电子技术有限公司 数据转发路径选择方法及装置、存储介质、服务端
CN109597830B (zh) * 2018-11-22 2023-05-05 创新先进技术有限公司 一种数据流通方法、装置、设备及介质
CN109617808A (zh) * 2019-01-14 2019-04-12 安凯(广州)微电子技术有限公司 一种基于蓝牙Mesh的数据优化传输方法、系统及装置
CN109618321A (zh) * 2019-01-30 2019-04-12 深圳众享互联科技有限公司 一种基于路由表实现的蓝牙Mesh网络传输系统及方法
CN111542030A (zh) * 2020-04-21 2020-08-14 深圳市中科蓝讯科技股份有限公司 蓝牙Mesh的最优TTL值计算方法及其系统、计算机可读存储介质
CN111711941B (zh) * 2020-04-30 2023-10-24 杭州涂鸦信息技术有限公司 数据传输方法以及相关设备、装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102026098A (zh) * 2009-09-16 2011-04-20 索尼株式会社 通信网络及其路由方法和装置
CN102695239A (zh) * 2012-06-18 2012-09-26 哈尔滨工业大学 应用于嵌入式平台的服务发现系统及其服务发现方法
CN102769885A (zh) * 2011-05-04 2012-11-07 中国移动通信集团广东有限公司 一种在传感器网络中实现路由的方法和传感器网络
CN105491508A (zh) * 2015-06-30 2016-04-13 汤羽 基于蓝牙技术的手机自组通信网络CellNet的组网和路由算法
CN108123873A (zh) * 2017-12-29 2018-06-05 安凯(广州)微电子技术有限公司 数据转发路径选择方法及装置、存储介质、服务端

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1142227A2 (fr) * 1998-12-23 2001-10-10 Nokia Wireless Routers, Inc. Plan d'acheminement unifie pour l'interconnexion de reseaux ad hoc

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102026098A (zh) * 2009-09-16 2011-04-20 索尼株式会社 通信网络及其路由方法和装置
CN102769885A (zh) * 2011-05-04 2012-11-07 中国移动通信集团广东有限公司 一种在传感器网络中实现路由的方法和传感器网络
CN102695239A (zh) * 2012-06-18 2012-09-26 哈尔滨工业大学 应用于嵌入式平台的服务发现系统及其服务发现方法
CN105491508A (zh) * 2015-06-30 2016-04-13 汤羽 基于蓝牙技术的手机自组通信网络CellNet的组网和路由算法
CN108123873A (zh) * 2017-12-29 2018-06-05 安凯(广州)微电子技术有限公司 数据转发路径选择方法及装置、存储介质、服务端

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
YE, LIOANG: "Ad hoc network routing anti-shake algorithm", CHINA DISSERTATIONS FULL-TEXT DATABASE, INFORMATION & TECHNOLOGY, no. 5, 15 May 2015 (2015-05-15) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111404701A (zh) * 2019-12-16 2020-07-10 杭州复杂美科技有限公司 一种信息广播方法、设备及存储介质
CN111404701B (zh) * 2019-12-16 2022-04-05 杭州复杂美科技有限公司 一种信息广播方法、设备及存储介质

Also Published As

Publication number Publication date
CN108123873A (zh) 2018-06-05
CN108123873B (zh) 2020-10-27

Similar Documents

Publication Publication Date Title
WO2019128384A1 (fr) Procédé et dispositif de de sélection d'un trajet d'envoi de données, support d'informations et serveur
WO2018199672A1 (fr) Procédé d'acquisition d'informations de zone disponible en tranche de réseau
EP2697916A2 (fr) Procédure d'annulation pour des noeuds de communication entre machines
WO2016148458A1 (fr) Procédé pour maintenir une session miracast persistante sur une liaison sans fil
WO2014059607A1 (fr) Procédé, dispositif et système de gestion de zone de groupe
WO2014010992A1 (fr) Procédé de communication entre un demandeur de contenu et un fournisseur de contenu pour fournir un contenu et diffuser en continu, en temps réel, un contenu dans un réseau centré sur le contenu et basé sur un nom de contenu
WO2018233352A1 (fr) Procédé de transmission de données, dispositif, terminal, et support de stockage lisible par ordinateur
WO2016003177A1 (fr) Procédé et appareil d'accroissement de l'efficacité de communication d'un terminal en mode d'économie d'énergie
WO2017186018A1 (fr) Procédé et système de communication de robot
WO2018000787A1 (fr) Terminal, et procédé et système pour identifier une pseudo-station de base
WO2015018243A1 (fr) Procédé et dispositif de blocage de page internet basés sur un dispositif ios
WO2015143776A1 (fr) Procédé et système de transmission multimédia à économie d'énergie multimode
WO2014019183A1 (fr) Procédé et système de commande d'un dispositif terminal pour accéder à un réseau sans fil
WO2017185279A1 (fr) Procédé et système de réseautage distribué intégré
WO2016065619A1 (fr) Procédé et dispositif de gestion de trafic de données
WO2017012417A1 (fr) Procédé de commande entre des dispositifs interactifs à écrans multiples, dispositif interactif à écrans multiples et système
WO2011144126A2 (fr) Procédé, appareil et système pour la configuration d'un dispositif de réseau
WO2019015016A1 (fr) Procédé, dispositif et système d'optimisation de coexistence basés sur un boîtier décodeur pour wifi et bluetooth
WO2014073902A1 (fr) Procédé et appareil de fourniture de service web dans un système de communication sans fil
WO2017018782A1 (fr) Appareil et procédé pour émettre et recevoir des signaux dans un réseau maillé
CN101138268A (zh) 在移动通信系统中将用于执行越区切换的移动性管理协议信息提供给移动终端
WO2018184302A1 (fr) Procédé de transmission de données, système, équilibreur de charge virtuelle et support de stockage lisible
WO2017133054A1 (fr) Procédé d'appel de service de messagerie instantanée et serveur de bus de service d'entreprise
WO2016041135A1 (fr) Élément de réseau de traitement de service de diffusion/multidiffusion multimédia amélioré, et procédé de diffusion associé
WO2016090650A1 (fr) Terminal et procédé pour faire de la publicité à travers des applications vidéo

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18894575

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 17/11/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18894575

Country of ref document: EP

Kind code of ref document: A1