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

Data transmission method, terminal and electronic equipment Download PDF

Info

Publication number
CN111355820A
CN111355820A CN201910569668.0A CN201910569668A CN111355820A CN 111355820 A CN111355820 A CN 111355820A CN 201910569668 A CN201910569668 A CN 201910569668A CN 111355820 A CN111355820 A CN 111355820A
Authority
CN
China
Prior art keywords
receiving terminal
address
characters
numeric
connection
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
CN201910569668.0A
Other languages
Chinese (zh)
Other versions
CN111355820B (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

Images

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a data transmission method, a terminal and electronic equipment, which comprises the steps of receiving a connection code generation request; according to the connection code generation request, transcoding the IP address of the receiving terminal according to a preset mapping relation 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 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 projection or screen transmission 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 gradually becomes one of indispensable technologies in people's study and work. Wireless screen transmission or screen projection generally means that an electronic device transmits screen information to a receiving screen through a wireless network (or screen transmission device). At present, in the process of screen transmission or screen projection, a receiving terminal generates a connection code, and a sending terminal is connected with the receiving terminal in a mode of inputting the connection code. However, the current internet protocol Version 4 (IPv 4) is in the form of 12-digit numeric characters, the number of characters is large, manual input is not convenient enough when connection needs to be established, and the connection speed between devices in the screen transmission or screen projection process is affected.
Disclosure of Invention
In view of this, the present invention provides a data transmission method, a terminal and an electronic device, which can improve a connection speed in a screen transmission or screen projection process.
In view of the above object, a first aspect of the present invention provides a data transmission method applied to a receiving terminal, including:
receiving a connection code generation request;
according to the connection code generation request, transcoding the IP address of the receiving terminal according to a preset mapping relation 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 numeric characters 0-25 and alphabetic characters A-Z, so that the numeric characters correspond to the alphabetic characters one by one;
the transcoding the IP address of the receiving terminal according to the preset mapping relation comprises the following steps: and converting the numeric characters of the IP address into the alphabetic characters according to the mapping relation.
Optionally, the converting the numeric characters of the IP address into the alphabetical characters according to the mapping relationship includes:
dividing the IP address into four numeric character segments, wherein each numeric character segment comprises three-digit numeric characters;
and converting the adjacent first two digits of the numeric characters in each numeric character segment into corresponding first alphabetic characters to obtain a character segment consisting of letters and numbers.
Optionally, the last digit of each digit character segment is converted into a corresponding second alphabetic character.
Optionally, each of the numeric character segments is an integer from 0 to 255.
Optionally, when the number of the numeric characters in the numeric character segment is not enough to three bits, 0 is added before the original numeric character segment, and the original numeric character segment is supplemented to three bits.
A second aspect of the present invention provides a data transmission method applied to a sending 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 numeric characters 0-25 and alphabetic characters A-Z, so that the numeric characters correspond to the alphabetic characters one by one;
restoring the connection code to the IP address corresponding to the receiving terminal according to a preset mapping relationship, including:
and converting the alphabetic characters in the connection codes 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 relationship, including:
dividing the concatenated code into four character fields, wherein each character field comprises 1-bit alphabetic characters and 1-bit numeric characters;
and converting the alphabetic characters in each character segment into corresponding 2-bit digital characters to obtain a digital character segment consisting of 3-bit digits.
A third aspect of the present invention provides a receiving terminal, including:
the first receiving module is used for receiving a connection code generation request;
the transcoding module is used for generating a request according to the connection code and transcoding the IP address of the receiving terminal according to a preset mapping relation to obtain the connection code;
and the first connection module is used for realizing the 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 the 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 the receiving terminal 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 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 one of claims 7-9.
From the above, it can be seen that the data transmission method, the terminal and the electronic device provided by the invention convert the IP address into the pure letter or the letter and number mixed form by establishing the mapping between the numeric characters and the letters a-Z of the IP address, so that the connection code converted from the IP address is reduced from the original 12-bit character to 8-bit character, the character length of the connection code is shortened, and the connection in the screen transmission or screen projection process is faster.
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 chart of a data transmission method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of another embodiment of a data transmission method provided in the present invention;
fig. 3 is a schematic block diagram of a terminal according to an embodiment of the present invention;
fig. 4 is a schematic block diagram of another embodiment of a terminal according to the present invention;
FIG. 5 is a schematic diagram of an electronic device for data transmission according to an embodiment of the present invention;
fig. 6 is a schematic diagram of an embodiment of converting a numeric character into an alphabetical character according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to specific embodiments and the accompanying drawings.
In view of the above object, a first aspect of the embodiments of the present invention provides an embodiment of a data transmission method. Referring to fig. 1, a schematic flow chart of an embodiment of a data transmission method provided in the present invention is applied to a receiving terminal, and includes:
step 101: receiving a connection code generation request;
step 102: according to the connection code generation request, transcoding the IP address of the receiving terminal according to a preset mapping relation 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 fast connection between the sending terminal and the receiving terminal is realized by transcoding the IP address. It should be noted that the receiving terminal may be not only a device to be projected or transmitted during a screen projection or transmission process, but also a device to be projected or transmitted, and it can be understood that a device to be connected may be a receiving terminal. It should be noted 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 numeric characters 0-25 and alphabetic characters A-Z, so that the numeric characters correspond to the alphabetic characters one by one;
the transcoding the IP address of the receiving terminal according to the preset mapping relation comprises the following steps:
and converting the numeric characters of the IP address into the alphabetic characters according to the mapping relation.
Optionally, the one-to-one correspondence may sequentially correspond to each other according to the order of 0 to 25 and a to 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 1 0 1 1 12 1 3 1 4 1 5 1 6 17 1 8 1 9 2 0 21 2 2 2 3 2 4 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 where the one-to-one correspondence is performed according to the order of 0-25 and a-Z, the correspondence may be reversed or disordered, such as the number 0 corresponding to the letter Z, or the number 0 corresponding to the letter M randomly, or the capital letters a-Z may be lowercase letters a-Z. However, it is to be understood that there cannot be duplications in the correspondence between the numeric characters and the alphabetic characters.
In some optional embodiments, the converting the numeric characters of the IP address into the alphabetical characters according to the mapping relationship includes:
dividing the IP address into four numeric character segments, wherein each numeric character segment comprises three-digit numeric characters;
and converting the adjacent first two digital characters in each digital character segment into corresponding first alphabetic characters to obtain a character segment consisting of letters and numbers.
In some optional embodiments, the IP address is converted into a connection code, the 12-digit numeric character of the IP address is divided into four numeric character segments by using dots as separators, each numeric character segment is an integer of 0 to 255, and each numeric character segment comprises a 3-digit numeric character. For example, if an IP address is 192.168.254.253, the four numeric character segments representing the IP address are 192, 168, 254, and 253, respectively, where the three-digit numeric character in the first numeric character segment is 1, 9, and 2, respectively. It should be noted that, when the number of the numeric characters in the numeric character segment is not enough to three bits, 0 is added before the original numeric character segment, and the original numeric character segment is supplemented with three bits.
In some optional embodiments, the adjacent first two digits of the numeric characters in each of the numeric character segments are converted into corresponding first alphabetic characters, so as to obtain a character segment composed of letters and numbers. For example, referring to fig. 6, taking the first connection code 192.168.254.253 as an example one:
in this embodiment, referring to table 1, the first two digits of the numeric character field of each segment are a group, the last digit of the numeric character field is a group, the alphabetic character corresponding to the numeric character 19 is T, and so on, to obtain a second concatenated code having only 8 digits of characters, which shortens the 4 digits of characters compared with the original 12 digits of characters. It should be noted that, in addition to the above-mentioned implementation of converting the first two adjacent digits in each digital character segment into corresponding first alphabetic characters, the last digit in each digital character segment may also be converted into a second alphabetic character, and this conversion manner may also shorten the original 12-digit character to an 8-digit character, but, conventionally, it is considered that it is more convenient to simply input letters than to mix input digits and letters, and a corresponding transcoding manner may be selected according to the input habit of a connection code inputter in the actual operation process. Because the connection code formed by IP address conversion needs to be manually input to realize connection when the connection is established, the connection speed between the devices in the screen transmission or screen projection process can be improved by shortening the number of input characters.
It should be noted that the connection code is an alphabetic character converted from the IP address according to the mapping relationship. Mutual analysis can be realized between the IP address and the connection code, namely the known IP address can be converted into the connection code form, otherwise, the known connection code can be converted into the IP address form. For example one, the IP address is a conventionally recognized representation of the IP address, i.e., a 12-digit numeric string of 192.168.254.253, with the concatenated code being tc.qi.ze.zd or t 2.q8.z4.z3. In addition, the data transmission method provided by this embodiment converts the expression form of the IP address recognized by the general public into a more secret and unknown connection code form, protects the IP address of the device, and plays a role in protecting privacy.
Referring to fig. 2, a second aspect of the present invention provides another embodiment of a data transmission method applied to a sending terminal, including:
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 sending terminal may be not only a device to be projected or transmitted during a screen projection or transmission process, but also a device to be projected or transmitted, and it can be understood that both devices sending a connection may be sending terminals.
In some optional embodiments, the data transmission method further includes: establishing a mapping relation between numeric characters 0-25 and alphabetic characters A-Z, so that the numeric characters correspond to the alphabetic characters one by one;
restoring the connection code to the IP address corresponding to the receiving terminal according to a preset mapping relationship, including:
and converting the alphabetic characters in the connection codes 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 relationship, including:
dividing the concatenated code into four character fields, wherein each character field comprises 1-bit alphabetic characters and 1-bit numeric characters;
and converting the alphabetic characters in each character segment into corresponding 2-bit digital characters to obtain a digital character segment consisting of 3-bit digits.
It should be noted that, the connection code is manually input to the sending terminal, and the sending terminal restores the connection code generated by the receiving terminal to its own IP address; when the method is applied to a system, the method is in an IP address form, and the sending terminal finds the receiving terminal according to the restored 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 in fig. 3, the receiving terminal including:
a first receiving module 301, configured to receive a connection code generation request;
a transcoding module 302, configured to generate a request according to the connection code, and transcode the IP address of the receiving terminal according to a preset mapping relationship to obtain the connection code;
a first connection module 303, 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, as shown in fig. 4, the transmitting terminal includes:
a second receiving module 401, configured to receive 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;
a second connection module 403, configured to find the receiving terminal according to the IP address and connect with the receiving terminal.
The sending terminal and the receiving terminal of the foregoing embodiments are used to implement the corresponding methods in the foregoing embodiments, and have the beneficial effects of the corresponding method embodiments, which are not described herein again. It should be particularly noted that, the above embodiments of the sending terminal and the receiving terminal both use the embodiment of the data transmission method to specifically describe the working process 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 data transmission method embodiment may be mutually intersected, replaced, added, and deleted, these reasonable permutation and combination transformations should also belong to the scope of the present invention for the sending terminal and the receiving terminal, and should not limit the scope of the present invention to the embodiment.
In a fifth aspect of the present invention, an electronic device is provided, and an embodiment of a receiving terminal for executing the data transmission method is shown in fig. 5, and includes a processor, a memory communicatively connected to the processor, one or more processors 501, and a memory 502, where one processor 501 is taken as an example 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, the memory 502, the input device 503 and the output device 504 may be connected by a bus or other means, and fig. 5 illustrates the connection by a bus as an example.
The memory 502, which is a non-volatile computer-readable storage medium, can be used for storing non-volatile software programs, non-volatile computer-executable programs, 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 by running nonvolatile software programs, instructions, and modules stored in the memory 502, that is, implements the centralized control method of the above-described method embodiments.
The memory 502 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of the data transmission apparatus, and the like. Further, the 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 a 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 device 504 may include a display device such as a display screen.
The one or more modules are stored in the memory 502 and, when executed by the one or more processors 501, perform the data transmission method of any of the method embodiments described above. The technical effect of the embodiment of the server executing the data transmission method is the same as or similar to that of any of the method embodiments.
In a sixth aspect of the present invention, another electronic device is proposed, and it should be noted that a hardware structure of the electronic device is the same as that of the electronic device, and a technical effect of the embodiment of the sending terminal for executing the data transmission method is the same as or similar to that of any method embodiment described above. And has the beneficial effects of the corresponding method embodiments, which are not described herein again.
The embodiments of the invention are intended to embrace all such alternatives, modifications and variances that fall within the broad scope of the appended claims. Therefore, any omissions, modifications, substitutions, improvements and the like that may be made without departing from the spirit and principles of the invention are intended to be included within the scope of the invention.

Claims (13)

1. A data transmission method is applied to a receiving terminal, and is characterized by comprising the following steps:
receiving a connection code generation request;
according to the connection code generation request, transcoding the IP address of the receiving terminal according to a preset mapping relation to obtain a connection code;
and establishing connection with the sending terminal by using the connection code.
2. The data transmission method according to claim 1, wherein the data transmission method further comprises:
establishing a mapping relation between numeric characters 0-25 and alphabetic characters A-Z, so that the numeric characters correspond to the alphabetic characters one by one;
the transcoding the IP address of the receiving terminal according to the preset mapping relation comprises the following steps: and converting the numeric characters of the IP address into the alphabetic characters according to the mapping relation.
3. The data transmission method according to claim 2, wherein the converting the numeric characters of the IP address into the alphabetical characters according to the mapping relationship includes:
dividing the IP address into four numeric character segments, wherein each numeric character segment comprises three-digit numeric characters;
and converting the adjacent first two digits of the numeric characters in each numeric character segment into corresponding first alphabetic characters to obtain a character segment consisting of letters and numbers.
4. The data transmission method of claim 3, wherein the last digit character in each digit character segment is converted to a corresponding second alphabetic character.
5. The data transmission method of claim 3, wherein each of said numeric character segments is an integer from 0 to 255.
6. The data transmission method according to claim 3, wherein when the number of the numeric characters in the numeric character segment is less than three bits, 0 is added before the original numeric character segment to supplement the original numeric character segment with three bits.
7. 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;
and searching the receiving terminal according to the IP address and establishing connection with the receiving terminal.
8. The data transmission method according to claim 7, wherein the data transmission method further comprises: establishing a mapping relation between numeric characters 0-25 and alphabetic characters A-Z, so that the numeric characters correspond to the alphabetic characters one by one;
restoring the connection code to the IP address corresponding to the receiving terminal according to a preset mapping relationship, including:
and converting the alphabetic characters in the connection codes into the numeric characters of the IP address according to the mapping relation to obtain the IP address corresponding to the receiving terminal.
9. The data transmission method according to claim 7, wherein converting the alphabetical character in the connection code into the numeric character of the IP address according to the mapping relationship comprises:
dividing the concatenated code into four character fields, wherein each character field comprises 1-bit alphabetic characters and 1-bit numeric characters;
and converting the alphabetic characters in each character segment into corresponding 2-bit digital characters to obtain a digital character segment consisting of 3-bit numbers.
10. A receiving terminal, comprising:
the first receiving module is used for receiving a connection code generation request;
the transcoding module is used for generating a request according to the connection code and transcoding the IP address of the receiving terminal according to a preset mapping relation to obtain the connection code;
and the first connection module is used for realizing the connection with the sending terminal by utilizing the connection code.
11. A transmitting terminal, comprising:
a second receiving module for receiving the 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 the receiving terminal with the receiving terminal.
12. 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.
13. 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 7-9.
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 true CN111355820A (en) 2020-06-30
CN111355820B 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)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112218133A (en) * 2020-09-15 2021-01-12 深圳市飞图视讯有限公司 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
JP2023525205A (en) * 2021-04-16 2023-06-15 広州視源電子科技股▲分▼有限公司 Information processing method, device and storage medium

Citations (7)

* 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
CN105991962A (en) * 2015-02-03 2016-10-05 阿里巴巴集团控股有限公司 Information display method, device and system
CN106231391A (en) * 2016-08-03 2016-12-14 深圳Tcl新技术有限公司 Television set rapidly inputs the method and system of password
CN107566453A (en) * 2017-08-03 2018-01-09 广州视源电子科技股份有限公司 Service discovery method, device, computer readable storage medium and computer equipment
CN108848164A (en) * 2018-06-15 2018-11-20 广州视源电子科技股份有限公司 Display device connection method, display device and system
CN108848162A (en) * 2018-06-15 2018-11-20 广州视源电子科技股份有限公司 Display device connection method, display device and system
CN108919976A (en) * 2018-06-28 2018-11-30 广州视源电子科技股份有限公司 Character input method, system, device, electronic equipment and storage medium

Patent Citations (7)

* 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
CN105991962A (en) * 2015-02-03 2016-10-05 阿里巴巴集团控股有限公司 Information display method, device and system
CN106231391A (en) * 2016-08-03 2016-12-14 深圳Tcl新技术有限公司 Television set rapidly inputs the method and system of password
CN107566453A (en) * 2017-08-03 2018-01-09 广州视源电子科技股份有限公司 Service discovery method, device, computer readable storage medium and computer equipment
CN108848164A (en) * 2018-06-15 2018-11-20 广州视源电子科技股份有限公司 Display device connection method, display device and system
CN108848162A (en) * 2018-06-15 2018-11-20 广州视源电子科技股份有限公司 Display device connection method, display device and system
CN108919976A (en) * 2018-06-28 2018-11-30 广州视源电子科技股份有限公司 Character input method, system, device, electronic equipment and storage medium

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112218133A (en) * 2020-09-15 2021-01-12 深圳市飞图视讯有限公司 Screen projection code generation method and device and terminal equipment
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
WO2022116392A1 (en) * 2020-12-04 2022-06-09 广州视源电子科技股份有限公司 Information processing method and apparatus, and storage medium
KR20220124793A (en) * 2020-12-04 2022-09-14 광저우 시유안 일렉트로닉 테크놀로지 컴퍼니 리미티드 Information processing methods, devices and storage media
JP2023516449A (en) * 2020-12-04 2023-04-19 広州視源電子科技股▲分▼有限公司 Information processing method, device and storage medium
EP4087259A4 (en) * 2020-12-04 2024-03-06 Guangzhou Shiyuan Electronic Technology Company Limited Information processing method and apparatus, and storage medium
US11956321B2 (en) 2020-12-04 2024-04-09 Guangzhou Shiyuan Electronic Technology Company Limited Information processing method, device and storage medium for inputting a screen transmission code
KR102657918B1 (en) 2020-12-04 2024-04-15 광저우 시유안 일렉트로닉 테크놀로지 컴퍼니 리미티드 Information processing methods, devices and storage media
JP2023525205A (en) * 2021-04-16 2023-06-15 広州視源電子科技股▲分▼有限公司 Information processing method, device and storage medium
JP7475476B2 (en) 2021-04-16 2024-04-26 広州視源電子科技股▲分▼有限公司 Information processing method, device and storage medium

