CN112311796B - Multi-interface unified communication processing method and system based on android mainboard - Google Patents

Multi-interface unified communication processing method and system based on android mainboard Download PDF

Info

Publication number
CN112311796B
CN112311796B CN202011194384.7A CN202011194384A CN112311796B CN 112311796 B CN112311796 B CN 112311796B CN 202011194384 A CN202011194384 A CN 202011194384A CN 112311796 B CN112311796 B CN 112311796B
Authority
CN
China
Prior art keywords
communication
unified
data
communication data
monitoring
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
Application number
CN202011194384.7A
Other languages
Chinese (zh)
Other versions
CN112311796A (en
Inventor
邓嘉俊
柒强
罗益峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Lango Electronic Science and Technology Co Ltd
Original Assignee
Guangzhou Lango Electronic Science and Technology Co Ltd
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 Guangzhou Lango Electronic Science and Technology Co Ltd filed Critical Guangzhou Lango Electronic Science and Technology Co Ltd
Priority to CN202011194384.7A priority Critical patent/CN112311796B/en
Publication of CN112311796A publication Critical patent/CN112311796A/en
Application granted granted Critical
Publication of CN112311796B publication Critical patent/CN112311796B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/80Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Communication Control (AREA)

Abstract

The invention discloses a multi-interface unified communication processing method and a system based on an android mainboard, wherein the method comprises the following steps: monitoring data transmission states of a plurality of interface modules provided on an android mainboard based on a power-on self-starting mode of a unified communication service; monitoring communication data based on the unified communication service, and judging whether subscription information matched with the communication type of the communication data exists or not; and if so, packaging the communication data in a unified format, and sending the packaged communication data to the software application appointed by the subscription information by using a communication SDK module. In the embodiment of the invention, the communication butt joint repeated adaptation of a plurality of software applications can be avoided by utilizing the unified communication service, and the research and development difficulty and the research and development cost are reduced.

Description

Multi-interface unified communication processing method and system based on android mainboard
Technical Field
The invention relates to the technical field of interface communication, in particular to a multi-interface unified communication processing method and system based on an android mainboard.
Background
Along with the development of the society, software services are more and more subdivided and professional, the intelligent commercial display often involves the butt joint of a plurality of ready-made software product services of the same company or different companies, for example, the software application communicates with an electronic card through an adaptive NFC protocol, communicates with an earphone through an adaptive Bluetooth protocol, communicates with a third-party device through an adaptive internet protocol, and the like, however, deep adaptation work of a bottom-layer communication protocol is required to be repeated for each butt joint of the software application, the butt joint difficulty is obviously higher and research and development resources are wasted when a plurality of communication protocols are involved, most software development engineers who develop the application are prone to have butt joint loopholes in the communication layer, and research and development costs and maintenance costs are undoubtedly increased.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, and provides a multi-interface unified communication processing method and system based on an android mainboard.
In order to solve the above problem, the present invention provides a multi-interface unified communication processing method based on an android motherboard, where the method includes:
monitoring data transmission states of a plurality of interface modules provided on an android mainboard based on a power-on self-starting mode of a unified communication service;
monitoring communication data based on the unified communication service, and judging whether subscription information matched with the communication type of the communication data exists or not;
and if so, packaging the communication data in a unified format, and sending the packaged communication data to the software application appointed by the subscription information by using a communication SDK module.
Optionally, the monitoring the data transmission states of the plurality of interface modules provided on the android motherboard in the boot self-boot mode based on the unified communication service includes:
monitoring the data transmission state of an NFC module provided on the android mainboard; and the combination of (a) and (b),
monitoring the data transmission state of a Bluetooth module provided on the android mainboard; and the combination of (a) and (b),
monitoring the data transmission state of a third-party hardware interface provided on the android mainboard, wherein the third-party hardware interface comprises a serial port, an RS485 interface and an RS232 interface; and the combination of (a) and (b),
and monitoring the data transmission state of a third-party hardware switching module provided on the android mainboard, wherein the third-party hardware switching module comprises a wired network card and a wireless network card.
Optionally, after monitoring the data transmission state of the third-party hardware switching module provided on the android motherboard, the method further includes:
and identifying the third-party hardware switching module to execute data transmission work based on the unified communication service, and calling a built-in web server to establish a transmission channel with the third-party hardware switching module.
Optionally, before monitoring communication data based on the unified communication service and determining whether software application subscription information matching the communication type of the communication data exists, the method further includes:
monitoring a subscription interface of the communication SDK module through the unified communication service, and acquiring and storing subscription information of each of a plurality of software applications, wherein each of the plurality of software applications is in interactive connection with the communication SDK module.
Optionally, the subscription information of each of the software applications includes an identification of each software application and a communication type allowed to be externally connected by each software application.
Optionally, after the uniform format encapsulation is performed on the communication data, the method further includes:
and responding with the communication SDK module through the unified communication service enabling information transmission confirmation mechanism, and transmitting the packaged communication data to the communication SDK module.
Optionally, after monitoring communication data based on the unified communication service and determining whether subscription information matching the communication type of the communication data exists, the method further includes:
and after judging that the subscription information matched with the communication type of the communication data does not exist, returning to monitor the data transmission states of the plurality of external interface modules provided on the android mainboard.
In addition, an embodiment of the present invention further provides a multi-interface unified communication processing system based on an android motherboard, where the system includes:
the state monitoring module is used for monitoring the data transmission states of a plurality of interface modules provided on the android mainboard based on the starting-up self-starting mode of the unified communication service;
the information judgment module is used for monitoring communication data based on the unified communication service and judging whether subscription information matched with the communication type of the communication data exists or not;
and the data forwarding module is used for packaging the communication data in a unified format after judging that subscription information matched with the communication type of the communication data exists, and sending the packaged communication data to the software application appointed by the subscription information by using the communication SDK module.
Optionally, the state monitoring module is configured to monitor a data transmission state of an NFC module provided on the android motherboard; monitoring the data transmission state of a Bluetooth module provided on the android mainboard; monitoring a data transmission state of a third-party hardware interface provided on the android mainboard, wherein the third-party hardware interface comprises a serial port, an RS485 interface and an RS232 interface; and monitoring the data transmission state of a third-party hardware switching module provided on the android mainboard, wherein the third-party hardware switching module comprises a wired network card and a wireless network card.
Optionally, the data forwarding module is further configured to respond to the communication SDK module through the unified communication service enabling information delivery confirmation mechanism, and transmit the encapsulated communication data to the communication SDK module.
In the embodiment of the invention, the communication butt joint repeated adaptation of a plurality of software applications can be avoided by utilizing the unified communication service, and the unified packaging based on different communication protocols can reduce the research and development level requirements and the learning cost of software application engineers, thereby improving the development speed and reducing the repeated development cost existing in the traditional mode; in addition, the communication SDK module is arranged to serve as a data indirect transmission channel of a plurality of software applications and unified communication service, and abnormal software operation can be reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow diagram of a multi-interface unified communication processing method based on an android motherboard in an embodiment of the present invention;
fig. 2 is a schematic structural composition diagram of an android motherboard-based multi-interface unified communication processing system in the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Examples
Referring to fig. 1, fig. 1 is a schematic flowchart illustrating a multi-interface unified communication processing method based on an android motherboard in an embodiment of the present invention.
As shown in fig. 1, a method for processing multi-interface unified communication based on an android motherboard includes the following steps:
s101, monitoring data transmission states of a plurality of interface modules provided on an android mainboard based on a power-on self-starting mode of a unified communication service;
the implementation process of the invention comprises the following steps: monitoring the data transmission state of an NFC module provided on the android mainboard; monitoring the data transmission state of a Bluetooth module provided on the android mainboard; monitoring a data transmission state of a third-party hardware interface provided on the android mainboard, wherein the third-party hardware interface comprises a serial port, an RS485 interface and an RS232 interface; and monitoring the data transmission state of a third-party hardware switching module provided on the android mainboard, wherein the third-party hardware switching module comprises a wired network card and a wireless network card.
It should be noted that the monitoring processes of the NFC module, the bluetooth module, the third-party hardware interface, and the third-party hardware transfer module are performed synchronously by the unified communication service, and the transmission channels established by the unified communication service and the above mentioned interface modules are all independent, so that the unified communication service can receive communication data of different communication protocols.
In addition, after monitoring the data transmission state of the third-party hardware switching module provided on the android motherboard, the method further includes: and identifying the third-party hardware switching module to execute data transmission work based on the unified communication service, and calling a built-in web server to build a transmission channel with the third-party hardware switching module. In the implementation process, an HTTP interface or an HTTPS interface can be provided based on the web server, and a third-party software service is allowed to transmit web data through the third-party hardware switching module to access corresponding application software.
S102, monitoring communication data based on the unified communication service, and judging whether subscription information matched with the communication type of the communication data exists or not;
the implementation process of the invention comprises the following steps: firstly, monitoring a subscription interface of the communication SDK module through the unified communication service, and acquiring and storing subscription information of each software application in a plurality of software applications, wherein each software application in the plurality of software applications is in interactive connection with the communication SDK module; secondly, after the unified communication service monitors communication data, based on that the subscription information of each of the plurality of software applications includes an identifier of each software application and an externally-connected communication type allowed by each software application, the unified communication service matches the subscription information of each of the plurality of software applications one by one according to the communication type depended on by the communication data, so as to determine whether subscription information matching the communication type of the communication data exists, and the determination result includes: if subscription information matched with the communication type of the communication data exists, binding the communication data and the subscription information, and continuing to execute the step S103; and if the subscription information matched with the communication type of the communication data does not exist, returning to execute the step S101.
S103, packaging the communication data in a unified format, and sending the packaged communication data to the software application designated by the subscription information by using the communication SDK module.
The implementation process of the invention comprises the following steps: (1) Firstly, the communication data is encapsulated into communication data output in a unified json format through the unified communication service, and the communication data is first communication data carrying an identity number and related subscription information; (2) Then, a response is made to the communication SDK module through the unified communication service enabling information delivery confirmation mechanism, and the encapsulated communication data (i.e., the first communication data) is transmitted to the communication SDK module, which is specifically represented as: when receiving the first communication data, the communication SDK module resolves the identity identification number from the first communication data, and then generates response information according to the identity identification number and feeds the response information back to the unified communication service, so that the unified communication service returns to re-execute step S101 after receiving the response information within a specific time; on the contrary, if the unified communication service fails to receive the response message within the specific time, which indicates that the communication SDK module fails to receive the first communication data, at this time, the unified communication service will send the first communication data again, so that the software applications and the communication SDK module do not need to relate to information transmission problems when data interfacing is implemented; (3) And finally, the communication SDK module is used for decomposing the related subscription information from the received first communication data and sending the first communication data to a software application designated by the related subscription information (namely, the first communication data is identified according to the identification number in the related subscription information), so that the software application can transmit the first communication data to an internal service function to realize corresponding service processing.
In addition, the embodiment of the invention also allows a certain software application to reversely send data to the relevant interface module, which is specifically expressed as follows: the software application transmits communication data A (with a uniform json format and subscription information of the software application) to be sent to the uniform communication service through the communication SDK module, and the uniform communication service encapsulates the communication data A into a data packet of a corresponding communication protocol according to the subscription information (namely, communication type) marked by the communication data A and outputs the data packet to an interface module matched with the communication type.
In the embodiment of the invention, the communication butt joint repeated adaptation of a plurality of software applications can be avoided by utilizing the unified communication service, and the unified packaging based on different communication protocols can reduce the research and development level requirements and the learning cost of software application engineers, thereby improving the development speed and reducing the repeated development cost existing in the traditional mode; in addition, the communication SDK module is arranged as a data indirect transmission channel of a plurality of software applications and unified communication service, so that the software operation abnormity can be reduced.
Examples
Referring to fig. 2, fig. 2 is a schematic structural composition diagram of an android motherboard-based multi-interface unified communication processing system according to an embodiment of the present invention.
As shown in fig. 2, a multi-interface unified communication processing system based on an android motherboard includes the following:
the state monitoring module 201 is configured to monitor data transmission states of a plurality of interface modules provided on an android motherboard based on a power-on self-starting mode of a unified communication service;
the implementation process of the invention comprises the following steps: monitoring the data transmission state of an NFC module provided on the android mainboard; monitoring the data transmission state of a Bluetooth module provided on the android mainboard; monitoring a data transmission state of a third-party hardware interface provided on the android mainboard, wherein the third-party hardware interface comprises a serial port, an RS485 interface and an RS232 interface; and monitoring the data transmission state of a third-party hardware switching module provided on the android mainboard, wherein the third-party hardware switching module comprises a wired network card and a wireless network card.
It should be noted that the monitoring processes of the NFC module, the bluetooth module, the third-party hardware interface, and the third-party hardware transfer module are performed synchronously by the unified communication service, and the transmission channels established by the unified communication service and the above mentioned interface modules are all independent, so that the unified communication service can receive communication data of different communication protocols.
In addition, after monitoring the data transmission state of the third-party hardware switching module provided on the android motherboard, the method further includes: and identifying the third-party hardware switching module to execute data transmission work based on the unified communication service, and calling a built-in web server to build a transmission channel with the third-party hardware switching module. In the implementation process, an HTTP interface or an HTTPS interface can be provided based on the web server, and a third-party software service is allowed to transmit web data through the third-party hardware switching module to access corresponding application software.
An information determining module 202, configured to determine whether subscription information matching a communication type of the communication data exists based on the communication data monitored by the unified communication service;
the implementation process of the invention comprises the following steps: firstly, monitoring a subscription interface of the communication SDK module through the unified communication service, and acquiring and storing subscription information of each software application in a plurality of software applications, wherein each software application in the plurality of software applications is in interactive connection with the communication SDK module; secondly, after the unified communication service monitors communication data, based on that the subscription information of each of the plurality of software applications includes an identifier of each software application and an externally-connected communication type allowed by each software application, the unified communication service matches the subscription information of each of the plurality of software applications one by one according to the communication type depended on by the communication data, so as to determine whether subscription information matching the communication type of the communication data exists, and the determination result includes: if subscription information matched with the communication type of the communication data exists, binding the communication data and the subscription information, and continuing to operate the data forwarding module 203; if there is no subscription information matching with the communication type of the communication data, returning to the running state monitoring module 201.
And the data forwarding module 203 is configured to package the communication data in a unified format after judging that subscription information matching the communication type of the communication data exists, and send the packaged communication data to the software application specified by the subscription information by using the communication SDK module.
The implementation process of the invention comprises the following steps: (1) Firstly, the communication data is encapsulated into communication data output in a unified json format through the unified communication service, and the communication data is first communication data carrying an identity number and related subscription information; (2) Then, a response is made to the communication SDK module through the unified communication service enabling information delivery confirmation mechanism, and the encapsulated communication data (i.e., the first communication data) is transmitted to the communication SDK module, which is specifically represented as: when the communication SDK module receives the first communication data, the communication SDK module resolves the identity identification number from the first communication data, and then generates response information according to the identity identification number and feeds the response information back to the unified communication service, so that the unified communication service returns to the re-operation state monitoring module 201 after receiving the response information within a specific time; on the contrary, if the unified communication service fails to receive the response message within the specific time, which indicates that the communication SDK module fails to receive the first communication data, at this time, the unified communication service will send the first communication data again, so that the software applications and the communication SDK module do not need to relate to information transmission problems when data interfacing is implemented; (3) Finally, the communication SDK module resolves the related subscription information from the received first communication data, and sends the first communication data to the software application specified by the related subscription information (i.e. identified according to the identification number in the related subscription information), so that the software application can transmit the first communication data to an internal service function to implement corresponding service processing.
In addition, the embodiment of the present invention also allows a certain software application to reversely send data to the relevant interface module, which is specifically expressed as: the software application transmits communication data A (with a uniform json format and subscription information of the software application) to be sent to the uniform communication service through the communication SDK module, and the uniform communication service encapsulates the communication data A into a data packet of a corresponding communication protocol according to the subscription information (namely, communication type) marked by the communication data A and outputs the data packet to an interface module matched with the communication type.
In the embodiment of the invention, the communication butt joint repeated adaptation of a plurality of software applications can be avoided by utilizing the unified communication service, and the unified packaging based on different communication protocols can reduce the research and development level requirements and the learning cost of software application engineers, thereby improving the development speed and reducing the repeated development cost existing in the traditional mode; in addition, the communication SDK module is arranged as a data indirect transmission channel of a plurality of software applications and unified communication service, so that the software operation abnormity can be reduced.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by hardware related to instructions of a program, and the program may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), random Access Memory (RAM), magnetic or optical disks, and the like.
The method and the system for processing the unified multi-interface communication based on the android motherboard provided by the embodiment of the invention are described in detail, a specific embodiment is adopted in the text to explain the principle and the implementation mode of the invention, and the description of the embodiment is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (6)

1. A multi-interface unified communication processing method based on an android mainboard is characterized by comprising the following steps:
monitoring the data transmission states of a plurality of interface modules provided on an android mainboard based on a starting-up self-starting mode of a unified communication service;
monitoring communication data based on the unified communication service, and judging whether subscription information matched with the communication type of the communication data exists or not;
if so, carrying out uniform format packaging on the communication data, and sending the packaged communication data to the software application appointed by the subscription information by using a communication SDK module;
before monitoring communication data based on the unified communication service and judging whether software application subscription information matched with the communication type of the communication data exists, the method further comprises the following steps:
monitoring a subscription interface of the communication SDK module through the unified communication service, and acquiring and storing subscription information of each software application in a plurality of software applications, wherein each software application in the plurality of software applications is in interactive connection with the communication SDK module;
the communication data is packaged in a unified format, and the packaged communication data is sent to the software application appointed by the subscription information by using a communication SDK module, wherein the method comprises the following steps:
the communication data are packaged into communication data output in a unified json format through the unified communication service, and the communication data are first communication data carrying identity identification numbers and related subscription information;
responding with the communication SDK module through the unified communication service enabling information transmission confirmation mechanism, and transmitting the first communication data to the communication SDK module;
decomposing relevant subscription information of the received first communication data through the communication SDK module, and sending the first communication data to a software application specified by the relevant subscription information;
the subscription information of each software application in the plurality of software applications comprises the identification of each software application and the communication type allowed to be externally connected by each software application;
after the uniform format encapsulation is performed on the communication data, the method further comprises the following steps:
and responding with the communication SDK module through the unified communication service enabling information transmission confirmation mechanism, and transmitting the packaged communication data to the communication SDK module.
2. The method for processing multi-interface unified communication based on the android motherboard of claim 1, wherein the monitoring of the data transmission states of a plurality of interface modules provided on the android motherboard in the boot-up self-boot mode based on the unified communication service includes:
monitoring the data transmission state of an NFC module provided on the android mainboard; and the combination of (a) and (b),
monitoring the data transmission state of a Bluetooth module provided on the android mainboard; and the combination of (a) and (b),
monitoring the data transmission state of a third-party hardware interface provided on the android mainboard, wherein the third-party hardware interface comprises a serial port, an RS485 interface and an RS232 interface; and (c) and (d),
and monitoring the data transmission state of a third-party hardware switching module provided on the android mainboard, wherein the third-party hardware switching module comprises a wired network card and a wireless network card.
3. The android motherboard-based multi-interface unified communication processing method of claim 2, after monitoring a data transmission state of a third-party hardware transfer module provided on the android motherboard, further comprising:
and identifying the third-party hardware switching module to execute data transmission work based on the unified communication service, and calling a built-in web server to establish a transmission channel with the third-party hardware switching module.
4. The android motherboard-based multi-interface unified communication processing method of claim 1, after monitoring communication data based on the unified communication service and determining whether subscription information matching a communication type of the communication data exists, further comprising:
and after judging that the subscription information matched with the communication type of the communication data does not exist, returning to monitor the data transmission states of the plurality of external interface modules provided on the android mainboard.
5. A multi-interface unified communication processing system based on an android mainboard is characterized by comprising:
the state monitoring module is used for monitoring the data transmission states of a plurality of interface modules provided on the android mainboard based on the starting-up self-starting mode of the unified communication service;
the information judgment module is used for monitoring communication data based on the unified communication service and judging whether subscription information matched with the communication type of the communication data exists or not;
the data forwarding module is used for packaging the communication data in a unified format after judging that subscription information matched with the communication type of the communication data exists, and sending the packaged communication data to the software application appointed by the subscription information by using the communication SDK module;
before monitoring communication data based on the unified communication service and judging whether software application subscription information matched with the communication type of the communication data exists, the method further comprises the following steps:
monitoring a subscription interface of the communication SDK module through the unified communication service, and acquiring and storing subscription information of each software application in a plurality of software applications, wherein each software application in the plurality of software applications is in interactive connection with the communication SDK module;
the communication data is packaged in a unified format, and the packaged communication data is sent to the software application appointed by the subscription information by using a communication SDK module, wherein the method comprises the following steps:
the communication data are packaged into communication data output in a unified json format through the unified communication service, and the communication data are first communication data carrying identity identification numbers and related subscription information;
responding with the communication SDK module through the unified communication service enabling information transmission confirmation mechanism, and transmitting the first communication data to the communication SDK module;
decomposing relevant subscription information of the received first communication data through the communication SDK module, and sending the first communication data to a software application specified by the relevant subscription information;
the subscription information of each software application in the plurality of software applications comprises the identification of each software application and the communication type allowed to be externally connected by each software application;
after the uniform format encapsulation is performed on the communication data, the method further comprises the following steps:
and responding with the communication SDK module through the unified communication service enabling information transmission confirmation mechanism, and transmitting the packaged communication data to the communication SDK module.
6. The android motherboard-based multi-interface unified communication processing system of claim 5, wherein the state monitoring module is configured to monitor a data transmission state of an NFC module provided on the android motherboard; monitoring the data transmission state of a Bluetooth module provided on the android mainboard; monitoring a data transmission state of a third-party hardware interface provided on the android mainboard, wherein the third-party hardware interface comprises a serial port, an RS485 interface and an RS232 interface; and monitoring the data transmission state of a third-party hardware switching module provided on the android mainboard, wherein the third-party hardware switching module comprises a wired network card and a wireless network card.
CN202011194384.7A 2020-10-30 2020-10-30 Multi-interface unified communication processing method and system based on android mainboard Active CN112311796B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011194384.7A CN112311796B (en) 2020-10-30 2020-10-30 Multi-interface unified communication processing method and system based on android mainboard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011194384.7A CN112311796B (en) 2020-10-30 2020-10-30 Multi-interface unified communication processing method and system based on android mainboard

Publications (2)

Publication Number Publication Date
CN112311796A CN112311796A (en) 2021-02-02
CN112311796B true CN112311796B (en) 2023-01-24

Family

ID=74334175

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011194384.7A Active CN112311796B (en) 2020-10-30 2020-10-30 Multi-interface unified communication processing method and system based on android mainboard

Country Status (1)

Country Link
CN (1) CN112311796B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013178735A1 (en) * 2012-05-30 2013-12-05 Bitreactive As Method for creating software applications using serverside processing

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060235970A1 (en) * 2005-04-18 2006-10-19 Cameron Bateman System and method for exposing synchronous web services as notification style web services
CN101695076A (en) * 2009-09-21 2010-04-14 中兴通讯股份有限公司 Method and device of unified agent adaptation based on Web service and adaptation system
CN106131205B (en) * 2016-07-29 2019-07-26 北京赛佰特科技有限公司 Big data information processing system and method for Internet of Things
CN107577820A (en) * 2017-09-30 2018-01-12 中国联合网络通信集团有限公司 Method, equipment and the system of data processing
CN108040034A (en) * 2017-11-15 2018-05-15 中国航空无线电电子研究所 Distributing real communication middleware
CN108093070B (en) * 2017-12-27 2020-12-18 复旦大学 Internet of things data service middleware system
CN108200090A (en) * 2018-02-07 2018-06-22 科大国创软件股份有限公司 A kind of agreement integration technology for electromechanical equipment
CN109189704B (en) * 2018-08-07 2022-06-21 西北工业大学 Universal bus interface adaptation method and device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013178735A1 (en) * 2012-05-30 2013-12-05 Bitreactive As Method for creating software applications using serverside processing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
统一通信客户端软件架构研究;罗有平等;《无线电工程》;20180330(第04期);全文 *

