CN119814814A - An intelligent communication system based on network control - Google Patents
An intelligent communication system based on network control Download PDFInfo
- Publication number
- CN119814814A CN119814814A CN202411763219.7A CN202411763219A CN119814814A CN 119814814 A CN119814814 A CN 119814814A CN 202411763219 A CN202411763219 A CN 202411763219A CN 119814814 A CN119814814 A CN 119814814A
- Authority
- CN
- China
- Prior art keywords
- data
- communication system
- intelligent communication
- network
- server
- 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.)
- Pending
Links
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/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- 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/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/06—Authentication
- H04W12/068—Authentication using credential vaults, e.g. password manager applications or one time password [OTP] applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/30—Services specially adapted for particular environments, situations or purposes
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D30/00—Reducing energy consumption in communication networks
- Y02D30/70—Reducing energy consumption in communication networks in wireless communication networks
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The invention discloses an intelligent communication system based on network management and control, which comprises the steps of performing coding optimization management of the network intelligent communication system, performing physical layer and link control on the network intelligent communication system, performing operation analysis control management of the network intelligent communication system, and performing subscription storage processing of the network intelligent communication system, wherein the performing coding optimization management of the network intelligent communication system comprises performing network access configuration processing of terminal equipment by a method of jointly coding multicast addresses and data frame lengths, wherein the coding optimization management of the network intelligent communication system comprises the steps of using a coding 23-bit low-order high-7-bit identification to allocate the belonging field of network data, using a low-order 16-bit to represent coding data, and using a data frame length to represent the serial number of each frame of data. The physical layer and link control of the network intelligent communication system comprises the step of adopting Wi-Fi wireless signals to carry out information communication transmission in the physical layer of the network intelligent communication system. The invention has the characteristics of high efficiency management and control and strong stability.
Description
Technical Field
The invention relates to the technical field of communication, in particular to an intelligent communication system based on network management and control.
Background
With the continuous development of information technology and the internet, the internet of things becomes a hot spot field of global attention, and is considered to be the most important technological innovation following the internet. The internet of things refers to sorting, networking and networking physical entities through various network connection technologies and information transmission technologies, so that connection and interaction among things and people are realized, a large number of wide data acquisition, transmission and application are completed, and automatic management and remote control are realized. The physical entity is accessed to the network by the Internet of things, and data transmission, data storage, data control and management are performed by the communication network, so that the interconnection and intercommunication of any time, any place and any object are realized. Along with the continuous expansion of the scale of the internet of things, the access quantity of equipment is increased, the data processing capacity is also rapidly increased, and the existing reliability, stability and data concurrency processing capacity of the system are difficult to meet the processing requirements of the internet of things. Therefore, it is necessary to design an intelligent communication system based on network management with high efficiency management control and high stability.
Disclosure of Invention
The invention aims to provide an intelligent communication system based on network management and control, so as to solve the problems in the background technology.
In order to solve the technical problems, the invention provides the following technical scheme that the intelligent communication method based on network management and control comprises the following steps:
performing coding optimization management of a network intelligent communication system;
performing physical layer and link control on the network intelligent communication system;
Performing operation analysis control management of the network intelligent communication system;
subscription storage processing of the network intelligent communication system is carried out;
the code optimization management of the network intelligent communication system comprises the following steps:
the network access configuration processing of the terminal equipment is carried out by a method of jointly encoding the multicast address and the data frame length, the field of the distribution network data is identified by the upper 7 bits of the 23-bit low-order bits which can be encoded, the encoded data is represented by the lower 16 bits, and the serial number of each frame of data is represented by the data frame length.
According to the above technical solution, the performing physical layer and link control on the network intelligent communication system includes:
In a physical layer of a network intelligent communication system, carrying out information communication transfer by adopting Wi-Fi wireless signals, encoding by using a destination MAC address field and a data frame length of a controllable 802.11 data frame, wherein the destination MAC address field carries Wi-Fi configuration data, the data frame length represents a serial number of the configuration data, each field serial number starts from 1, each serial number carries user data of 2Byte, and a device end analyzes the encoded data by using the serial number of the data frame, so that SSID and password of a wireless network access point and the configuration data are obtained;
The link layer data structure of the intelligent network communication system is designed and consists of two fields, namely a magic code and a data code, wherein the data code field carries SSID and password information of a wireless network access point, and meanwhile, in order to prevent network information failure caused by packet loss, an information sender is set to send 20 frames of magic codes, and all data code field information is sent 15 times in a circulating way.
According to the above technical solution, the performing operation analysis control management of the network intelligent communication system includes:
Starting a 100ms timer before starting network configuration of the network intelligent communication system, switching Wi-Fi channels in sequence in a timer interrupt service function, setting Wi-Fi data filtering conditions according to a destination MAC address (the Wi-Fi module can receive all data packets in a monitoring mode, and the data quantity is very large, so that the Wi-Fi module needs to be set to the monitoring mode at the same time of setting the filtering conditions), setting the Wi-Fi module to the monitoring mode, receiving 802.11 data frames, calling a Config_Recv () function to analyze data when receiving one frame of data, judging the return value of the interface function, if the Config_Locked is returned, indicating that a channel is Locked, closing the timer to stop switching channels, if the Config_Complete is returned, indicating that network configuration data analysis is completed, closing the monitoring mode, canceling the filtering conditions, and acquiring SSID, password and other data configured by a user.
According to the above technical solution, the performing operation analysis control management of the network intelligent communication system further includes:
Control analysis is carried out on an access information request of a cloud platform of terminal equipment, an IP address of an HTTP server is obtained by using a DNS domain name resolution function according to a domain name of the server, TCP connection is established with the server according to the IP address and a port number of the HTTP server obtained by domain name resolution, when the connection fails, connection is attempted to be reestablished every set time until the number of times of the attempt reaches a set threshold value, connection is considered to be unable to be established, connection with the server is not established any more, after the TCP connection is successfully established with the server, application data are packed in an HTTP format according to the request requirement of an application program, and a request is submitted to the HTTP server;
When the MQTT client establishes connection with the server, the keep-alive time is set in the variable header of the CONNECT message (the keep-alive time defines the maximum time interval when the server receives the client message), so that the client transmits at least one message to the server in each keep-alive time interval, if no service-related message is to be transmitted in the time interval, the client transmits a PINGREQ heartbeat request message to the server so as to maintain long connection with the server, otherwise, if the server does not receive the client message in 1.5 keep-alive time, the client is regarded as that the client transmits a DISCNECT message, and the connection with the client is disconnected.
According to the above technical solution, the subscription storage processing of the network intelligent communication system includes:
The client subscribes one or more topics to the server each time to complete different message communication requirements, so that each topic is assigned with the corresponding QoS; in the step, the client terminal contains a wild card when subscribing, which enables the subscription to a specific topic mode, the MQTT proxy server needs to respond to each subscription request and records the subscription request in a topic subscription table, and when receiving the information issued by the client terminal, the MQTT proxy server pushes the information according to the topic of the information to complete the communication between different client terminals;
And after the operation processing information of the network intelligent communication system is acquired, the operation processing information is backed up and stored for subsequent consulting, analyzing and processing.
According to the above technical scheme, an intelligent communication system based on network management and control includes:
the management control module is used for performing management control on the network intelligent communication system;
the analysis management module is used for performing operation analysis management of the network intelligent communication system;
and the subscription storage module is used for carrying out subscription storage processing of the network intelligent communication system. .
According to the above technical scheme, the management control module includes:
the code management module is used for carrying out code control management of the network intelligent communication system;
the physical layer module is used for carrying out optimization control management on the physical layer of the system;
and the link control module is used for carrying out the link control of the network intelligent communication system.
According to the above technical solution, the analysis management module includes:
the terminal distribution network module is used for controlling terminal distribution network of the network intelligent communication system;
the access analysis module is used for carrying out cloud platform access analysis management of the terminal equipment;
And the connection request module is used for carrying out client connection request processing.
According to the above technical solution, the subscription storage module includes:
the topic subscription module is used for topic subscription control management;
And the backup storage module is used for carrying out backup storage of the data information.
Compared with the prior art, the invention has the beneficial effects that the invention, through being provided with the management control module, the analysis management module and the subscription storage module, not only can strengthen the capability of expressing information of multicast data frames as much as possible, but also can reduce the risk of unsuccessful information transmission caused by packet loss in the transmission process, effectively improve the efficiency and accuracy of the operation of the Internet of things, and greatly improve the capability of processing data concurrency
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate the invention and together with the embodiments of the invention, serve to explain the invention. In the drawings:
FIG. 1 is a flow chart of an intelligent communication method based on network management and control according to an embodiment of the present invention;
fig. 2 is a block diagram of an intelligent communication system based on network management and control according to a second embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Fig. 1 is a flowchart of an intelligent communication method based on network management and control according to an embodiment of the present invention, where the method may be implemented by an intelligent communication system based on network management and control according to an embodiment of the present invention, and the system is composed of a plurality of software and hardware modules, as shown in fig. 1, and the method specifically includes the following steps:
S101, performing coding optimization management of a network intelligent communication system;
In the embodiment of the invention, network access configuration processing of terminal equipment is carried out by a method for jointly encoding multicast address and data frame length, the affiliated field of distribution network data is marked by high 7 bits of 23 bits of low order bits which can be encoded, encoded data is represented by low 16 bits, the serial number of each frame of data is represented by data frame length, in the step, information such as SSID (service set identifier) and password of a wireless network access point is encoded in a target IP (Internet protocol) multicast address and data packet length according to a set protocol format by utilizing UDP (user datagram protocol) multicast communication, a multicast data packet is sent by a mobile phone, PAD (physical address) and other third party tools which are provided with the configuration tool, wi-Fi is set to be in a detection mode, the data information transmitted by the mobile phone to an AP (access point) and forwarded by the AP to a local area network is detected, the network data packet in the air is captured from a data link layer, the target MAC address and the frame length are analyzed according to the encoding protocol, the Wi-Fi configuration information is obtained, and the wireless network access point is connected, in the step, the capability of multicasting the information of the data frame expression information is enhanced as far as possible, and the risk of unsuccessful packet transmission caused by packet loss in transmission can be reduced.
S102, performing physical layer and link control on a network intelligent communication system;
In the embodiment of the invention, in the physical layer of the network intelligent communication system, wi-Fi wireless signals are adopted to carry out information communication transmission, a destination MAC address field of a controllable 802.11 data frame and a data frame length are used for encoding, the destination MAC address field carries Wi-Fi configuration data, the data frame length represents a serial number of the configuration data, each field serial number starts from 1, each serial number carries user data of 2Byte, and an equipment end analyzes the encoded data by the serial number of the data frame, so that SSID, password and configuration data of a wireless network access point are obtained; in this step, before transmitting the link layer data, 20 frames of preamble fields are required to be transmitted, the destination MAC address of the preamble fields is fixed to be 0x01-00-5E-76-00-00, the data frame length is fixed to be 1, after receiving the preamble field data packet, the receiver locks to continue to receive other data transmitted by the sender on the current channel, and subtracts 1 from the received data frame length to obtain the length difference value, for example, the receiver captures the preamble field data packet in 802.11 format by monitoring, the length of the preamble field data packet is 43, the length difference value can be determined to be 43-1=42, and then the receiver subtracts 42 from the data frame length after receiving the data, so as to obtain the accurate transmitted data length, that is, the actual coded data sequence number.
The link layer data structure of the intelligent network communication system is designed and consists of two fields, namely a magic code and a data code, wherein datacode fields carry SSID and password information of a wireless network access point, and meanwhile, in order to prevent network allocation information failure caused by packet loss, an information sender is set to send 20 frames of magic codes and send all data code field information circularly for 15 times.
S103, performing operation analysis control management of the network intelligent communication system;
In the embodiment of the invention, a 100ms timer is started before the network intelligent communication system network allocation starts, wi-Fi channels are sequentially switched in a timer interrupt service function, wi-Fi data filtering conditions are set according to a target MAC address (the Wi-Fi module can receive all data packets in a monitoring mode, the data quantity is very large, the Wi-Fi module needs to be set in the monitoring mode, the filtering conditions are set at the same time of setting the monitoring mode), the Wi-Fi module is set in the monitoring mode, 802.11 data frames are received, a Config_Recv () function is called for data analysis when each frame of data is received, the return value of the interface function is judged, if the Config_Locked is returned, the channel is Locked, the timer is required to be closed to stop switching channels, if the Config_Compclet is returned, the network allocation data analysis is finished, the monitoring mode is closed, the filtering conditions are canceled, the SSID, the password and other data configured by a user are acquired, and the network allocation efficiency and the accuracy of the system terminal are effectively improved through the steps.
The method comprises the steps of obtaining an IP address of an HTTP server by using a DNS domain name resolution function according to a domain name of the server, establishing TCP connection with the server according to the IP address and port number of the HTTP server obtained by domain name resolution, when the connection fails, attempting to reestablish the connection every set time until the number of times of the attempt reaches a set threshold value, considering that the connection can not be established any more, establishing the connection with the server, after the TCP connection is successfully established with the server, packaging application data in an HTTP format according to the request requirement of an application program, submitting the request to the HTTP server, waiting for response data of the server, resolving the response data according to an HTTP protocol format, when the resolved state code is successful, further resolving the entity content in the response data, when the resolved state code is wrong, prompting the request failure, and carrying out corresponding processing according to the wrong state code, closing the TCP connection with the server after the response data of the HTTP server is completed.
When the MQTT client establishes connection with the server, keep-alive time is set in a variable header of the CONNECT message (the keep-alive time defines the maximum time interval when the server receives the client message), so that the client transmits at least one message to the server in each keep-alive time interval, if no service-related message is to be transmitted in the period, the client transmits a PINGREQ heartbeat request message to the server so as to keep long connection with the server, otherwise, if the server does not receive the client message in 1.5 keep-alive time, the server is regarded as the client to transmit a DISCNECT message and DISCONNECT the connection with the client, and through the step, the connection processing efficiency of the network intelligent communication system is effectively improved, and the waste of connection resources is avoided.
S104, carrying out subscription storage processing of the network intelligent communication system;
In this step, the client may include a wild card when subscribing, which makes it possible to subscribe to a specific topic mode, and the MQTT proxy server needs to respond to each subscription request and record in a topic subscription table, and when receiving a message issued by the client, pushes a message according to the topic of the message to complete communication between different clients;
And after the operation processing information of the network intelligent communication system is acquired, the operation processing information is backed up and stored for subsequent consulting, analyzing and processing.
In a second embodiment, the present invention provides an intelligent communication system based on network management and control, and fig. 2 is a schematic diagram of module configuration of the intelligent communication system based on network management and control provided in the second embodiment, as shown in fig. 2, the system includes:
the management control module is used for performing management control on the network intelligent communication system;
the analysis management module is used for performing operation analysis management of the network intelligent communication system;
And the subscription storage module is used for carrying out subscription storage processing of the network intelligent communication system.
In some embodiments of the invention, the management control module comprises:
the code management module is used for carrying out code control management of the network intelligent communication system;
the physical layer module is used for carrying out optimization control management on the physical layer of the system;
and the link control module is used for carrying out the link control of the network intelligent communication system.
In some embodiments of the invention, the analysis management module comprises:
the terminal distribution network module is used for controlling terminal distribution network of the network intelligent communication system;
the access analysis module is used for carrying out cloud platform access analysis management of the terminal equipment;
And the connection request module is used for carrying out client connection request processing.
In some embodiments of the invention, the subscription storage module comprises:
the topic subscription module is used for topic subscription control management;
And the backup storage module is used for carrying out backup storage of the data information.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the above-mentioned embodiments are merely preferred embodiments of the present invention, and the present invention is not limited thereto, but may be modified or substituted for some of the technical features thereof by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (1)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202411763219.7A CN119814814A (en) | 2024-04-17 | 2024-04-17 | An intelligent communication system based on network control |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202410463439.1A CN118381801B (en) | 2024-04-17 | 2024-04-17 | Intelligent communication system based on network control |
| CN202411763219.7A CN119814814A (en) | 2024-04-17 | 2024-04-17 | An intelligent communication system based on network control |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202410463439.1A Division CN118381801B (en) | 2024-04-17 | 2024-04-17 | Intelligent communication system based on network control |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN119814814A true CN119814814A (en) | 2025-04-11 |
Family
ID=91903075
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202411763219.7A Pending CN119814814A (en) | 2024-04-17 | 2024-04-17 | An intelligent communication system based on network control |
| CN202410463439.1A Active CN118381801B (en) | 2024-04-17 | 2024-04-17 | Intelligent communication system based on network control |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202410463439.1A Active CN118381801B (en) | 2024-04-17 | 2024-04-17 | Intelligent communication system based on network control |
Country Status (1)
| Country | Link |
|---|---|
| CN (2) | CN119814814A (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN119211278A (en) * | 2024-08-06 | 2024-12-27 | 上海旻温科技有限公司 | An intelligent management and control system based on communication security |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10419438B2 (en) * | 2015-06-09 | 2019-09-17 | Intel Corporation | System, apparatus and method for auto-optimization of access control policy and key management in a network authoring tool |
| CN105681442A (en) * | 2016-02-01 | 2016-06-15 | 光慧科技发展(深圳)有限责任公司 | Cluster medical monitoring control system and method based on Internet of things |
| RU2653231C1 (en) * | 2016-12-16 | 2018-05-07 | Общество с ограниченной ответственностью "Иридиум" | Method and system of communication of components for management of objects of automation |
| CN113329349A (en) * | 2021-06-17 | 2021-08-31 | 西安超越申泰信息科技有限公司 | Communication method between mobile terminal and intelligent device in Wi-Fi mode and mobile terminal |
| WO2023089370A1 (en) * | 2021-11-17 | 2023-05-25 | Telefonaktiebolaget Lm Ericsson (Publ) | Analytics in a communication network |
| CN114168414A (en) * | 2021-12-02 | 2022-03-11 | 吉林大学 | An energy consumption management and control system based on mqtt protocol and a method for autonomous control of equipment authority |
| CN114666682A (en) * | 2022-03-25 | 2022-06-24 | 陈同中 | Multi-sensor Internet of things resource self-adaptive deployment management and control middleware |
| CN115695028A (en) * | 2022-11-07 | 2023-02-03 | 杜明芳 | Building comprehensive energy internet safety data communication system |
| CN116489825A (en) * | 2023-04-06 | 2023-07-25 | 广西电网有限责任公司 | A communication method applied to wireless mesh network |
-
2024
- 2024-04-17 CN CN202411763219.7A patent/CN119814814A/en active Pending
- 2024-04-17 CN CN202410463439.1A patent/CN118381801B/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| CN118381801B (en) | 2025-05-13 |
| CN118381801A (en) | 2024-07-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR100396643B1 (en) | Radio Packet Data Terminal | |
| CN101931931B (en) | Information process method, system and mobility management network element | |
| US8050218B2 (en) | Mobile communications system PDIF and method for peer detection of mobile terminal | |
| US20040264463A1 (en) | Method, apparatus and system for distributing multicast data | |
| US20130144954A1 (en) | Method and Apparatus for Cooperation Between Push Devices | |
| CN101001154A (en) | Communication system and call control server | |
| JP3872977B2 (en) | Method, system, and packet data serving node for mobile IP registration of a mobile node | |
| US20060056426A1 (en) | Access router and terminal device | |
| CN114982361B (en) | Data transmission for artificial intelligence (AI) technologies | |
| US6400950B1 (en) | System and method for de-registration of multiple H.323 end points from a H.323 gatekeeper | |
| WO2010054697A1 (en) | Providing access to a gprs network | |
| CN110430605B (en) | Session line switching method and system | |
| CN118381801B (en) | Intelligent communication system based on network control | |
| CN100469184C (en) | Paging control method, paging control device and radio access network | |
| EP2127405B1 (en) | Method for multimedia service of mobile communication network and computer readable record-medium on which program for executing method thereof | |
| CN111884938A (en) | Router information acquisition method and device | |
| US8868114B2 (en) | Network entity for mobile communications | |
| CN111757389B (en) | Communication device and method | |
| CN115209402B (en) | Wireless capability opening system | |
| US12348314B2 (en) | Duplicate message removal technique for improving retransmission success rate | |
| KR100785292B1 (en) | Mobile communication system and packet processing method | |
| WO2019076793A1 (en) | Methods and devices of determining a communication network for providing a communication service to a terminal communication device | |
| CN109040671B (en) | Method for realizing LTE network mobile video monitoring | |
| CN112073403A (en) | AP isolation state network distribution method, terminal and readable storage medium | |
| EP1720324B1 (en) | Data transmission in a telecommunications network |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination |