CN104216958A - Transmission method and device based on structured data - Google Patents

Transmission method and device based on structured data Download PDF

Info

Publication number
CN104216958A
CN104216958A CN201410415069.0A CN201410415069A CN104216958A CN 104216958 A CN104216958 A CN 104216958A CN 201410415069 A CN201410415069 A CN 201410415069A CN 104216958 A CN104216958 A CN 104216958A
Authority
CN
China
Prior art keywords
data
message
compression coding
frame format
dictionary
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.)
Granted
Application number
CN201410415069.0A
Other languages
Chinese (zh)
Other versions
CN104216958B (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.)
Shenzhen Babngyan Information Technology Co ltd
Original Assignee
Shenzhen Babngyan Information 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 Shenzhen Babngyan Information Technology Co ltd filed Critical Shenzhen Babngyan Information Technology Co ltd
Priority to CN201410415069.0A priority Critical patent/CN104216958B/en
Publication of CN104216958A publication Critical patent/CN104216958A/en
Application granted granted Critical
Publication of CN104216958B publication Critical patent/CN104216958B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • 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/04Protocols for data compression, e.g. ROHC

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

The invention discloses a transmission method and a device based on structured data, wherein the method comprises the following steps: y1, obtaining an XML document for transmitting structured data; y2, encoding and compressing the document according to a preset data dictionary and a data assembly rule; and Y3, transmitting the data after the coding and compression. The step Y2 specifically includes the sub-steps of: y21, acquiring a preset data dictionary and a data assembly rule, wherein the data dictionary comprises data elements of structured data and identification key values corresponding to the data elements, and the preset data assembly rule comprises a data frame format; and Y22, carrying out coding compression on the document according to the data dictionary and the data frame format to obtain data after coding compression. By using the method of the invention, the data volume of transmission can be greatly reduced, and the transmission effectiveness is improved. The invention can be widely applied to the technical field of transmission based on structured data.

Description

The transmission method of structure based data and device
Technical field
The present invention relates to the information processing technology, more particularly, the present invention relates to the transmission method of structure based data and the transmitting device of structure based data.
 
Background technology
Conventional information reciprocal process adopts XML mode to transmit, data effective rate of utilization about 35%, to Radio Resource to take situation higher, along with user is to the lifting of regulatory requirement, information interaction amount also increases thereupon, and the transmission of data validity improves extremely urgent.It is as shown in table 1 that conventional transmission construction method builds signal, and table 1 is data element transmission demand signal table.
The transmission body that classic method constructs according to above data element is schematically as follows:
<Message>
<MessageHead?ProtocolType="30"?Ver="1.0"?Cmd="QurryEqtState">
<MessageContent>
<EqtName=" equipment 1 " >
<EqtState=" taking " >
<LinkQuality=" good " >
</MessageContent>
</MessageHead>
</Message>
Which transmission byte number is about 200 bytes, there is following defect:
A, data transmission availability are low;
B, do not possess piecemeal transmittability;
C, do not possess fault-tolerant station-keeping ability.
 