Also Published As

Publication number Publication date
CN112311796A (en) 2021-02-02

Similar Documents

Publication Publication Date Title
CN108965484B (en) Internet of things data transmission method, system and terminal
CN102790776B (en) Heartbeat connection normalizing processing method, terminal, server and communication system
CN101953139B (en) DHCP in response to Internet connectedness initializes
CN110808948B (en) Remote procedure calling method, device and system
EP2573970B1 (en) Near field communication reader device, near field communication tag device, near field communication system and near field communication method
CN111464419B (en) Data transmission control method based on bus network communication
CN113806116A (en) Protocol stack data transmission method based on Linux system, computer equipment and storage medium
WO2019184658A1 (en) Profile switching method and apparatus, and mobile terminal
CN103297453A (en) Method, browser end and system for achieving instant communication
CN108377579B (en) Method, device, terminal and storage medium for controlling radio resource control connection
US20160156736A1 (en) Method and device for generating forwarding information
CN113254103A (en) Application function implementation method and device and storage medium
CN104601206A (en) method and an apparatus for controlling messages between host and controller
CN108076535B (en) Method, device, terminal and storage medium for controlling radio resource control connection
CN112311796B (en) Multi-interface unified communication processing method and system based on android mainboard
CN108989157B (en) Method and device for controlling intelligent equipment
US11160139B2 (en) Method for optimizing per message type data exchange between connected objects
CN104184823A (en) Automatic task scheduling method and system
CN114915555B (en) Gateway drive communication method, device, equipment and storage medium
CN102761780A (en) Method for obtaining media metadata by intelligent remote controller to
CN109639555A (en) Link layer message generation method, link layer message generating means and terminal device
CN111240867B (en) Information communication system and method
CN113779021A (en) Data processing method, device, computer system and readable storage medium
CN111245867A (en) Sensor data analysis method and system
CN112187698B (en) Communication method, service system, electronic equipment and host MCU (micro control Unit) of electronic equipment

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 238, room 406, No.1, Yichuang street, Huangpu District, Guangzhou, Guangdong 510000

Applicant after: Guangzhou langguo Electronic Technology Co.,Ltd.

Address before: 510000 unit a and B, zone 02, 4th floor, No. 136, Gaopu Road, high tech Development Zone, Tianhe District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU LANGO ELECTRONIC SCIENCE & TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant