CN109753197B - Joint command instruction transmission method, device, equipment and computer readable storage medium - Google Patents

Joint command instruction transmission method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN109753197B
CN109753197B CN201711080761.2A CN201711080761A CN109753197B CN 109753197 B CN109753197 B CN 109753197B CN 201711080761 A CN201711080761 A CN 201711080761A CN 109753197 B CN109753197 B CN 109753197B
Authority
CN
China
Prior art keywords
selected area
touch
touch input
instruction
client
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
CN201711080761.2A
Other languages
Chinese (zh)
Other versions
CN109753197A (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.)
Beijing Zen Ai Technology Co ltd
Original Assignee
Beijing Zen Ai 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 Beijing Zen Ai Technology Co ltd filed Critical Beijing Zen Ai Technology Co ltd
Priority to CN201711080761.2A priority Critical patent/CN109753197B/en
Publication of CN109753197A publication Critical patent/CN109753197A/en
Application granted granted Critical
Publication of CN109753197B publication Critical patent/CN109753197B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a joint command instruction transmission method, a joint command instruction transmission device, joint command instruction transmission equipment and a computer-readable storage medium, wherein the joint command instruction transmission method comprises the steps of receiving touch input in a program window on a screen, and determining a selected area in the program window according to the touch input; after the selected area is determined, continuing to receive touch input, and identifying the touch input falling in the selected area; and generating a touch instruction according to the touch input in the selected area and sending the touch instruction to a client for receiving commands. The invention improves the pertinence and confidentiality of instruction transmission in the commanding process, also improves the commanding efficiency, reduces the data transmission amount in the commanding process and improves the transmission efficiency compared with the prior art mentioned in the background technology, thereby further improving the confidentiality.

Description

Joint command instruction transmission method, device, equipment and computer readable storage medium
Technical Field
The invention belongs to the technical field of intelligent interaction, and particularly relates to a joint command instruction transmission method, a joint command instruction transmission device, joint command instruction transmission equipment and a computer readable storage medium.
Background
In the existing remote commanding process, remote assistance is generated to a commanding party B through a commanded party A, the commanding party B establishes connection with both parties after receiving the remote assistance, and the command instruction issued by the commanding party A is checked.
In the current remote commander application, it is default to display all the marked or instructed contents in the entire program window on the screen of the commander B to the commander a, and thus the transmission amount is extremely large.
Disclosure of Invention
Aiming at the prior art, the embodiment of the invention provides a joint command instruction transmission method, a joint command instruction transmission device, joint command equipment and a storage medium.
In a first aspect, an embodiment of the present invention provides a method for transmitting a joint command instruction, where the method includes:
receiving touch input in a program window on a screen, and determining a selected area in the program window according to the touch input;
after the selected area is determined, continuing to receive touch input, and identifying the touch input falling in the selected area;
and generating a touch instruction according to the touch input in the selected area and sending the touch instruction to a client for receiving commands.
In a second aspect, an embodiment of the present invention provides a method for transmitting a joint command instruction, where the method includes:
receiving touch input in a program window on a screen, and determining a selected area in the program window according to the touch input;
after the selected area is determined, continuing to receive touch input, and identifying the touch input falling in the selected area;
and generating a touch instruction according to the touch input in the selected area and sending the touch instruction to a client for receiving commands.
In some embodiments, said continuing to receive touch input is performed after said determining the selected area; or waiting for a time period after the selected area is determined, and if the touch input is not received in the time period, executing the continuous receiving of the touch input; or judging whether the selected area is closed or not, and if so, executing the continuous receiving of the touch input.
In some embodiments, a touch instruction is generated according to the touch input in the selected area and is sent to a client, so that the client responds at a corresponding position of a corresponding program window of the client according to the touch instruction and displays a response result.
In some embodiments, a touch instruction is generated according to the touch input in the selected area, and the information of the selected area and the touch instruction in the selected area are sent to a client, so that the client responds to the touch instruction at a corresponding position of a corresponding program window of the client according to the information of the selected area and the touch instruction and displays a response result in the selected area.
In a third aspect, an embodiment of the present invention further provides a device for transmitting a joint command instruction, where the device includes:
the selection unit is used for receiving touch input in a program window on a screen and determining a selected area in the program window according to the touch input;
the acquisition unit is used for continuously receiving touch input after the selected area is determined and identifying the touch input in the selected area;
and the sending unit is used for generating a touch instruction according to the touch input in the selected area and sending the touch instruction to the client for receiving the command.
In some embodiments, the sending unit is configured to generate a touch instruction according to the touch input in the selected area and send the touch instruction to the client, so that the client responds at a position corresponding to a program window of the client according to the touch instruction and displays a response result.
In some embodiments, the sending unit is configured to generate a touch instruction according to the touch input in the selected area, and send the information of the selected area and the touch instruction in the selected area to the client, so that the client responds to the touch instruction at a corresponding position of a corresponding program window of the client according to the information of the selected area and the touch instruction and displays a response result in the selected area.
In some embodiments, after receiving the information of the selected area and the touch instruction corresponding to the touch input, the client displays the response result in the selected area in a full screen mode in a corresponding program window of the client.
In a fourth aspect, an embodiment of the present invention further provides a joint command transmission device, which includes a memory and a processor;
the memory is used for storing executable program codes;
the processor is configured to read executable program code stored in the memory to perform the joint command instruction transmission method.
In a fifth aspect, an embodiment of the present invention further provides a computer-readable storage medium, which includes instructions, when executed on a computer, cause the computer to execute the method for transmitting joint command instructions.
In the method, the device, the equipment and the computer-readable storage medium for transmitting the joint command instruction provided by the embodiment of the invention, the touch input in the program window on the screen is received, the selected area in the program window is determined according to the touch input, after the selected area is determined, the touch input is continuously received, the touch input falling in the selected area is identified, and the touch instruction is generated according to the touch input in the selected area and is sent to the client for receiving the command, so that the data volume required to be transmitted in the command process is reduced compared with the background technology, the pertinence and the confidentiality of the instruction transmission in the command process are improved, and the command efficiency is also improved.
Drawings
Fig. 1 is a flowchart illustrating a method for transmitting a joint command instruction according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating a method for transmitting a joint command according to another embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a joint command instruction transmission device according to still another embodiment of the present invention.
Fig. 4 is a schematic structural diagram of an instruction transmission device for joint commanding according to still another embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
As shown in fig. 1, fig. 1 is a schematic flowchart of a method for transmitting a joint command instruction according to an embodiment of the present invention, where the method includes:
s11: receiving touch input in a program window on a screen, and determining a selected area in the program window according to the touch input.
In the present application, the program window of the server is displayed on a screen, and the screen includes a screen which displays images in various ways and can realize touch input, and the input on the screen can be captured in various ways such as electric induction, magnetic induction, thermal induction, light induction and the like through the screen and a sensor attached to the screen. The input can be touch input generated by directly touching the screen, or optical touch input to the screen by means of light beams emitted by a remote control laser pen. The screen may include, for example, a capacitive, resistive, infrared frame-and-bezel, or surface acoustic wave touch input and display screen, among others.
The screens may also include, for example, the following screens: the screen can directly display images (such as an LCD display), an infrared light curtain and an infrared camera are arranged on the surface of the screen, and the infrared camera can capture touch input of finger touch points.
The screens may also include, for example, the following screens: an infrared light curtain is arranged on the surface of the screen, and the screen is provided with a projection device for displaying images and an infrared camera. When a finger touches a program window on the screen or surface, an infrared camera attached to the screen can capture the input of the finger touch point.
The screens may also include, for example, the following screens: the screen is a projection screen adapted to project an image thereon for image display. The projection screen may be, for example, a screen of a wall, cloth, or other material. The input is realized by transmitting a laser beam to a program window on the projection screen through a remote control laser pen, and when the remote control laser pen transmits the laser beam to the program window of a server on the projection screen, a sensor collects a laser signal on the screen as touch input.
In addition to the above, various screen touch technologies and touch screens exist in the prior art, and are not described herein since these technologies are well known to those skilled in the art.
The above touch input may be sent to a computer, a server, or various devices with computing processing capabilities for further processing. For ease of description, the following describes a service and a client that are introduced to represent the available computer equipment of the command center and the commanded center.
After receiving the touch input, the server analyzes the touch input. For example, coordinate information or touch trajectory of the touch point is analyzed, and thus a selected area of the user in the program window can be determined, for example: the user can input four touch points in the program window, and the computer can determine a selected area of the user in the program window according to the coordinate information of the four touch points, for example, the selected area can be a rectangular selected area or a trapezoidal selected area; alternatively, the user may draw a circle directly in the program window to define a selected area; or one contact point can be circular, and areas within a certain radius are marked as selected areas.
In some embodiments of the invention, the program window is for displaying a two-dimensional or three-dimensional scene of a map; or displaying a two-dimensional or three-dimensional scene of a three-dimensional structure, or displaying classroom teaching contents, or displaying meeting contents, and the like.
S12: after the selected area is determined, touch input continues to be received, and touch input falling within the selected area is identified.
In this step, when a plurality of users perform touch operations on the screen of the server where the program window is located, the sensor collects touch inputs, and after the server receives the touch inputs, the server analyzes and compares the touch positions corresponding to the selected area and the touch inputs to determine which touches fall into the selected area. Thereafter, the touch input within the selected area may be further processed only, as will be described later.
To transition from step S11 to S12, after step S11, a specific touch, such as input W, may be input on the touch screen to indicate that step S12 is to be performed later, that is, after the server receives a predetermined touch input, the program after step S12 is executed (the server may store an instruction corresponding to the W track in advance); or may wait for a period of time after step S11, and automatically transition to step S12 if no touch input is received within the period of time; or it may be determined whether the circle has been closed to determine that the selected area has been made, so as to automatically proceed to the next step S12.
S13: and generating a touch instruction according to the touch input in the selected area and sending the touch instruction to a client for receiving commands.
In some embodiments, a touch instruction is generated according to the touch input in the selected area and is sent to a client, so that the client responds at a corresponding position of a corresponding program window of the client according to the touch instruction and displays a response result.
The touch instruction includes, for example, zooming in, zooming out, marking, and the like on the corresponding touch content.
The content displayed in the program window of the client may be the same as or different from the content displayed in the server. For example, when the program window displays a two-dimensional map, the program window of the client may display three-dimensional map information corresponding to the two-dimensional map. When a user touches a selected area of a two-dimensional map of a program window, touch input in the selected area or a touch instruction generated according to the touch input can be sent to a client, and the client performs touch response or displays a touch result at a corresponding position of the three-dimensional map of a corresponding program window of the client according to the touch instruction. For example, if the server marks a flag in the two-dimensional map selected area of the program window through touch input, the touch instruction corresponding to the touch input in the selected area is sent to the client, and the client marks a flag in the corresponding position of the three-dimensional map according to the touch instruction. Touch outside the selected area, which may be input operation for other purposes of an observer, for example, will not be sent to the client, and therefore, no additional interference will be introduced; in addition, the secrecy of other touch operations outside the selected area can be achieved.
In some examples, the size of the program window of the server and the size of the program window of the client may be the same, and at this time, the client directly performs a touch response at a corresponding position of the program window of the client according to the received touch instruction (that is, performs a response corresponding to the touch response of the server) and then displays the touch result.
In some examples, the sizes of the program window of the server and the program window of the client may be different, and at this time, the client needs to convert the touch instruction in the program window of the server into the touch instruction in the program window of the client according to a proportional relationship between the program window of the server and the program window of the client, and respond or display a touch result according to the converted instruction.
For example: in classroom teaching, by the method, the content of a certain chapter in a textbook is displayed in the program window of the server and the program window of the client at the same time, a teacher takes a certain section in the program window of the server as a selected area, a certain key word in the selected area is identified, and students can quickly, real-timely and intuitively see the identification of the teacher on the word in the section in the program window of the client.
It should be noted that, in other embodiments of the present invention, a user may draw at least two selected areas in a program window of a server, and send touch instructions corresponding to touch inputs or touch inputs in the at least two selected areas to different clients, so that a corresponding touch result can be displayed in the program window of the client in each client, and a user can issue command commands to multiple users. The implementation method of the command instruction transmission performed by the at least two selected areas and the at least two clients is similar to that in the above embodiments, and is not described here again.
Compared with the background technology, the joint command instruction transmission method reduces the data volume required to be transmitted in the command process, and improves the pertinence and confidentiality of instruction transmission in the command process, thereby improving the command efficiency.
As shown in fig. 2, fig. 2 is a flowchart of a method for transmitting a joint command instruction according to another embodiment of the present invention, where the method may include:
s21: receiving touch input in a program window on a screen, and determining a selected area in the program window according to the touch input.
S22: after the selected area is determined, touch input continues to be received, and touch input falling within the selected area is identified.
Steps S21 and S22 are similar to steps S11 and S12 in the above embodiments, respectively, and can be understood by referring to the contents in the above embodiments, which are not repeated herein.
S23: and generating a touch instruction according to the touch input in the selected area, and sending the information of the selected area and the touch instruction in the selected area to a client so that the client responds to the touch at the corresponding position of a program window of the client according to the information of the selected area and the touch instruction and displays a response result in the selected area.
The difference between this embodiment and the above embodiment is that in this embodiment, the information of the selected area and the touch input in the selected area or the touch instruction corresponding to the touch input are simultaneously sent to the client, and after the client performs analysis, the client can respond to the corresponding position of the corresponding program window of the client according to the information of the selected area and the touch instruction and display the response result in the selected area, and other areas may be displayed in blank or in fuzzified.
For example: in military operation commanding, by the method, when a commander takes a certain operation area in a two-dimensional map as a selected area in a program window of a server, and performs touch operation on a certain operation army in the selected area, for example: when the attack direction is plotted by the arrow through the arrow-like touch input, after the director or the client receives the information of the selected area and the touch input in the selected area, the attack route represented by the arrow in the selected area is displayed at the corresponding position in the two-dimensional or three-dimensional map of the program window of the client. That is, the map of the program window of the client only responds to the touch of the commander in the selected area, but does not respond to the touch or the related display outside the selected area, thereby providing confidentiality for the military command of the commander. The two-dimensional map, the three-dimensional map, one of the two-dimensional map and the three-dimensional map can be displayed in both the program window of the server and the program window of the client, and the other three-dimensional map can be displayed in the other one of the two display windows, wherein the scales of the maps in the two display windows can be consistent or inconsistent.
In other embodiments of the present invention, after receiving the information of the selected area and the touch instruction corresponding to the touch input, the client may display the response result in the selected area in a full screen manner in a program window of the client.
Compared with the background technology, the joint command instruction transmission method provided by the embodiment of the invention reduces the data volume required to be transmitted in the command process, and improves the pertinence and confidentiality of instruction transmission in the command process, thereby improving the command efficiency. In addition, because the touch response result in the selected area is only displayed at the client, the visual interference can be reduced, and the accuracy and the efficiency of the command are improved.
In order to better implement the joint command instruction transmission method provided by the embodiment of the invention, the embodiment of the invention also provides a joint command instruction transmission device. The meaning of the nouns is the same as that of the above-mentioned joint command instruction transmission method, and specific implementation details may refer to the description in the method embodiment.
As shown in fig. 3, fig. 3 is a schematic structural diagram of a joint command instruction transmission apparatus according to another embodiment of the present invention, where the apparatus includes: a selection unit 31, an acquisition unit 32 and a transmission unit 33.
The selection unit 31 is configured to receive a touch input in a program window on a screen, and determine a selected area in the program window according to the touch input; the acquisition unit 32 is configured to continue receiving touch input after determining the selected area, and identify the touch input falling within the selected area; the sending unit 33 generates a touch instruction according to the touch input in the selected area and sends the touch instruction to the client receiving the command.
In some embodiments of the present invention, the sending unit 33 is configured to generate a touch instruction according to the touch input in the selected area and send the touch instruction to the client, so that the client responds at a corresponding position of a corresponding program window of the client according to the touch instruction and displays a response result.
In some embodiments of the present invention, the sending unit 33 is configured to generate a touch instruction according to the touch input in the selected area, and send the information of the selected area and the touch instruction in the selected area to the client, so that the client responds to the touch instruction at a corresponding position of a corresponding program window of the client according to the information of the selected area and the touch instruction and displays a response result in the selected area.
In some embodiments of the invention, the response result in the selected area is displayed in a full screen in a program window of the client.
The joint command instruction transmission device according to the embodiment of the present invention may correspond to an execution main body in the joint command instruction transmission method according to the embodiment of the present invention, and the above and other operations or functions of each unit in the joint command instruction transmission device are respectively for implementing corresponding flows of each method in fig. 1, and are not described herein again for brevity.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
Compared with the background technology, the joint command instruction transmission device reduces the data volume required to be transmitted in the command process, and improves the pertinence and confidentiality of instruction transmission in the command process, thereby improving the command efficiency. In addition, because the touch response result in the selected area is only displayed at the client, the visual interference can be reduced, and the accuracy and the efficiency of the command are improved.
Fig. 4 is a schematic configuration diagram of an instruction transmitting apparatus for collective commanding according to still another embodiment of the present invention. As shown in fig. 4, at least a portion of the joint command instruction transmission apparatus and the joint command instruction transmission method described above may be implemented by a joint command instruction transmission device 400, which includes a processor 403, a memory 404, and a bus 410.
In some instances, the device 400 may also include an input device 401, an input port 402, an output port 405, and an output device 406. Input device 401 and output device 406 are connected to bus 410, and thus to other components of device 400, via input port 402 and output port 405, respectively. Here, the input port 402, the processor 403, the memory 404, and the output port 405 may be connected to each other, and the input device is represented by an I/O interface. Specifically, the input device 401 receives input information from the outside and transmits the input information to the processor 403 through the input port 402; processor 403 processes the input information based on computer-executable instructions stored in memory 404 to generate output information, stores the output information temporarily or permanently in memory 404, and then transmits the output information to output device 406 through output port 405; output device 406 outputs the output information to the exterior of device 400.
The memory 404 includes mass storage for data or instructions. By way of example, and not limitation, memory 404 may include an HDD, floppy disk drive, flash memory, optical disk, magneto-optical disk, magnetic tape, or a Universal Serial Bus (USB) drive or a combination of two or more of these. Memory 404 may include removable or non-removable (or fixed) media, where appropriate. Memory 404 may be internal or external to device 400, where appropriate. In a particular embodiment, the memory 404 is a non-volatile solid-state memory. In a particular embodiment, the memory 404 includes Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory or a combination of two or more of these.
When the joint command transmission means described in connection with fig. 3 is implemented by the device 400 shown in fig. 4, the input device 401 receives touch input in the map of the first screen, and in particular embodiments, the I/O interface connected to the output device may comprise hardware, software, or both, providing one or more interfaces for communication between the device 400 and one or more I/O devices. By way of example, and not limitation, the I/O devices may include touch screens, video cameras. The I/O device may include one or more sensors. Embodiments of the present invention contemplate any suitable I/O devices and any suitable I/O interfaces for use therewith. The I/O interface may comprise one or more devices or software drivers capable of allowing the processor 403 to drive one or more of these I/O devices, where appropriate. The I/O interface may include one or more I/O interfaces, where appropriate. Although embodiments of the present invention describe and illustrate particular I/O interfaces, embodiments of the present invention contemplate any suitable I/O interfaces.
As shown in fig. 4, the joint command instruction transmission device provided by the present application includes, for example, a memory and a processor; the memory is used for storing executable program codes; the processor is configured to read executable program code stored in the memory to perform the joint command instruction transmission method.
In some embodiments, the functionality of the relevant portions may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
Those skilled in the art will understand from the context: the present application also provides a computer-readable storage medium, which may include instructions that, when executed on a computer, may cause the computer to perform the joint command instruction transmission method described above; the present application also provides a computer program product containing instructions which, when run on a computer, cause the computer to perform the above-described joint command instruction transmission method; the present application also provides a computer program which, when run on a computer, causes the computer to perform the above-described joint command instruction transmission method.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (6)

1. A joint command transmission method is characterized by comprising the following steps:
receiving touch input in a program window on a screen, and determining a selected area in the program window according to the touch input;
after the selected area is determined, continuing to receive touch input, responding to touch in and out of the selected area by the program window, displaying a response result, and identifying the touch input in the selected area;
and generating a touch instruction according to the touch input in the selected area, and sending the information of the selected area and the touch instruction in the selected area to a client so that the client responds to the touch instruction at the corresponding position of the corresponding program window of the client according to the information of the selected area and the touch instruction and displays the response result in the selected area without responding to the touch performed outside the selected area, and other areas are displayed in a blank mode or in an obscured mode.
2. The method of claim 1, wherein the receiving of touch input is continued after the determination of the selected area; or waiting for a time period after the selected area is determined, and if the touch input is not received in the time period, executing the continuous receiving of the touch input; or judging whether the selected area is closed or not, and if so, executing the continuous receiving of the touch input.
3. An apparatus for transmitting joint command instructions, the apparatus comprising:
the selection unit is used for receiving touch input in a program window on a screen and determining a selected area in the program window according to the touch input;
the acquisition unit is used for continuously receiving touch input after the selected area is determined and identifying the touch input in the selected area;
and the sending unit is used for generating a touch instruction according to the touch input in the selected area, and sending the information of the selected area and the touch instruction in the selected area to the client so that the client can respond to the touch instruction at the corresponding position of the corresponding program window of the client according to the information of the selected area and the touch instruction and display the response result in the selected area without responding to the touch made outside the selected area, and other areas are displayed in a blank mode or in an obscured mode.
4. The device for transmitting a joint command instruction according to claim 3, wherein the client displays the response result in the selected area in a full screen manner in a corresponding program window of the client after receiving the information in the selected area and the touch instruction corresponding to the touch input.
5. The joint command instruction transmission equipment is characterized by comprising a memory and a processor;
the memory is used for storing executable program codes;
the processor is configured to read executable program code stored in the memory to perform the joint command instruction transmission method of claim 1 or 2.
6. A computer-readable storage medium having stored thereon computer instructions which, when executed on a computer, cause the computer to perform the method of joint command instruction transmission of claim 1 or 2.
CN201711080761.2A 2017-11-06 2017-11-06 Joint command instruction transmission method, device, equipment and computer readable storage medium Active CN109753197B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711080761.2A CN109753197B (en) 2017-11-06 2017-11-06 Joint command instruction transmission method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711080761.2A CN109753197B (en) 2017-11-06 2017-11-06 Joint command instruction transmission method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN109753197A CN109753197A (en) 2019-05-14
CN109753197B true CN109753197B (en) 2021-01-05

Family

ID=66400420

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711080761.2A Active CN109753197B (en) 2017-11-06 2017-11-06 Joint command instruction transmission method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN109753197B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1764709A1 (en) * 2004-03-31 2007-03-21 Kabushiki Kaisha Kenwood Facility searching device, program, navigation device, and facility searching method
CN104007904A (en) * 2013-02-27 2014-08-27 联想(北京)有限公司 Method and electronic device for controlling map
CN104144184A (en) * 2013-05-08 2014-11-12 华为终端有限公司 Method for controlling far-end device and electronic devices
CN104168298A (en) * 2013-05-16 2014-11-26 北京三星通信技术研究有限公司 Map information transmitting method and equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201252A (en) * 2016-06-30 2016-12-07 努比亚技术有限公司 The map display of a kind of mobile terminal and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1764709A1 (en) * 2004-03-31 2007-03-21 Kabushiki Kaisha Kenwood Facility searching device, program, navigation device, and facility searching method
CN104007904A (en) * 2013-02-27 2014-08-27 联想(北京)有限公司 Method and electronic device for controlling map
CN104144184A (en) * 2013-05-08 2014-11-12 华为终端有限公司 Method for controlling far-end device and electronic devices
CN104168298A (en) * 2013-05-16 2014-11-26 北京三星通信技术研究有限公司 Map information transmitting method and equipment

Also Published As

Publication number Publication date
CN109753197A (en) 2019-05-14

Similar Documents

Publication Publication Date Title
US10043314B2 (en) Display control method and information processing apparatus
US8537228B2 (en) Electronic device and method for controlling cameras
US10789033B2 (en) System and method for providing widget
US20190171170A1 (en) System and method of iot device control using augmented reality
CN114494487A (en) House type graph generation method, device and storage medium based on panorama semantic stitching
US20160343156A1 (en) Information display device and information display program
CN105278662A (en) Interactive control method and apparatus for electronic whiteboard system and system
EP3048790A1 (en) Video monitoring system and video display method
US20150326705A1 (en) Mobile Device Data Transfer Using Location Information
US20170205899A1 (en) Display control device, display control method, and program
CN109753197B (en) Joint command instruction transmission method, device, equipment and computer readable storage medium
CN111046447B (en) Authority control method and authority control system
EP2743826A1 (en) Service providing device, and method of providing a user interface
JP2021013159A (en) Information processing apparatus, telepresence robot, site control system, remote control system, information processing method, and program
CN109753213B (en) Command instruction transmission method, device and equipment based on map and storage medium
CN110991431A (en) Face recognition method, device, equipment and storage medium
US10862997B2 (en) Information processing device, information processing method, and information processing system
CN114494486B (en) Method, device and storage medium for generating user type graph
CN111213374A (en) Video playing method and device
EP3280149A1 (en) Method for providing additional contents at terminal, and terminal using same
JP6208977B2 (en) Information processing apparatus, communication terminal, and data acquisition method
JP2018128917A (en) Input system
CN109472873B (en) Three-dimensional model generation method, device and hardware device
CN114793485A (en) Screen projection interaction method, screen projection system and terminal equipment
EP3518198A1 (en) Video image transmission apparatus, information processing apparatus, system, information processing method, and program

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