Also Published As

Publication number Publication date
CN111355820B (en) 2023-07-21

Similar Documents

Publication Publication Date Title
CN111355820B (en) Data transmission method, terminal and electronic equipment
KR100935798B1 (en) Method, System for Transmitting Document over Network, Virtual Printer Apparatus and Restoration Apparatus
RU2267227C2 (en) Method and device for encyption of signals intended for transmission
KR100384098B1 (en) A system and method employing a rate matching algorithm in a communication network
JP2004515942A (en) Communication system and method using temporary compression table
CN103957241A (en) Communication method and device based on message data
CN103873692A (en) Method, device and system for resource sharing
JP2018528533A (en) Message transmission and reception method and apparatus
KR101396056B1 (en) Unique compressed call identifiers
CN105100085A (en) Information encryption and decryption methods and devices
CN106557335A (en) The update method of application program, apparatus and system
CN111431716A (en) Data transmission method and device, computer equipment and storage medium
CN103944961A (en) Application sharing method, device and system
CN104899070A (en) Method, system and apparatus for implementing device command line
CN111355821A (en) Connection code generation method, device, electronic device and storage medium
Duan et al. A secure arithmetic coding based on Markov model
CN111953497A (en) Message authentication code generation device and method based on HMAC algorithm
CN101449539A (en) Connection configuration in a wireless telecommunications system using hash values
CN114157716B (en) Block chain-based data processing method and device and electronic equipment
CN115906128A (en) Character string processing method, device, equipment and medium
CN112468993B (en) Message sending method, message receiving method, device and equipment
CN115022000A (en) Communication method and device of railway signal system and electronic equipment
CN105959263A (en) JSON-based mechanism aged care data interaction method and system
CN110874308B (en) Method and device for generating unique value
CN112732810A (en) Data transmission system, data transmission method, data transmission device, storage medium, and electronic device

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