CN111355820B - Data transmission method, terminal and electronic equipment - Google Patents

Data transmission method, terminal and electronic equipment Download PDF

Info

Publication number
CN111355820B
CN111355820B CN201910569668.0A CN201910569668A CN111355820B CN 111355820 B CN111355820 B CN 111355820B CN 201910569668 A CN201910569668 A CN 201910569668A CN 111355820 B CN111355820 B CN 111355820B
Authority
CN
China
Prior art keywords
characters
digital
character
address
receiving terminal
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
CN201910569668.0A
Other languages
Chinese (zh)
Other versions
CN111355820A (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.)
Hitevision Co Ltd
Original Assignee
Hitevision 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 Hitevision Co Ltd filed Critical Hitevision Co Ltd
Priority to CN201910569668.0A priority Critical patent/CN111355820B/en
Publication of CN111355820A publication Critical patent/CN111355820A/en
Application granted granted Critical
Publication of CN111355820B publication Critical patent/CN111355820B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4547Network directories; Name-to-address mapping for personal communications, i.e. using a personal identifier
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses

Abstract

The invention discloses a data transmission method, a terminal and electronic equipment, which comprise the steps of receiving a connection code generation request; transcoding the IP address of the receiving terminal according to a preset mapping relation according to the connection code generation request to obtain a connection code; and establishing connection with the sending terminal by using the connection code. Further comprising receiving a connection code generated by the receiving terminal; restoring the connection code into an IP address corresponding to the receiving terminal according to a preset mapping relation; and searching the receiving terminal according to the IP address and establishing connection with the receiving terminal. The data transmission method, the terminal and the electronic equipment provided by the invention can convert the IP address containing 12-bit digital characters into the 8-bit connection code, reduce the number of characters, shorten the time for manually inputting the connection code, and enable the connection in the screen throwing or screen transferring process to be faster.

Description

Data transmission method, terminal and electronic equipment
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a data transmission method, a terminal, and an electronic device.
Background
With the continuous development of electronic technology, wireless screen transmission or screen projection technology is becoming one of indispensable technologies in people's study and work. Wireless screen transfer or screen casting generally refers to an electronic device transferring screen information to a receiving screen through a wireless network (or screen transfer device). Currently, in the screen transmission or screen projection process, a receiving terminal generates a connection code, and a transmitting terminal is connected with the receiving terminal by inputting the connection code. However, the current internet protocol version 4 (Internet Protocol Version, IPv 4) is in the form of 12-bit digital characters, and has a large number of characters, so that manual input is inconvenient when connection needs to be established, and the connection speed between devices in the screen transfer or screen throwing process is affected.
Disclosure of Invention
Therefore, the invention aims to provide a data transmission method, a terminal and electronic equipment, which can improve the connection speed in the screen transmission or screen throwing process.
In view of the above object, a first aspect of the present invention provides a data transmission method applied to a receiving terminal, comprising:
receiving a connection code generation request;
transcoding the IP address of the receiving terminal according to a preset mapping relation according to the connection code generation request to obtain a connection code;
and establishing connection with the sending terminal by using the connection code.
Optionally, the data transmission method further includes:
establishing a mapping relation between digital characters 0-25 and alphabetic characters A-Z, so that the digital characters and the alphabetic characters are in one-to-one correspondence;
the transcoding the IP address of the receiving terminal according to the preset mapping relation comprises the following steps: and converting the numerical character of the IP address into the alphabetic character according to the mapping relation.
Optionally, the converting the numeric character of the IP address into the alphabetic character according to the mapping relation includes:
dividing the IP address into four digital character segments, wherein each digital character segment comprises three digital characters;
and converting the adjacent first two digits in each digit character segment into corresponding first letter characters to obtain character segments formed by letters and digits.
Optionally, the last digit of each digit segment is converted into a corresponding second alphabetic character.
Optionally, each of the digital character segments is an integer from 0 to 255.
Optionally, when the number of the digital characters in the digital character segment is less than three, adding 0 before the original digital character segment, and supplementing the original digital character segment to three.
A second aspect of the present invention provides a data transmission method applied to a transmitting terminal, including:
receiving a connection code generated by a receiving terminal;
restoring the connection code into an IP address corresponding to the receiving terminal according to a preset mapping relation;
and searching the receiving terminal according to the IP address and establishing connection with the receiving terminal.
Optionally, the data transmission method further includes: establishing a mapping relation between digital characters 0-25 and alphabetic characters A-Z, so that the digital characters and the alphabetic characters are in one-to-one correspondence;
restoring the connection code into the IP address corresponding to the receiving terminal according to a preset mapping relation, wherein the method comprises the following steps:
and converting the alphabetic characters in the connection code into the numeric characters of the IP address according to the mapping relation to obtain the IP address corresponding to the receiving terminal.
Optionally, converting the alphabetic character in the connection code into the numeric character of the IP address according to the mapping relation includes:
dividing the connection code into four character segments, wherein each character segment comprises 1-bit alphabetic characters and 1-bit numerical characters;
and converting the alphabetic characters in each character segment into corresponding 2-bit digital characters to obtain a digital character segment formed by 3-bit digital.
A third aspect of the present invention provides a receiving terminal, comprising:
the first receiving module is used for receiving a connection code generation request;
the transcoding module is used for transcoding the IP address of the receiving terminal according to a preset mapping relation according to the connection code generation request to obtain a connection code;
and the first connection module is used for realizing connection with the sending terminal by utilizing the connection code.
A fourth aspect of the present invention provides a transmitting terminal, comprising:
a second receiving module for receiving a connection code generated by the receiving terminal;
the restoring module is used for restoring the connection code into the IP address corresponding to the receiving terminal according to a preset mapping relation;
and the second connection module is used for searching the receiving terminal according to the IP address and connecting with the receiving terminal.
A fifth aspect of the invention provides an electronic device comprising a processor and a memory communicatively coupled to the processor, wherein the memory stores instructions executable by the processor to enable the processor to perform the method of any one of claims 1-6.
A sixth aspect of the invention provides an electronic device comprising a processor and a memory communicatively coupled to the processor, wherein the memory stores instructions executable by the processor to enable the processor to perform the method of any of claims 7-9.
As can be seen from the above, the data transmission method, the terminal and the electronic device provided by the invention convert the IP address into a pure letter or a mixed form of letters and numbers by establishing the mapping between the numerical characters of the IP address and the letters a-Z, so that the connection code converted from the IP address is reduced from the original 12-bit characters to 8-bit characters, the character length of the connection code is shortened, and the connection in the screen transmission or screen throwing process is faster.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a data transmission method according to an embodiment of the present invention;
fig. 2 is a flow chart of another embodiment of a data transmission method according to the present invention;
fig. 3 is a schematic block diagram of an embodiment of a terminal according to an embodiment of the present invention;
fig. 4 is a schematic block diagram of an embodiment of another terminal according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a data transmission electronic device according to an embodiment of the present invention;
fig. 6 is a schematic diagram of an embodiment of converting numeric characters into alphabetic characters according to an embodiment of the present invention.
Detailed Description
The present invention will be further described in detail below with reference to specific embodiments and with reference to the accompanying drawings, in order to make the objects, technical solutions and advantages of the present invention more apparent.
Based on the above object, a first aspect of the embodiments of the present invention proposes an embodiment of a data transmission method. Referring to fig. 1, a flow chart of an embodiment of a data transmission method provided by the present invention is applied to a receiving terminal, and includes:
step 101: receiving a connection code generation request;
step 102: transcoding the IP address of the receiving terminal according to a preset mapping relation according to the connection code generation request to obtain a connection code;
step 103: and establishing connection with the sending terminal by using the connection code.
As can be seen from the above embodiments, the quick connection of the transmitting terminal and the receiving terminal is achieved by transcoding the IP address. It should be noted that, the receiving terminal may be not only a device to be projected or transferred in a projection or transfer process, but also a device to be projected or transferred, which may be understood that the device waiting to be connected may be the receiving terminal. Note that the IP address is an IPv4 address, and is not limited by the type A, B, C, D, E.
In some optional embodiments, the data transmission method further includes:
establishing a mapping relation between digital characters 0-25 and alphabetic characters A-Z, so that the digital characters and the alphabetic characters are in one-to-one correspondence;
the transcoding the IP address of the receiving terminal according to the preset mapping relation comprises the following steps:
and converting the numerical character of the IP address into the alphabetic character according to the mapping relation.
Alternatively, the one-to-one correspondence may be sequentially corresponding to the order of 0-25 and a-Z, and the specific mapping relationship table is as follows:
TABLE 1 mapping relationship table between numeric characters and alphabetic characters
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
It should be noted that, in addition to the embodiment in which the correspondence is performed in the order of 0-25 and a-Z, the correspondence may be in reverse order or in disorder, such as the letter Z corresponding to the number 0, or the letter M corresponding to the number 0 and the random, or the uppercase letter a-Z may be the lowercase letter a-Z. However, it is to be appreciated that there cannot be duplication of correspondence between the numeric characters and the alphabetic characters.
In some alternative embodiments, the converting the numeric character of the IP address into the alphabetic character according to the mapping relationship includes:
dividing the IP address into four digital character segments, wherein each digital character segment comprises three digital characters;
and converting the adjacent first two digital characters in each digital character segment into corresponding first letter characters to obtain character segments formed by letters and numbers.
In some alternative embodiments, the IP address is converted to a concatenated code, the 12-digit numerical characters of the IP address are divided into four numerical character segments with dots as separators, and each numerical character segment is an integer from 0 to 255, and each numerical character segment includes 3-digit numerical characters. For example, an IP address of 192.168.254.253, the four digital characters representing the IP address are 192, 168, 254, and 253, respectively, with the three-digit digital characters in the first digital character segment being 1, 9, and 2, respectively. When the number of the digital characters in the digital character segment is less than three, 0 is added before the original digital character segment, and the original digital character segment is supplemented to three.
In some alternative embodiments, the first two adjacent digits in each digit segment are converted into the corresponding first alphabetic characters, resulting in a segment of alphabetic and numeric characters. For example, referring to fig. 6, take a first connection code 192.168.254.253 as an example one:
in this embodiment, referring to table 1, the first two digits in each digital character segment are a group, the last digit is a group, the letter corresponding to the digit 19 is T, and so on, to obtain a second connection code with only 8 digits, which is shortened by 4 digits compared with the original 12 digits. It should be noted that, in addition to the above embodiment of converting the first two adjacent digits in each digit segment into the corresponding first alphabetic character, the last digit in each digit segment may be converted into the second alphabetic character, and this conversion mode may also shorten the original 12-digit character into the 8-digit character, however, conventionally, it is considered that simply inputting letters is more convenient compared with mixing input digits and letters, and in the actual operation process, the corresponding transcoding mode may be selected according to the input habit of the connection code inputter. When the connection is established, the connection code formed by the conversion of the IP address is required to be manually input to realize the connection, so that the number of input characters is shortened, and the connection speed between devices in the screen transmission or screen throwing process can be improved.
It should be noted that, the connection code is a letter character converted by the IP address according to the mapping relationship. The IP address and the connection code can be mutually resolved, namely, the IP address can be converted into the connection code form by knowing the IP address, otherwise, the connection code can be converted into the IP address form by knowing the connection code. For example one, the IP address is a conventionally recognized IP address representation, i.e., a 12-digit numeric string of 192.168.254.253, and the connection code is tc.qi.ze.zd or t2.q8.z4.z3. In addition, the data transmission method provided by the embodiment converts the public-aware IP address expression form into a secret and public-unknown connection code form, protects the IP address of the equipment, and plays a role in protecting privacy.
Referring to fig. 2, in a second aspect of the present invention, another embodiment of a data transmission method is provided, which is applied to a transmitting terminal, and includes:
step 201: receiving a connection code generated by a receiving terminal;
step 202: restoring the connection code into an IP address corresponding to the receiving terminal according to a preset mapping relation;
step 203: and searching the receiving terminal according to the IP address and establishing connection with the receiving terminal. It should be noted that, the above-mentioned sending terminal may be not only a device to be projected or to be transferred in a projection or transfer process, but also a device to be projected or transferred, which may be understood that the device sending connection may be a sending terminal.
In some optional embodiments, the data transmission method further includes: establishing a mapping relation between digital characters 0-25 and alphabetic characters A-Z, so that the digital characters and the alphabetic characters are in one-to-one correspondence;
restoring the connection code into the IP address corresponding to the receiving terminal according to a preset mapping relation, wherein the method comprises the following steps:
and converting the alphabetic characters in the connection code into the numeric characters of the IP address according to the mapping relation to obtain the IP address corresponding to the receiving terminal.
Optionally, converting the alphabetic character in the connection code into the numeric character of the IP address according to the mapping relation includes:
dividing the connection code into four character segments, wherein each character segment comprises 1-bit alphabetic characters and 1-bit numerical characters;
and converting the alphabetic characters in each character segment into corresponding 2-bit digital characters to obtain a digital character segment formed by 3-bit digital.
The connection code is manually input to the sending terminal, and the sending terminal restores the connection code generated by the receiving terminal into the IP address of the sending terminal; when the method is applied to a system, the sending terminal finds the receiving terminal according to the restored IP address in the form of the IP address and is connected with the receiving terminal.
In a third aspect of the present invention, there is provided a receiving terminal, as shown with reference to fig. 3, comprising:
a first receiving module 301, configured to receive a connection code generation request;
the transcoding module 302 is configured to transcode the IP address of the receiving terminal according to a preset mapping relationship according to the connection code generation request, so as to obtain a connection code;
and the first connection module 303 is configured to implement connection with the sending terminal by using the connection code.
In a fourth aspect of the present invention, there is provided another transmitting terminal, referring to fig. 4, including:
a second receiving module 401 for receiving a connection code generated by a receiving terminal;
a restoring module 402, configured to restore the connection code to an IP address corresponding to the receiving terminal according to a preset mapping relationship;
and the second connection module 403 is configured to find the receiving terminal according to the IP address and connect with the receiving terminal.
The sending terminal and the receiving terminal in the foregoing embodiments are configured to implement the corresponding methods in the foregoing embodiments, and have the beneficial effects of the corresponding method embodiments, which are not described herein. It should be noted that, the foregoing embodiments of the transmitting terminal and the receiving terminal each use the embodiments of the data transmission method to specifically describe the operation of each module, and those skilled in the art can easily think that these modules are applied to other embodiments of the data transmission method. Of course, since the steps in the embodiment of the data transmission method may be intersected, replaced, added and subtracted, these reasonable permutation and combination are changed so that the sending terminal and the receiving terminal also belong to the protection scope of the present invention, and the protection scope of the present invention should not be limited to the embodiment.
In a fifth aspect of the present invention, an electronic device is provided, and an embodiment of a receiving terminal for performing the data transmission method is shown with reference to fig. 5, and includes a processor, and a memory communicatively connected to the processor, one or more processors 501 and a memory 502, where one processor 501 is exemplified in fig. 5.
The apparatus for performing the centralized data transmission method may further include: an input device 503 and an output device 504.
The processor 501, memory 502, input devices 503 and output devices 504 may be connected by a bus or otherwise, for example in fig. 5.
The memory 502 is used as a non-volatile computer readable storage medium, and may be used to store a non-volatile software program, a non-volatile computer executable program, and modules, such as program instructions/modules corresponding to the centralized control method in the embodiments of the present application. The processor 501 executes various functional applications of the server and data processing, that is, implements the centralized control method of the above-described method embodiments, by running nonvolatile software programs, instructions, and modules stored in the memory 502.
Memory 502 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created according to the use of the data transmission device, and the like. In addition, memory 502 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some embodiments, memory 502 may optionally include memory located remotely from processor 501, which may be connected to the user behavior monitoring device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 503 may receive input numeric or character information and generate key signal inputs related to user settings and function control of the data transmission device. The output 504 may include a display device such as a display screen.
The one or more modules are stored in the memory 502 that, when executed by the one or more processors 501, perform the data transmission method of any of the method embodiments described above. The technical effects of the embodiment of the server for executing the data transmission method are the same as or similar to those of any of the foregoing method embodiments.
In a sixth aspect of the present invention, another electronic device is provided, and the hardware structure of the electronic device is the same as that of the foregoing electronic device, and the technical effect of the embodiment of the transmitting terminal for executing the data transmission method is the same as or similar to that of any of the foregoing method embodiments. And has the beneficial effects of the corresponding method embodiments, which are not described in detail herein.
The embodiments of the invention are intended to embrace all such alternatives, modifications and variances which fall within the broad scope of the appended claims. Therefore, any omission, modification, equivalent replacement, improvement, etc. of the present invention should be included in the scope of the present invention.

Claims (9)

1. A data transmission method applied to a receiving terminal, comprising:
receiving a connection code generation request;
transcoding the IP address of the receiving terminal according to a preset mapping relation according to the connection code generation request to obtain a connection code;
establishing connection with a transmitting terminal by using the connection code;
the data transmission method further comprises the following steps: establishing a mapping relation between digital characters 0-25 and alphabetic characters A-Z, so that the digital characters and the alphabetic characters are in one-to-one correspondence, and the correspondence between the digital characters and the alphabetic characters is sequential, reverse order or disordered;
the transcoding the IP address of the receiving terminal according to the preset mapping relation comprises the following steps: converting the digital character of the IP address into the alphabetic character according to the mapping relation;
the converting the digital character of the IP address into the alphabetic character according to the mapping relation includes: dividing the IP address into four digital character segments, wherein each digital character segment comprises three digital characters; and converting the adjacent first two digits in each digit character segment into corresponding first letter characters to obtain character segments formed by letters and digits.
2. The data transmission method of claim 1, wherein the last digit of each digit segment is converted to a corresponding second alphabetic character.
3. The data transmission method of claim 1, wherein each of the digital character segments is an integer of 0 to 255.
4. The data transmission method according to claim 1, wherein when the number of the digital characters in the digital character segment is less than three, 0 is added before the original digital character segment, and the original digital character segment is complemented with three bits.
5. A data transmission method applied to a transmitting terminal, comprising:
receiving a connection code generated by a receiving terminal;
restoring the connection code into an IP address corresponding to the receiving terminal according to a preset mapping relation;
searching the receiving terminal according to the IP address and establishing connection with the receiving terminal;
the data transmission method further comprises the following steps: establishing a mapping relation between digital characters 0-25 and alphabetic characters A-Z, so that the digital characters and the alphabetic characters are in one-to-one correspondence, and the correspondence between the digital characters and the alphabetic characters is sequential, reverse order or disordered;
the restoring the connection code to the IP address corresponding to the receiving terminal according to the preset mapping relationship includes: converting the alphabetic characters in the connection code into the numeric characters of the IP address according to the mapping relation to obtain the IP address corresponding to the receiving terminal;
the converting the alphabetic character in the connection code into the numeric character of the IP address according to the mapping relation includes: dividing the connection code into four character segments, wherein each character segment comprises 1-bit alphabetic characters and 1-bit digital characters; and converting the alphabetic characters in each character segment into corresponding 2-bit digital characters to obtain a digital character segment formed by 3-bit digits.
6. A receiving terminal, comprising:
the first receiving module is used for receiving a connection code generation request;
the transcoding module is used for transcoding the IP address of the receiving terminal according to a preset mapping relation according to the connection code generation request to obtain a connection code;
the first connection module is used for realizing connection with the sending terminal by utilizing the connection code;
the terminal is also configured to: establishing a mapping relation between digital characters 0-25 and alphabetic characters A-Z, so that the digital characters and the alphabetic characters are in one-to-one correspondence, and the correspondence between the digital characters and the alphabetic characters is sequential, reverse order or disordered;
the transcoding the IP address of the receiving terminal according to the preset mapping relation comprises the following steps: converting the digital character of the IP address into the alphabetic character according to the mapping relation;
the converting the digital character of the IP address into the alphabetic character according to the mapping relation includes: dividing the IP address into four digital character segments, wherein each digital character segment comprises three digital characters; and converting the adjacent first two digits in each digit character segment into corresponding first letter characters to obtain character segments formed by letters and digits.
7. A transmitting terminal, comprising:
a second receiving module for receiving a connection code generated by the receiving terminal;
the restoring module is used for restoring the connection code into the IP address corresponding to the receiving terminal according to a preset mapping relation;
the second connection module is used for searching the receiving terminal according to the IP address and connecting the receiving terminal with the receiving terminal;
the terminal is also configured to: establishing a mapping relation between digital characters 0-25 and alphabetic characters A-Z, so that the digital characters and the alphabetic characters are in one-to-one correspondence, and the correspondence between the digital characters and the alphabetic characters is sequential, reverse order or disordered;
the restoring the connection code to the IP address corresponding to the receiving terminal according to the preset mapping relationship includes: converting the alphabetic characters in the connection code into the numeric characters of the IP address according to the mapping relation to obtain the IP address corresponding to the receiving terminal;
the converting the alphabetic character in the connection code into the numeric character of the IP address according to the mapping relation includes: dividing the connection code into four character segments, wherein each character segment comprises 1-bit alphabetic characters and 1-bit digital characters; and converting the alphabetic characters in each character segment into corresponding 2-bit digital characters to obtain a digital character segment formed by 3-bit digits.
8. An electronic device comprising a processor, and a memory communicatively coupled to the processor,
wherein the memory stores instructions executable by the processor to enable the processor to perform the method of any one of claims 1-4.
9. An electronic device comprising a processor, and a memory communicatively coupled to the processor,
wherein the memory stores instructions executable by the processor to enable the processor to perform the method of claim 5.
CN201910569668.0A 2019-06-27 2019-06-27 Data transmission method, terminal and electronic equipment Active CN111355820B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910569668.0A CN111355820B (en) 2019-06-27 2019-06-27 Data transmission method, terminal and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910569668.0A CN111355820B (en) 2019-06-27 2019-06-27 Data transmission method, terminal and electronic equipment

Publications (2)

Publication Number Publication Date
CN111355820A CN111355820A (en) 2020-06-30
CN111355820B true CN111355820B (en) 2023-07-21

Family

ID=71196868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910569668.0A Active CN111355820B (en) 2019-06-27 2019-06-27 Data transmission method, terminal and electronic equipment

Country Status (1)

Country Link
CN (1) CN111355820B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112218133B (en) * 2020-09-15 2022-08-05 深圳市飞图视讯有限公司 Screen projection code generation method and device and terminal equipment
CN112565842A (en) * 2020-12-04 2021-03-26 广州视源电子科技股份有限公司 Information processing method, device and storage medium
CN115225692B (en) 2021-04-16 2024-03-26 广州视源电子科技股份有限公司 Information processing method, device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102221900A (en) * 2011-03-29 2011-10-19 贵阳朗玛信息技术股份有限公司 Method, device and system for processing data
CN106231391A (en) * 2016-08-03 2016-12-14 深圳Tcl新技术有限公司 Television set rapidly inputs the method and system of password
CN108848162A (en) * 2018-06-15 2018-11-20 广州视源电子科技股份有限公司 Show connection method, display equipment and the system of equipment
CN108848164A (en) * 2018-06-15 2018-11-20 广州视源电子科技股份有限公司 Show connection method, display equipment and the system of equipment
CN108919976A (en) * 2018-06-28 2018-11-30 广州视源电子科技股份有限公司 Characters input method, system, device, electronic equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105991962B (en) * 2015-02-03 2020-08-18 阿里巴巴集团控股有限公司 Connection method, information display method, device and system
CN107566453B (en) * 2017-08-03 2021-02-09 广州视源电子科技股份有限公司 Service discovery method, device, computer readable storage medium and computer equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102221900A (en) * 2011-03-29 2011-10-19 贵阳朗玛信息技术股份有限公司 Method, device and system for processing data
CN106231391A (en) * 2016-08-03 2016-12-14 深圳Tcl新技术有限公司 Television set rapidly inputs the method and system of password
CN108848162A (en) * 2018-06-15 2018-11-20 广州视源电子科技股份有限公司 Show connection method, display equipment and the system of equipment
CN108848164A (en) * 2018-06-15 2018-11-20 广州视源电子科技股份有限公司 Show connection method, display equipment and the system of equipment
CN108919976A (en) * 2018-06-28 2018-11-30 广州视源电子科技股份有限公司 Characters input method, system, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111355820A (en) 2020-06-30

Similar Documents

Publication Publication Date Title
CN111355820B (en) Data transmission method, terminal and electronic equipment
CN101409675A (en) Network packet payload compression
CN1251232A (en) Method of and apparatus for encrypting signals for transmission
CN1791070B (en) Method for transmitting document on network
CN105556916A (en) Network flow information statistics method and apparatus
KR101396056B1 (en) Unique compressed call identifiers
CN104219298A (en) Cluster system and data backup method thereof
CN105100085A (en) Information encryption and decryption methods and devices
CN106557335A (en) The update method of application program, apparatus and system
CN1788420A (en) Arrangement for application message decompression
CN103944961A (en) Application sharing method, device and system
CN100536485C (en) Vector network address coding method
CN111953497A (en) Message authentication code generation device and method based on HMAC algorithm
CN104853447A (en) Method and device for processing data information
CN103500129A (en) Back-up object sending and back-up method, production end, backup-for-disaster-recovery end and system
CN115630614B (en) Data transmission method, device, electronic equipment and medium
CN107040377A (en) A kind of method for storing cipher key based on quantum secret communication
JP6310102B2 (en) Method and apparatus for data transmission
CN115022000B (en) Communication method and device of railway signal system and electronic equipment
CN107743102B (en) efficient tcp session recombination method
CN110569487B (en) Base64 expansion coding method and system based on high-frequency character substitution algorithm
CN101889439B (en) Method and device for restoring at least one setting
CN105959263A (en) JSON-based mechanism aged care data interaction method and system
KR100853391B1 (en) Method for high speed process of ccsds pn
CN1778092B (en) Overhead reduction and address protection in communication stack

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
GR01 Patent grant
GR01 Patent grant