CN103226453B - Method for mapping display and operation of mobile phone screen to computer terminal - Google Patents

Method for mapping display and operation of mobile phone screen to computer terminal Download PDF

Info

Publication number
CN103226453B
CN103226453B CN201310095336.6A CN201310095336A CN103226453B CN 103226453 B CN103226453 B CN 103226453B CN 201310095336 A CN201310095336 A CN 201310095336A CN 103226453 B CN103226453 B CN 103226453B
Authority
CN
China
Prior art keywords
screen
mobile phone
computer terminal
smart mobile
display
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
CN201310095336.6A
Other languages
Chinese (zh)
Other versions
CN103226453A (en
Inventor
张�杰
吴洪涛
卢超
黄晨
Original Assignee
WUHAN IMPENETRABLE 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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=48836923&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CN103226453(B) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by WUHAN IMPENETRABLE TECHNOLOGY Co Ltd filed Critical WUHAN IMPENETRABLE TECHNOLOGY Co Ltd
Priority to CN201310095336.6A priority Critical patent/CN103226453B/en
Publication of CN103226453A publication Critical patent/CN103226453A/en
Application granted granted Critical
Publication of CN103226453B publication Critical patent/CN103226453B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

The invention provides a method for mapping display and operation of a mobile phone screen to a computer terminal. The method designed by the invention comprises the steps that 1), a physical connection between a mobile phone and a computer is established, and the computer sends a screen mapping request to the mobile phone; 2), the mobile phone feeds current display information of the mobile phone back to the computer according to the screen mapping request sent by the computer; 3), the computer selects a screen mapping mode according to the display information of the mobile phone and the local screen information of the computer; 4), the content of the mobile phone screen is mapped to the computer screen according to the selected screen mapping mode, and the operation of the computer is mapped to the mobile phone simultaneously; and 5), when the computer is operated, the screen control input information of the computer is sent to the mobile phone according to the screen mapping mode. According to the method, when the content of the mobile phone screen is displayed on the computer, the display mode can be regulated automatically and conveniently according to the screen sizes of the mobile phone and the computer and user experience requirements, so that the display and operation effects of the computer screen are well promoted.

Description

A kind of display of mobile phone screen and operation map are to the method for computer terminal
Technical field
The present invention relates to field of computer technology, refer to a kind of display of mobile phone screen and the operation map method to computer terminal particularly.
Technical background
Along with the development of smart mobile phone, the performance of mobile phone from strength to strength, enrich constantly, and mobile phone has become the center of people's life information by mobile phone application.Present people can run increasing application program by mobile phone, as navigation, microblogging, phone, music movie and real-time road etc.Meanwhile, people have, contact, the other-end that uses also gets more and more, as PC, vehicle-mounted computer etc.Mobile phone screen can be shared to merely other-end display and operation by more existing technology, the object using mobile phone terminal application program is reached by operating the mobile phone screen shared out, but when carrying out screen map, screen size and the mobile phone screen size of mapping objects equipment are inconsistent, and Consumer's Experience is very bad.
Summary of the invention
Object of the present invention is exactly to provide a kind of display of mobile phone screen and operation map to the method for computer terminal, and the method effectively can be improved contents of mobile phone screen and show and operating experience on computer terminal display.
For realizing this object, the display of the mobile phone screen designed by the present invention and operation map are to the method for computer terminal, and it comprises the steps:
Step 1: mobile phone and computer terminal set up physical connection, computer terminal sends the request of screen map to mobile phone terminal program;
Step 2: the screen map request that smart mobile phone end sends according to computer terminal, by display information current for smart mobile phone end, feeds back to computer terminal;
Step 3: computer terminal selects screen map pattern according to the screen message of the display information of mobile phone terminal and computer terminal local by following three kinds of situations;
A, when needing the perpendicular screen display on smart mobile phone to be shown in when displaying ratio does not change to be mapped in computer terminal, and the perpendicular screen display on guarantee smart mobile phone is when showing that height is consistent with the height of computer terminal display, the screen map pattern of selection is the self organizing maps pattern kept under mobile phone terminal screen size ratio prerequisite;
B, when needing the horizontal screen display on smart mobile phone to be shown in when displaying ratio does not change to be mapped in computer terminal, and horizontal screen display width on guarantee smart mobile phone consistent with the width of computer terminal display time, the screen map pattern of selection is the maximum sized stretch mode meeting computer terminal screen;
C, when need the perpendicular screen display on smart mobile phone to be shown in amplify when displaying ratio does not change be mapped in computer terminal time, the screen map pattern of selection is for keeping mobile phone terminal screen size ratio prerequisite sub-screen roam mode;
Step 4: according in step 3 select screen map pattern by the content map of smart mobile phone end screen on the screen of computer terminal, simultaneously by the operation map of computer terminal to smart mobile phone end;
Step 5: in time operating computer terminal, according to above-mentioned screen map pattern, is sent to smart mobile phone by the screen control of computer terminal input information, realizes the input control to smart mobile phone end.
Also comprise step 6 after described step 5: in screen map process, if smart mobile phone end display mode changes, by according to the screen map pattern provided in step 3, notify computer terminal adjustment mapped mode.
In described step 2, the application program display unit in smart mobile phone end, accepts the screen map request that computer terminal sends, and according to the screen map request of computer terminal, gives computer terminal by the display information feed back of smart mobile phone end.
In step 3, the mapping method of the self organizing maps pattern under described maintenance mobile phone terminal screen size ratio prerequisite is:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) be the coordinate points in computer terminal, setting (x1, y1) on smart mobile phone with the coordinate points (x2 in computer terminal, y2) corresponding mapping point point, then there are following mapping relations in (x1, y1) and (x2, y2):
x 2 = h 2 h 1 x 1 + w 2 - h 2 h 1 w 1 2 - - - ( 1 )
y 2 = h 2 h 1 y 1 - - - ( 2 )
Wherein, w1 is the width of smart mobile phone screen, and h1 is the height of smart mobile phone screen, and w2 is the width of computer terminal screen, and h2 is the height of computer terminal screen.
In step 3, the described mapping method meeting the maximum sized stretch mode of computer terminal screen is:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) be the coordinate points in computer terminal, setting (x1, y1) on smart mobile phone with the coordinate points (x2 in computer terminal, y2) corresponding mapping point point, then there are following mapping relations in (x1, y1) and (x2, y2):
x 2 = w 2 w 1 x 1 - - - ( 3 )
y 2 = w 2 w 1 y 1 + h 2 - w 2 w 1 h 1 2 - - - ( 4 )
Wherein, w1 is the width of smart mobile phone screen, and h1 is the height of smart mobile phone screen, and w2 is the width of computer terminal screen, and h2 is the height of computer terminal screen.
In step 3, the mapping method of described maintenance mobile phone terminal screen size ratio prerequisite sub-screen roam mode is:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) be the coordinate points in computer terminal, if smart mobile phone screen coordinate point (0,0) respective coordinates on computer terminal screen is (x3, y3), setting (x1, y1) coordinate points for smart mobile phone maps with the coordinate points (x2, y2) in computer terminal, then (x1, y1) there are following mapping relations with (x2, y2):
x2=αx1-x3 (5)
y2=αy1+y3 (6)
Wherein, α is the given amplification coefficient relative to mobile phone screen, regulates the coordinate of above-mentioned (x3, y3), can support the movement of smart mobile phone bit-mapped on-screen on computer terminal screen, to realize Screen rove.
In step 2, the current display information of described smart mobile phone end comprises mobile phone screen display resolution information and touches resolution information.
Described computer terminal is PC, vehicle-carrying DVD (Digital VersatileDisc, digital versatile disc), in-vehicle navigation apparatus, inter-vehicle information system terminal or panel computer.
The present invention is by arranging above step, particularly above-mentioned three kinds of mapped modes, when making to show contents of mobile phone screen in computer terminal, can easily according to both screen size and Consumer's Experience requirement, the mapped mode of adjustment display and operation, to promote the display effect on computer terminal screen; The mapping of the operation of handset device can be realized on computer equipment, as can by operating local touch-screen to simulate the operation touched mobile phone on computer equipment simultaneously.In addition, the present invention is by clear and definite algorithm, and the mode that specification mobile phone screen maps, for all kinds of screen map application provides a kind of specification or referential standard, possesses significance.
Accompanying drawing explanation
Fig. 1 is the method flow block scheme of the embodiment of the present invention;
Fig. 2 is the schematic diagram of the self organizing maps pattern kept in the present invention under mobile phone terminal screen size ratio prerequisite;
Fig. 3 is the schematic diagram of the maximum sized stretch mode meeting computer terminal screen in the present invention;
Fig. 4 is the schematic diagram keeping mobile phone terminal screen size ratio prerequisite sub-screen roam mode in the present invention;
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is described in further detail:
The display of mobile phone screen and operation map are to a method for computer terminal, and it comprises the steps:
Step 1: mobile phone and computer terminal set up physical connection, computer terminal sends the request of screen map to mobile phone terminal program;
Step 2: the screen map request that smart mobile phone end sends according to computer terminal, by display information current for smart mobile phone end, feeds back to computer terminal;
Step 3: computer terminal selects screen map pattern according to the screen message of the display information of mobile phone terminal and computer terminal local by following three kinds of situations;
A, when needing the perpendicular screen display on smart mobile phone to be shown in when displaying ratio does not change to be mapped in computer terminal, and the perpendicular screen display on guarantee smart mobile phone is when showing that height is consistent with the height of computer terminal display, the screen map pattern of selection is the self organizing maps pattern kept under mobile phone terminal screen size ratio prerequisite;
B, when needing the horizontal screen display on smart mobile phone to be shown in when displaying ratio does not change to be mapped in computer terminal, and horizontal screen display width on guarantee smart mobile phone consistent with the width of computer terminal display time, the screen map pattern of selection is the maximum sized stretch mode meeting computer terminal screen;
C, when need the perpendicular screen display on smart mobile phone to be shown in amplify when displaying ratio does not change be mapped in computer terminal time, the screen map pattern of selection is for keeping mobile phone terminal screen size ratio prerequisite sub-screen roam mode;
Step 4: according in step 3 select screen map pattern by the content map of smart mobile phone end screen on the screen of computer terminal, simultaneously by the operation map of computer terminal to smart mobile phone end;
Step 5: in time operating computer terminal, according to above-mentioned screen map pattern, is sent to smart mobile phone by the screen control of computer terminal input information, realizes the input control to smart mobile phone end.
Also comprise step 6 after the step 5 of technique scheme: in screen map process, if smart mobile phone end display mode changes, by according to the screen map pattern provided in step 3, notify computer terminal adjustment mapped mode.
In the step 2 of technique scheme, application program display unit in smart mobile phone end, accept the screen map request that computer terminal sends, and according to the screen map request of computer terminal, give computer terminal by the display information feed back of smart mobile phone end.
In the step 3 of technique scheme, the mapping method of the self organizing maps pattern under described maintenance mobile phone terminal screen size ratio prerequisite is:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) is the coordinate points in computer terminal, setting (x1, y1) on smart mobile phone with the coordinate points (x2 in computer terminal, y2) corresponding mapping point point, then (x1, y1) and (x2, y2) there are following mapping relations, as shown in Figure 2:
x 2 = h 2 h 1 x 1 + w 2 - h 2 h 1 w 1 2 - - - ( 1 )
Wherein, w1 is the width of smart mobile phone screen, and h1 is the height of smart mobile phone screen, and w2 is the width of computer terminal screen, and h2 is the height of computer terminal screen.
In the step 3 of technique scheme, the described mapping method meeting the maximum sized stretch mode of computer terminal screen is, as described in Figure 3:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) be the coordinate points in computer terminal, setting (x1, y1) on smart mobile phone with the coordinate points (x2 in computer terminal, y2) corresponding mapping point point, then there are following mapping relations in (x1, y1) and (x2, y2):
x 2 = w 2 w 1 x 1 - - - ( 3 )
y 2 = w 2 w 1 y 1 + h 2 - w 2 w 1 h 1 2 - - - ( 4 )
Wherein, w1 is the width of smart mobile phone screen, and h1 is the height of smart mobile phone screen, and w2 is the width of computer terminal screen, and h2 is the height of computer terminal screen.
In the step 3 of technique scheme, the mapping method of described maintenance mobile phone terminal screen size ratio prerequisite sub-screen roam mode is, as shown in Figure 4:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) be the coordinate points in computer terminal, setting smart mobile phone screen coordinate point (0,0) respective coordinates on computer terminal screen is (x3, y3), setting (x1, y1) coordinate points for smart mobile phone maps with the coordinate points (x2, y2) in computer terminal, then (x1, y1) there are following mapping relations with (x2, y2):
x2=αx1+x3 (5)
y2=αy1+y3 (6)
Wherein, α is the given amplification coefficient relative to mobile phone screen, regulates the coordinate of above-mentioned (x3, y3), can support the movement of smart mobile phone bit-mapped on-screen on computer terminal screen, to realize Screen rove.In Fig. 4, w1 is the width of smart mobile phone screen, and h1 is the height of smart mobile phone screen, and w2 is the width of computer terminal screen, and h2 is the height of computer terminal screen.
In the step 2 of technique scheme, the current display information of described smart mobile phone end comprises mobile phone screen display resolution information and touches resolution information.
In technique scheme, described computer terminal is PC, vehicle-carrying DVD, in-vehicle navigation apparatus, inter-vehicle information system terminal or panel computer.
The present invention is introduced below for smart mobile phone and vehicle-mounted computer:
As shown in Figure 1, smart mobile phone 11 and vehicle-mounted computer 12, be connected by data line 15, smart mobile phone 11 is provided with serve end program 13, vehicle-mounted computer 12 is provided with client-side program 14, client-side program 14 containment mapping algorithm 43 i.e. three kinds of mapped modes of above-mentioned introduction.
Serve end program 13 runs with backstage method of service in smart mobile phone 11.After starting client-side program 14, the request screen message 21 of smart mobile phone 11 is initiatively asked in terminal demonstration control module 41 meeting wherein to the screen display service unit 31 of serve end program 13, after screen display service unit 31 in serve end program 13 receives request, the display information in smart mobile phone 11 can be obtained, comprise display resolution, touch the information such as resolution, and return mobile phone screen information 22 to the client-side program 14 on vehicle-mounted computer 12.
Vehicle-mounted computer 12 terminal demonstration control module 41, according to returning mobile phone screen information 22, asks on-screen data; Screen display service unit 31 in serve end program 13 returns screen graph content 24 after receiving request on-screen data 23, and terminal demonstration control module 41 performs mapping algorithm 43 according to screen message, realizes the mapping of mobile phone 11 screen to vehicle-mounted computer 12 screen.
When vehicle-mounted computer 12 terminal Input Control Element 42 receives outside input control request, according to mapping algorithm 43, return input control information 25 to the screen Input Control Element 32 of smart mobile phone 11, realize the input control to smart mobile phone.
When the display information of mobile phone 11 screen changes time, send to vehicle-mounted computer 12 client-side program 14, vehicle-mounted computer 12 client-side program 14, according to change mobile phone screen information 26, re-executes mapping algorithm 43, realizes mobile phone 11 screen and adjusts to the mapping of vehicle-mounted computer 12 screen.
The content that this instructions is not described in detail belongs to the known prior art of professional and technical personnel in the field.

Claims (6)

1. the display of mobile phone screen and operation map are to a method for computer terminal, and it is characterized in that, it comprises the steps:
Step 1: mobile phone and computer terminal set up physical connection, computer terminal sends the request of screen map to mobile phone terminal program;
Step 2: the screen map request that smart mobile phone end sends according to computer terminal, by display information current for smart mobile phone end, feeds back to computer terminal;
Step 3: computer terminal selects screen map pattern according to the screen message of the display information of mobile phone terminal and computer terminal local by following three kinds of situations;
A, when needing the perpendicular screen display on smart mobile phone to be shown in when displaying ratio does not change to be mapped in computer terminal, and the perpendicular screen display on guarantee smart mobile phone is when showing that height is consistent with the height of computer terminal display, the screen map pattern of selection is the self organizing maps pattern kept under mobile phone terminal screen size ratio prerequisite;
B, when needing the horizontal screen display on smart mobile phone to be shown in when displaying ratio does not change to be mapped in computer terminal, and horizontal screen display width on guarantee smart mobile phone consistent with the width of computer terminal display time, the screen map pattern of selection is the maximum sized stretch mode meeting computer terminal screen;
C, when need the perpendicular screen display on smart mobile phone to be shown in amplify when displaying ratio does not change be mapped in computer terminal time, the screen map pattern of selection is for keeping mobile phone terminal screen size ratio prerequisite sub-screen roam mode;
Step 4: according in step 3 select screen map pattern by the content map of smart mobile phone end screen on the screen of computer terminal, simultaneously by the operation map of computer terminal to smart mobile phone end;
Step 5: in time operating computer terminal, according to above-mentioned screen map pattern, is sent to smart mobile phone by the screen control of computer terminal input information, realizes the input control to smart mobile phone end;
Also comprise step 6 after described step 5: in screen map process, if smart mobile phone end display mode changes, by according to the screen map pattern provided in step 3, notify computer terminal adjustment mapped mode;
In step 3, the mapping method of described maintenance mobile phone terminal screen size ratio prerequisite sub-screen roam mode is:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) be the coordinate points in computer terminal, if smart mobile phone screen coordinate point (0,0) respective coordinates on computer terminal screen is (x3, y3), setting (x1, y1) coordinate points for smart mobile phone maps with the coordinate points (x2, y2) in computer terminal, then (x1, y1) there are following mapping relations with (x2, y2):
x2=αx1+x3 (5)
y2=αy1+y3 (6)
Wherein, α is the given amplification coefficient relative to mobile phone screen, regulates the coordinate of above-mentioned (x3, y3), can support the movement of smart mobile phone bit-mapped on-screen on computer terminal screen, to realize Screen rove.
2. the display of mobile phone screen according to claim 1 and operation map are to the method for computer terminal, it is characterized in that: in described step 2, application program display unit in smart mobile phone end, accept the screen map request that computer terminal sends, and according to the screen map request of computer terminal, give computer terminal by the display information feed back of smart mobile phone end.
3. the display of mobile phone screen according to claim 1 and operation map are to the method for computer terminal, and it is characterized in that: in step 3, the mapping method of the self organizing maps pattern under described maintenance mobile phone terminal screen size ratio prerequisite is:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) be the coordinate points in computer terminal, setting (x1, y1) on smart mobile phone with the coordinate points (x2 in computer terminal, y2) corresponding mapping point point, then there are following mapping relations in (x1, y1) and (x2, y2):
x 2 = h 2 h 1 x 1 + w 2 - h 2 h 1 w 1 2 - - - ( 1 )
y 2 = h 2 h 1 y 1 - - - ( 2 )
Wherein, w1 is the width of smart mobile phone screen, and h1 is the height of smart mobile phone screen, and w2 is the width of computer terminal screen, and h2 is the height of computer terminal screen.
4. the display of mobile phone screen according to claim 1 and operation map are to the method for computer terminal, and it is characterized in that: in step 3, the described mapping method meeting the maximum sized stretch mode of computer terminal screen is:
The coordinate in smart mobile phone and the computer terminal screen upper left corner is (0,0), setting (x2, y2) be the coordinate points in computer terminal, setting (x1, y1) on smart mobile phone with the coordinate points (x2 in computer terminal, y2) corresponding mapping point point, then there are following mapping relations in (x1, y1) and (x2, y2):
y 2 = w 2 w 1 y 1 + h 2 - w 2 w 1 h 1 2 - - - ( 3 )
x 2 = w 2 w 1 x 1 - - - ( 4 )
Wherein, w1 is the width of smart mobile phone screen, and h1 is the height of smart mobile phone screen, and w2 is the width of computer terminal screen, and h2 is the height of computer terminal screen.
5. the display of mobile phone screen according to claim 1 and operation map are to the method for computer terminal, it is characterized in that: in step 2, and the current display information of described smart mobile phone end comprises mobile phone screen display resolution information and touches resolution information.
6. the display of mobile phone screen according to claim 1 and operation map are to the method for computer terminal, it is characterized in that: described computer terminal is PC, vehicle-carrying DVD, in-vehicle navigation apparatus, inter-vehicle information system terminal or panel computer.
CN201310095336.6A 2013-03-22 2013-03-22 Method for mapping display and operation of mobile phone screen to computer terminal Active CN103226453B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310095336.6A CN103226453B (en) 2013-03-22 2013-03-22 Method for mapping display and operation of mobile phone screen to computer terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310095336.6A CN103226453B (en) 2013-03-22 2013-03-22 Method for mapping display and operation of mobile phone screen to computer terminal

Publications (2)

Publication Number Publication Date
CN103226453A CN103226453A (en) 2013-07-31
CN103226453B true CN103226453B (en) 2015-06-03

Family

ID=48836923

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310095336.6A Active CN103226453B (en) 2013-03-22 2013-03-22 Method for mapping display and operation of mobile phone screen to computer terminal

Country Status (1)

Country Link
CN (1) CN103226453B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11861084B2 (en) 2021-11-18 2024-01-02 International Business Machines Corporation Splitting a mobile device display and mapping content with single hand

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182167A (en) * 2013-05-27 2014-12-03 阿尔派株式会社 Display device, display device operation method and information display system
CN104065803A (en) * 2013-08-02 2014-09-24 惠州华阳通用电子有限公司 Method for calibrating mapping picture of car-mounted terminal by virtue of mobile terminal
CN103530149A (en) * 2013-09-27 2014-01-22 深圳市同洲电子股份有限公司 Configuration method for gamepad simulation configuration file and terminal
CN105528100B (en) * 2014-10-21 2018-12-07 惠州市德赛西威汽车电子股份有限公司 The Reverse Turning Control method of vehicle device and mobile terminal interconnection
CN104461296B (en) * 2014-12-05 2018-07-03 广东欧珀移动通信有限公司 A kind of method and device that mobile terminal is shared at PC ends
CN104679469B (en) * 2014-12-29 2019-02-26 合肥杰发科技有限公司 The method of the screen resolution of car-mounted terminal and its acquisition handheld terminal
CN104881172B (en) * 2015-05-22 2018-03-20 广东好帮手电子科技股份有限公司 A kind of on-vehicle host screen calibration method interactive with smart mobile phone and system
CN104915144A (en) * 2015-06-29 2015-09-16 惠州华阳通用电子有限公司 Method for projecting double-screen interactive user interface
CN104915173A (en) * 2015-06-29 2015-09-16 惠州华阳通用电子有限公司 Method for controlling interaction of double screens
CN105426145B (en) * 2015-11-06 2019-04-23 武汉卡比特信息有限公司 A kind of method that mobile phone screen projects computer terminal
CN105335125A (en) * 2015-11-25 2016-02-17 武汉卡比特信息有限公司 Optimization method for mapping mobile phone screen to computer terminal
CN105955689A (en) * 2016-05-19 2016-09-21 乐视控股(北京)有限公司 Screen adaption method and device during multi-screen interaction
CN106095084A (en) * 2016-06-06 2016-11-09 乐视控股(北京)有限公司 Throw screen method and device
CN106403986A (en) * 2016-10-08 2017-02-15 未来汽车科技(深圳)有限公司 Automobile navigation method and device
CN108228019A (en) * 2016-12-09 2018-06-29 比亚迪股份有限公司 Display methods, device, car-mounted terminal and the vehicle of car-mounted terminal
CN107066253A (en) * 2017-02-27 2017-08-18 网易(杭州)网络有限公司 Method, device and electronic equipment for mapping terminal
CN106973161B (en) * 2017-03-28 2020-08-25 联想(北京)有限公司 Electronic apparatus and control method
CN107273083B (en) * 2017-06-30 2020-05-26 百度在线网络技术(北京)有限公司 Interaction method, device, equipment and storage medium between terminal equipment
CN108345438A (en) * 2018-02-06 2018-07-31 深圳市恒晨电器有限公司 Cell phone platform is applied to the physics transverse screen display method of vehicular platform
CN110996175A (en) * 2019-11-19 2020-04-10 深圳创维-Rgb电子有限公司 Method, device and storage medium for controlling horizontal and vertical screen operation of television
CN111031007A (en) * 2019-11-22 2020-04-17 珠海豹趣科技有限公司 Communication control method and device between electronic whiteboards and server

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102547204A (en) * 2010-12-15 2012-07-04 奇扬网科股份有限公司 Receiving device, screen picture transmission system and screen picture transmission method
CN102981613A (en) * 2012-10-26 2013-03-20 东莞宇龙通信科技有限公司 Terminal and terminal control method
CN102981793A (en) * 2012-11-22 2013-03-20 Tcl集团股份有限公司 Screen synchronization method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4176122B2 (en) * 2006-10-24 2008-11-05 株式会社東芝 Server terminal, screen sharing method and program
US8521900B2 (en) * 2011-05-05 2013-08-27 Awind Inc. Remote audio-video sharing method and application program for the same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102547204A (en) * 2010-12-15 2012-07-04 奇扬网科股份有限公司 Receiving device, screen picture transmission system and screen picture transmission method
CN102981613A (en) * 2012-10-26 2013-03-20 东莞宇龙通信科技有限公司 Terminal and terminal control method
CN102981793A (en) * 2012-11-22 2013-03-20 Tcl集团股份有限公司 Screen synchronization method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11861084B2 (en) 2021-11-18 2024-01-02 International Business Machines Corporation Splitting a mobile device display and mapping content with single hand

Also Published As

Publication number Publication date
CN103226453A (en) 2013-07-31

Similar Documents

Publication Publication Date Title
CN103226453B (en) Method for mapping display and operation of mobile phone screen to computer terminal
EP2509390B1 (en) Method and mobile terminal for processing contacts
CN102707970A (en) Method for displaying and starting mobile phone application program on computer-type terminal
CN101262518B (en) Mobile terminal and method of playing a video from a website
EP2763387A2 (en) Method and system for sharing web page information
CN107193518A (en) The method and terminal device of a kind of presentation of information
CN104007917A (en) Control method for virtual keyboard and electronic device
CN105373534B (en) List display method and device and list display terminal
CN105654881A (en) Method of displaying low frequency screen and electronic device for performing same
CN110188299B (en) Response type page processing method and device and electronic equipment
CN105354003A (en) Display method and device based on interconnection of mobile terminal and car-mounted terminal
EP3525084A1 (en) Data processing method, and electronic terminal
JP2014229304A (en) Display device, operation method of display device, information display system and operation program of display device
CN111381790A (en) Control method, device and system, electronic whiteboard and mobile terminal
CN107809531A (en) A kind of schedule creation method, mobile terminal
CN101162576A (en) Display process and device
CN102655689B (en) Mobile equipment and exhibited item interaction information processing method based on wireless fidelity (WiFi), and device therefor
CN105549830A (en) Intelligent display method and device
US9392045B2 (en) Remote graphics corresponding to region
CN103780858A (en) Method and device for processing information, and electronic device
CN110262867B (en) Remote control method and device based on vehicle-mounted system
CN104063113A (en) Set display and interaction method for location-related information in digital map
JP2021517311A (en) Display screen switching method, devices and electronic devices
CN103336587B (en) The far-end suspension touch control equipment of a kind of nine axle inertial orientation input units and method
CN103853470A (en) Data processing and displaying method, device and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20180906

Address after: 430000 12 12 2 unit 1204, hi tech four road, Hongshan District, Wuhan, Hubei.

Patentee after: Liang Hui

Address before: 430074 Wuhan 2 New Technology Development Zone, East Lake, Hubei, Optics Valley, Dongxin Road, Optics Valley business street 2 special unit 1903

Patentee before: Wuhan Impenetrable Technology Co., Ltd.