Summary of the invention
In order to solve the problems of the technologies described above, the first object of the present invention is to provide a kind of transmission method of structure based data.
Another object of the present invention is to provide a kind of transmitting device of structure based data.
First technical scheme of the present invention is: the transmission method of structure based data, and the method comprising the steps of:
Y1, obtains the XML document being used for transmission structure data;
Y2, carries out compression coding according to the data dictionary preset and data assembling rule to described document;
Data after compression coding are transmitted by Y3.
Further, described step Y2 its specifically comprise sub-step:
Y21, obtain the data dictionary and data assembling rule preset, wherein, described data dictionary comprises the data element of structural data and the mark key assignments corresponding with each data element, and described preset data assembling rule comprises data frame format;
Y22, carries out compression coding according to described data dictionary and data frame format by described document, obtains the data after compression coding.
Further, described data frame format comprises message header and message body; Described message header comprises the descriptor of message; The descriptor of described message comprises protocol type, version number, operational order mark; Described protocol type is for identifying protocol class between platform; Described operational order mark is used for identification field identification message type; Described message body be the data element of structural data in described document encoded after content, after described message body is located at message header.
Further, described mark key assignments is hexadecimal format, and described data frame format adopts the message header of hexadecimal format and the message body of hexadecimal format; According to described data dictionary and data frame format, described document is carried out compression coding, obtain this step of the data after compression coding, it is specially: according to described data dictionary and data frame format, the data element of the descriptor of message and the structural data of transmission in described document is converted to the data of corresponding hexadecimal format, and the data of described hexadecimal format are assembled according to described data frame format, obtain the data after compression coding.
Further, described message header also comprises number of retransmissions mark, frame number, information block length.
Second technical scheme of the present invention is:
This device comprises: data connection object module: for obtaining the XML document for transmission structure data; Compression coding module: for carrying out compression coding according to the data dictionary preset and data assembling rule to described document; Transport module: for the data after compression coding are transmitted.
Further, described compression coding module comprises pre-preparation module and structure coding module;
Described pre-preparation module: for obtaining default data dictionary and data assembling rule,
Wherein, described data dictionary comprises the data element of structural data and the mark key assignments corresponding with each data element, and described preset data assembling rule comprises data frame format;
Described structure coding module: for described document being carried out compression coding according to described data dictionary and data frame format, obtain the data after compression coding.
Further, described data frame format comprises message header and message body; Described message header comprises the descriptor of message; The descriptor of described message comprises protocol type, version number, operational order mark; Described protocol type is for identifying protocol class between platform; Described operational order mark is used for identification field identification message type; Described message body be the data element of structural data in described document encoded after content, after described message body is located at message header.
Further, described mark key assignments is hexadecimal format, the message header of described data frame format and the message body hexadecimal format of being; Described structure coding module is specifically for according to described data dictionary and data frame format, the data element of the descriptor of message and the structural data of transmission in described document is converted to the data of corresponding hexadecimal format, and the data of described hexadecimal format are assembled according to described data frame format, obtain the data after compression coding.
Further, described message header also comprises number of retransmissions mark, frame number, information block length.
First beneficial effect of the present invention is:
The transmission method that the present invention is based on structural data defines data dictionary and the rule to data assembling by the data area in advance according to transmission, according to data dictionary and data frame format, data to be transmitted object is carried out compression coding, after encoded compression, significantly can reduce the data volume of transmission, improve the validity of transmission.
In addition, due to the data acquisition hexadecimal format of the present invention's transmission, existing cryptographic algorithm can be used, promote the security of data transmission; Because the present invention marks in the message header definition information block length of Frame, allow the integrality of receiving end energy perception data, promote the correctness exchanging data; In the message header definition frame sequence number of Frame, make data content can batchwise transfer when bandwidth deficiency, be beneficial to the assembling of opposite end, improve the availability of Radio Resource; At the message header definition number of retransmissions mark of Frame, possesses retransmission capability.
Second beneficial effect of the present invention is:
The present invention is based on the transmitting device of structural data, by arranging compression coding module, realizing data to be transmitted object to carry out compression coding, significantly reducing the data volume of transmission, improve the validity of transmission.
 
Accompanying drawing explanation
Below in conjunction with accompanying drawing, the specific embodiment of the present invention is described further:
Fig. 1 is the schematic flow sheet of the transmission method of a kind of structure based data of the present invention;
Fig. 2 is the structural representation of the transmitting device of a kind of structure based data of the present invention;
Fig. 3 is that the data transmit-receive of the system applying transmission method of the present invention runs schematic diagram.
 
Embodiment
Be described the principle of invention and feature below in conjunction with accompanying drawing, example, only for explaining invention, is not intended to limit scope of the present invention.
The system applying transmission method of the present invention needs define data dictionary according to the data area of transmission and define the rule of data assembling in advance, and this method is applied to the transmitting scene of structural data (can be defined by data dictionary).
Fig. 1 is the schematic flow sheet of the transmission method that the present invention is based on structural data, as shown in Figure 1, the transmission method of structure based data, the method comprising the steps of:
Y1, obtains the XML document being used for transmission structure data;
Y2, carries out compression coding according to the data dictionary preset and data assembling rule to described document;
Data after compression coding are transmitted by Y3.
Described step Y2 its specifically comprise sub-step:
Y21, obtain the data dictionary and data assembling rule preset, wherein, described data dictionary comprises the data element of structural data and the mark key assignments corresponding with each data element, and described preset data assembling rule comprises data frame format;
Y22, carries out compression coding according to described data dictionary and data frame format by described document, obtains the data after compression coding.
Data frame format comprises message header and message body; Message header comprises the descriptor of message; The descriptor of message comprises protocol type, version number, operational order mark; Protocol type is for identifying protocol class between platform; Operational order mark is used for identification field identification message type; Message header also comprises number of retransmissions mark, frame number, information block length; Marked by definition information block length, allow the integrality of receiving end energy perception data, promote the correctness exchanging data; By definition frame sequence number, make data content can batchwise transfer when bandwidth deficiency, be beneficial to the assembling of opposite end, improve the availability of Radio Resource; By definition number of retransmissions mark, retransmitting function can be realized.Message body be the data element of structural data in described document encoded after content, message body is immediately preceding after message header.
Below for the transmission requirement of " table 1 data element transmission demand signal table ", the specific implementation process of transmission method of the present invention is described.
In advance according to the data area definition data dictionary of transmission and the rule to data assembling.
Definition data dictionary is in table 2, table 2 is data dictionary definition standard, as shown in table 2, data dictionary comprises the data element of structural data and the mark key assignments corresponding with each data element, in the present embodiment, mark key assignments comprises type key assignments and data key values, all adopts hexadecimal format to be described; Wherein data key values is used for identification data item, and type key assignments is used for identification data item content.In data transmission procedure with type key assignments+data key values for transmission information, other information in form be management this data message maintenance information.As transmission information: " the equipment use state " of 00010101 expression " equipment 1 " is " taking " state.
 
The rule of preset data assembling, namely define data frame format, table 3 is data frame format, as shown in table 3, and data frame packet is containing message header and message body, and message body is immediately following after message header.Message header comprises the descriptor of message, and the descriptor of message comprises protocol type, version number, operational order mark, number of retransmissions, frame number, information block length.
Below, associative list 4 illustrates the process of " table 1 data element transmission demand signal table " data to be transmitted object being carried out to compressed encoding, and table 4 is the compressed encoding table of comparisons.
As shown in table 4, the message header of frame format and message body desired value all adopt hexadecimal format in the present embodiment, fill in message header information according to table 3 data frame format, will treat that in former XML document, transmission information is converted to type key assignments+data key values and inserts message body according to table 2; After encoded compression, the actual information sent is: 1E01000100060401000101010302.
From this example, data volume used for traditional X-ray ML method can be reduced to 28 bytes from 200 bytes by transmission method described in this patent, greatly improve the validity of transmission, and existing cryptographic algorithm can be used to promote the security of data transmission by the data that this patent transmits.In addition, the present invention, by increasing information block length mark, allows the integrality of receiving end energy perception data, promotes the correctness exchanging data; The present invention, by increasing frame number, makes data content can batchwise transfer when bandwidth deficiency, is beneficial to the assembling of opposite end, improves the availability of Radio Resource.
Fig. 2 is the structural representation of the transmitting device of a kind of structure based data of the present invention, and as shown in Figure 2, the invention also discloses the transmitting device of structure based data, this device comprises:
Data connection object module: for obtaining the XML document for transmission structure data;
Compression coding module: for carrying out compression coding according to the data dictionary preset and data assembling rule to described document;
Transport module: for the data after compression coding are transmitted.
Compression coding module comprises pre-preparation module and structure coding module.
Pre-preparation module: for obtaining default data dictionary and data assembling rule, wherein, data dictionary comprises the data element of structural data and the mark key assignments corresponding with each data element, and described mark key assignments is hexadecimal format; Preset data assembling rule comprises data frame format, the message header of data frame format and the message body hexadecimal format of being.
Structure coding module: for described document being carried out compression coding according to data dictionary and data frame format, obtain the data after compression coding.Structure coding module is specifically for according to data dictionary and data frame format, the data element of the descriptor of message and the structural data of transmission in described document is converted to the data of corresponding hexadecimal format, and the data of described hexadecimal format are assembled according to described data frame format, obtain the data after compression coding.
Fig. 3 is that the data transmit-receive of the system applying transmission method of the present invention runs schematic diagram; Below in conjunction with Fig. 3, the system data transmitting-receiving process of application transmission method of the present invention is introduced.
As shown in Figure 3, the transmitting terminal of system and receiving end need to define data dictionary and data frame format according to the data area of transmission in advance, then complete the transmitting procedure of data in the following way:
S1, data send; Conventionally send data connection object;
S2, coding: carry out compression coding to data connection object according to defined data dictionary and frame format, obtain the data after compressing;
S3, transmission data: conventionally the data after compression are sent to transmission equipment;
S4, wireless transmission: transmission equipment completes information transmission;
S5, reception data: conventionally receive the data after compression;
S6, decoding: according to data dictionary and frame format to the decoding data after compression, obtain the data after reducing;
S7, data send: the data after reduction are transferred to reception object.
Wherein the decode procedure of S6 is the inverse process of S2 coding.
Apply the system of transmission method of the present invention, wireless bandwidth utilization rate can be promoted, promote the validity of transmission, and encryption method can be used to promote the security of transmission.
More than that better enforcement of the present invention is illustrated, but the invention is not limited to described embodiment, those of ordinary skill in the art also can make all equivalent variations or replacement under the prerequisite without prejudice to spirit of the present invention, and these equivalent distortion or replacement are all included in the application's claim limited range.

Claims (10)

1. the transmission method of structure based data, is characterized in that, the method comprising the steps of:
Y1, obtains the XML document being used for transmission structure data;
Y2, carries out compression coding according to the data dictionary preset and data assembling rule to described document;
Data after compression coding are transmitted by Y3.
2. the transmission method of structure based data according to claim 1, is characterized in that: described step Y2 its specifically comprise sub-step:
Y21, obtain the data dictionary and data assembling rule preset, wherein, described data dictionary comprises the data element of structural data and the mark key assignments corresponding with each data element, and described preset data assembling rule comprises data frame format;
Y22, carries out compression coding according to described data dictionary and data frame format by described document, obtains the data after compression coding.
3. the transmission method of structure based data according to claim 2, is characterized in that: described data frame format comprises message header and message body; Described message header comprises the descriptor of message; The descriptor of described message comprises protocol type, version number, operational order mark; Described protocol type is for identifying protocol class between platform; Described operational order mark is used for identification field identification message type; Described message body be the data element of structural data in described document encoded after content, after described message body is located at message header.
4. the transmission method of structure based data according to claim 3, is characterized in that: described mark key assignments is hexadecimal format, and described data frame format adopts the message header of hexadecimal format and the message body of hexadecimal format; According to described data dictionary and data frame format, described document is carried out compression coding, obtain this step of the data after compression coding, it is specially: according to described data dictionary and data frame format, the data element of the descriptor of message and the structural data of transmission in described document is converted to the data of corresponding hexadecimal format, and the data of described hexadecimal format are assembled according to described data frame format, obtain the data after compression coding.
5. the transmission method of structure based data according to claim 3 or 4, is characterized in that: described message header also comprises number of retransmissions mark, frame number, information block length.
6. the transmitting device of structure based data, is characterized in that, this device comprises:
Data connection object module, for obtaining the XML document for transmission structure data;
Compression coding module, for carrying out compression coding according to the data dictionary preset and data assembling rule to described document;
Transport module, for transmitting the data after compression coding.
7. the transmitting device of structure based data according to claim 6, is characterized in that:
Described compression coding module comprises:
Pre-preparation module, for obtaining default data dictionary and data assembling rule,
Wherein, described data dictionary comprises the data element of structural data and the mark key assignments corresponding with each data element, and described preset data assembling rule comprises data frame format;
Structure coding module, for described document being carried out compression coding according to described data dictionary and data frame format, obtains the data after compression coding.
8. the transmitting device of structure based data according to claim 7, is characterized in that: described data frame format comprises message header and message body; Described message header comprises the descriptor of message; The descriptor of described message comprises protocol type, version number, operational order mark; Described protocol type is for identifying protocol class between platform; Described operational order mark is used for identification field identification message type; Described message body be the data element of structural data in described document encoded after content, after described message body is located at message header.
9. the transmitting device of structure based data according to claim 8, is characterized in that: described mark key assignments is hexadecimal format, the message header of described data frame format and the message body hexadecimal format of being; Described structure coding module is specifically for according to described data dictionary and data frame format, the data element of the descriptor of message and the structural data of transmission in described document is converted to the data of corresponding hexadecimal format, and the data of described hexadecimal format are assembled according to described data frame format, obtain the data after compression coding.
10. the transmitting device of structure based data according to claim 8 or claim 9, is characterized in that: described message header also comprises number of retransmissions mark, frame number, information block length.
CN201410415069.0A 2014-08-20 2014-08-20 Transmission method and device based on structured data Active CN104216958B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410415069.0A CN104216958B (en) 2014-08-20 2014-08-20 Transmission method and device based on structured data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410415069.0A CN104216958B (en) 2014-08-20 2014-08-20 Transmission method and device based on structured data

Publications (2)

Publication Number Publication Date
CN104216958A true CN104216958A (en) 2014-12-17
CN104216958B CN104216958B (en) 2018-01-12

Family

ID=52098448

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410415069.0A Active CN104216958B (en) 2014-08-20 2014-08-20 Transmission method and device based on structured data

Country Status (1)

Country Link
CN (1) CN104216958B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105630870A (en) * 2015-12-16 2016-06-01 广州神马移动信息科技有限公司 Sear request processing method and system
CN106548292A (en) * 2016-11-08 2017-03-29 邦达诚科技(常州)有限公司 The management method of radiation source data
CN108073391A (en) * 2016-11-11 2018-05-25 阿里巴巴集团控股有限公司 A kind of JSON character strings transmission, the method and apparatus of processing
CN114666406A (en) * 2022-02-24 2022-06-24 国电南瑞科技股份有限公司 Object model-based power internet of things data compression method and device
WO2023130801A1 (en) * 2022-01-10 2023-07-13 深圳智慧林网络科技有限公司 Function-based data sending method and apparatus, device, and data receiving method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090094263A1 (en) * 2007-10-04 2009-04-09 Microsoft Corporation Enhanced utilization of network bandwidth for transmission of structured data
CN101557399A (en) * 2009-05-20 2009-10-14 深圳市汇海科技开发有限公司 Method for compression and decompression of XMPP protocol transmission data
CN103605730A (en) * 2013-11-19 2014-02-26 山西三恒自动化设备有限公司 XML (extensible markup language) compressing method and device based on flexible-length identification codes

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090094263A1 (en) * 2007-10-04 2009-04-09 Microsoft Corporation Enhanced utilization of network bandwidth for transmission of structured data
CN101557399A (en) * 2009-05-20 2009-10-14 深圳市汇海科技开发有限公司 Method for compression and decompression of XMPP protocol transmission data
CN103605730A (en) * 2013-11-19 2014-02-26 山西三恒自动化设备有限公司 XML (extensible markup language) compressing method and device based on flexible-length identification codes

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105630870A (en) * 2015-12-16 2016-06-01 广州神马移动信息科技有限公司 Sear request processing method and system
CN106548292A (en) * 2016-11-08 2017-03-29 邦达诚科技(常州)有限公司 The management method of radiation source data
CN108073391A (en) * 2016-11-11 2018-05-25 阿里巴巴集团控股有限公司 A kind of JSON character strings transmission, the method and apparatus of processing
CN108073391B (en) * 2016-11-11 2021-06-22 阿里巴巴集团控股有限公司 Method and device for transmitting and processing JSON character string
WO2023130801A1 (en) * 2022-01-10 2023-07-13 深圳智慧林网络科技有限公司 Function-based data sending method and apparatus, device, and data receiving method
CN114666406A (en) * 2022-02-24 2022-06-24 国电南瑞科技股份有限公司 Object model-based power internet of things data compression method and device
CN114666406B (en) * 2022-02-24 2023-11-21 国电南瑞科技股份有限公司 Electric power Internet of things data compression method and device based on object model

Also Published As

Publication number Publication date
CN104216958B (en) 2018-01-12

Similar Documents

Publication Publication Date Title
CN110691034B (en) Method and device for transmitting service flow of flexible Ethernet
CN104216958A (en) Transmission method and device based on structured data
US8718098B2 (en) Method for compressing and decompressing time stamp and equipment thereof
CN103841118B (en) Method for constructing reliable two-way covert channel based on TCP effective loads
CN103327030B (en) A kind of Wi-Fi of utilization message length carries out the method for information transmission
CN102638579A (en) Data processing method and system based on data transmission of mobile equipment
CN103650431B (en) Method of transmitting video data and device
JP2011507424A5 (en)
KR20110025048A (en) Method and apparatus of transmitting and receiving mac pdu using a mac header
CN103731884A (en) BBU, RRU, data transmission method and wireless access system
EP2667625A2 (en) Apparatus and method for transmitting multimedia data in a broadcast system
CN104486396A (en) Cross-platform network data transmission method
CN102904689A (en) Improved method for transmission control protocol based on network coding
CN115104269A (en) Uplink retransmission with compact memory usage
EP1746800A3 (en) Data transmitting and receiving system, data processing apparatus, and encoding communication method
CN104079580B (en) Educational administration&#39;s instructional map is as speech recognition system and method
CN103780348B (en) DCS satellite link downlink data acknowledgement frame transmission method
CN104104924A (en) Third-generation (3G) network based video monitoring system bandwidth self-adaption transmission method
CN104518852B (en) A kind of transmission feedback method
CN105828014B (en) A kind of audio/video transmission method and device
CN105357450A (en) Video stitching control system
CN106603193A (en) Media content-based FEC mechanism
CN105635182A (en) Data compression transmission method and system
TWI826994B (en) Physical layer control information transmission metohd and apparatus
WO2013075475A1 (en) Method, device and system for carrying message service type to an based on gre extension

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 518000, Guangdong, Shenzhen, Nanshan District Haitian road 13, Shenzhen software industry base, 5 blocks B, building 9

Applicant after: BANGYAN TECHNOLOGY CO., LTD.

Address before: 518057, Shenzhen Province, Nanshan District hi tech Zone, Guangdong hi tech Zone, No. 9, building 8, East

Applicant before: Shenzhen Bangyan Information Technology Co., Ltd.

COR Change of bibliographic data
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: 518000 2101, No. 100, Zhihe Road, Dakang community, Yuanshan street, Longgang District, Shenzhen, Guangdong

Patentee after: BANGYAN TECHNOLOGY Co.,Ltd.

Address before: 9 / F, block B, building 5, Shenzhen software industry base, No.13, Haitian 1st Road, Nanshan District, Shenzhen, Guangdong 518000

Patentee before: BANGYAN TECHNOLOGY Co.,Ltd.

CP02 Change in the address of a patent holder