CN103593309B - A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected - Google Patents

A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected Download PDF

Info

Publication number
CN103593309B
CN103593309B CN201310496378.0A CN201310496378A CN103593309B CN 103593309 B CN103593309 B CN 103593309B CN 201310496378 A CN201310496378 A CN 201310496378A CN 103593309 B CN103593309 B CN 103593309B
Authority
CN
China
Prior art keywords
mobile phone
android mobile
line
adb
android
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
CN201310496378.0A
Other languages
Chinese (zh)
Other versions
CN103593309A (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.)
Shandong Bolan Construction Engineering Co ltd
Original Assignee
Hangzhou Mopin 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 Hangzhou Mopin Technology Co Ltd filed Critical Hangzhou Mopin Technology Co Ltd
Priority to CN201310496378.0A priority Critical patent/CN103593309B/en
Publication of CN103593309A publication Critical patent/CN103593309A/en
Application granted granted Critical
Publication of CN103593309B publication Critical patent/CN103593309B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephone Function (AREA)

Abstract

The invention discloses a kind of can raising connect convenience and connect into the method solving off-line problem occurs during PC end is connected with Android mobile phone of power. Android mobile phone inserts PC end by USB data line, and the mobile phone assistant of PC end will occur mutual with Android mobile phone, shows as and carries out USB communication based on adb, when there is off-line miscue, comes automatization by transformation adb service routine and solves this problem. The invention has the beneficial effects as follows: by transforming adb service routine, it is allowed to condition in program operation process and attempts several times reset USB interface and internal simulation plug by more, solve most off-line problem such that it is able to improve and connect convenience and connect into power.

Description

A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected
Technical field
The present invention relates to equipment communication correlative technology field, refer in particular to during a kind of PC of solution end is connected with Android mobile phone the method that off-line problem occurs.
Background technology
Along with popularizing of smart mobile phone, people are more and more frequent to the behavior of mobile phone set up applications; In order to help user efficiently, managing mobile phone easily, market has been expedited the emergence of a kind of new PC end software: mobile phone assistant. Connecting PC end with the way of mobile phone for tradition by USB data line, it is that PC end is connected normally with mobile phone based on USB that PC end mobile phone assistant to carry out any mutual premise with Android mobile phone, namely shows as and carries out USB communication based on adb and occur without off-line miscue.
At present, occurring that off-line miscue has two kinds of situations, the first is owing to rights concerns causes being shown as off-line, and another kind is PC end with mobile phone is connected the off-line caused that goes wrong based on USB; Being normal phenomenon for the first situation, the second situation is then non-normal phenomenon, now shows that PC end and mobile phone are connected based on USB and there is a problem. And solving the off-line case owing to USB connectivity problem causes, current traditional method is prompting user's plug mobile phone again, or changes cellular phone data line, the USB etc. also or on replacing PC end; But this way needs user's manual intervention, bring inconvenience to the use of user, even allow some users be at a loss.
Summary of the invention
There is above-mentioned deficiency to overcome in the present invention, it is provided that a kind of can raising connects convenience and connect into the method solving to occur off-line problem during PC end is connected with Android mobile phone of power in prior art.
To achieve these goals, the present invention is by the following technical solutions:
A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected, PC end is provided with mobile phone assistant, Android mobile phone inserts PC end by USB data line, the mobile phone assistant of PC end will occur mutual with Android mobile phone, show as and carry out USB communication based on adb, when off-line miscue occurs, carry out following steps:
(1) PC end adopts operating system api to scan the Symbolic Links path of Android mobile phone equipment off-line problem occur;
(2) PC end group drives the Symbolic Links path according to the Android mobile phone equipment scanned to attempt opening this Android mobile phone in operating system nucleus, if opening successfully, then enters step (3);If opening failure, then enter step (9);
(3) PC end obtains the FDO equipment of the top of institute's carry in opened Android mobile phone USB stack;
(4) PC end sends the IRP request resetting port to the FDO equipment of the top of institute's carry in Android mobile phone USB stack;
(5) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if cisco unity malfunction, then enter step (6); If normal operation, then enter step (8);
(6) PC end obtains the current FDO equipment of institute's carry in opened Android mobile phone USB stack, and sends the IRP request of simulation plug to this FDO equipment;
(7) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if cisco unity malfunction, then enter step (9); If normal operation, then enter step (8);
(8) PC end informs user operation success by mobile phone assistant, and the mobile phone assistant of PC end just occurs mutual with Android mobile phone so that PC end and Android mobile phone communicate;
(9) PC end informs user operation failure by mobile phone assistant, can attempt traditional method i.e. manual plug Android mobile phone to solve the off-line problem of Android mobile phone.
Compared with solving off-line method with the tradition mentioned in background technology, this invention is by transforming adb service routine, it is allowed to condition in program operation process and attempts several times reset USB interface and internal simulation plug by more, now solving most off-line problem, so design has reached to connect and has improved convenience and connect into the purpose of power.
As preferably, when Android mobile phone inserts PC end by USB data line, PC end can be driven installing, when drive installation success after namely with operating system identification success after, the adb interface of PC end will come out, then adb service routine can in certain time scope interscan to this Android mobile phone, and following adb service routine can send handshake request to Android mobile phone, if Android mobile phone end can the handshake request of normal response adb, then enter directly in step (8); If can not the handshake request of normal response adb, then adb service routine is considered as current Android mobile phone and is in off-line state, it is impossible to normal operation, enters in step (1). So be designed to prevent Android mobile phone with PC end First Contact Connections just success after, be re-introduced in off-line operation step, improve connection convenience.
As preferably, in step (1), PC end group is the operating system nucleus api path that can use in windowsapi the Symbolic Links path integration scanning Android mobile phone equipment off-line problem occur. Wherein, WindowsAPI is exactly windows application programming interfaces, is the System Programming interface for microsoftwindows operating system family, it is possible to it can be operated in multiple operating systems, applied widely.
As preferably, in step (7), PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if normal operation, then enter step (8); If cisco unity malfunction, counting M+1 time in adb service routine, wherein the initial value of M is O, and being provided with number of attempt in adb service routine is n times, if when counting M not up to n times, then entering in step (4); If when counting M and reaching n times, then entering step (9). Can effectively be improved by plug repeatedly virtual inside adb service routine and connect into power.
The invention has the beneficial effects as follows: by transforming adb service routine, it is allowed to condition in program operation process and attempts several times reset USB interface and internal simulation plug by more, solve most off-line problem such that it is able to improve and connect convenience and connect into power.
Accompanying drawing explanation
Fig. 1 is the flow chart of the embodiment of the present invention one;
Fig. 2 is the flow chart of the embodiment of the present invention two;
Fig. 3 is the flow chart of the embodiment of the present invention three.
Detailed description of the invention
Below in conjunction with the drawings and specific embodiments, the present invention will be further described.
Embodiment one: in embodiment as described in Figure 1, a kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected, PC end is provided with mobile phone assistant, Android mobile phone inserts PC end by USB data line, the mobile phone assistant of PC end will occur mutual with Android mobile phone, show as and carry out USB communication based on adb, now PC end can be driven installing, when drive installation success after namely with operating system identification success after, the adb interface of PC end will come out, so adb service routine can in certain time scope interscan to this Android mobile phone, following adb service routine can send A_SYNC (0x434e5953) handshake request to Android mobile phone, if Android mobile phone end can the A_SYNC handshake request of normal response adb, then enter directly in step (8), if can not the handshake request of normal response adb, then adb service routine is considered as current Android mobile phone and is in off-line state, it is impossible to normal operation, enters in following steps:
(1) PC end adopts operating system api to scan the Symbolic Links path of Android mobile phone equipment off-line problem occur, and is the operating system nucleus api path that can use the Symbolic Links path integration scanned;
(2) PC end group drives the Symbolic Links path according to the Android mobile phone equipment scanned to attempt opening this Android mobile phone in operating system nucleus, if opening successfully, then enters step (3); If opening failure, then enter step (9);
(3) PC end obtains the FDO equipment of the top of institute's carry in opened Android mobile phone USB stack;
(4) PC end sends IRP request (IOCTL_INTERNAL_USB_RESET_PORT) resetting port to the FDO equipment of the top of institute's carry in Android mobile phone USB stack;
(5) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if cisco unity malfunction, then enter step (6); If normal operation, then enter step (8);
(6) PC end obtains the current FDO equipment of institute's carry in opened Android mobile phone USB stack, and sends IRP request (IOCTL_INTERNAL_USB_CYCLE_PORT) of simulation plug to this FDO equipment;
(7) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if cisco unity malfunction, then enter step (9); If normal operation, then enter step (8);
(8) PC end informs user operation success by mobile phone assistant, and the mobile phone assistant of PC end just occurs mutual with Android mobile phone so that PC end and Android mobile phone communicate;
(9) PC end informs user operation failure by mobile phone assistant, can attempt traditional method i.e. manual plug Android mobile phone to solve the off-line problem of Android mobile phone.
By description above, it can be seen that when adb service routine sends A_SYNC (0x434e5953) handshake request to Android mobile phone, but Android mobile phone can not normal response time, then adb service routine is considered as current Android mobile phone and is in off-line state, now we are by transforming adb service routine, it is allowed to condition in program operation process by attempting replacement USB interface and internal simulation plug, solve a part of off-line problem such that it is able to improve and connect convenience and connect into power.
Embodiment two: in as mentioned in the embodiment of figure 2, a kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected, PC end is provided with mobile phone assistant, Android mobile phone inserts PC end by USB data line, the mobile phone assistant of PC end will occur mutual with Android mobile phone, show as and carry out USB communication based on adb, now PC end can be driven installing, when drive installation success after namely with operating system identification success after, the adb interface of PC end will come out, so adb service routine can in certain time scope interscan to this Android mobile phone, following adb service routine can send A_SYNC (0x434e5953) handshake request to Android mobile phone, if Android mobile phone end can the A_SYNC handshake request of normal response adb, then enter directly in step (8), if can not the handshake request of normal response adb, then adb service routine is considered as current Android mobile phone and is in off-line state, it is impossible to normal operation, enters in following steps:
(1) PC end adopts operating system api to scan the Symbolic Links path of Android mobile phone equipment off-line problem occur, and is the operating system nucleus api path that can use the Symbolic Links path integration scanned;
(2) PC end group drives the Symbolic Links path according to the Android mobile phone equipment scanned to attempt opening this Android mobile phone in operating system nucleus, if opening successfully, then enters step (3); If opening failure, then enter step (9);
(3) PC end obtains the FDO equipment of the top of institute's carry in opened Android mobile phone USB stack;
(4) PC end sends IRP request (IOCTL_INTERNAL_USB_RESET_PORT) resetting port to the FDO equipment of the top of institute's carry in Android mobile phone USB stack;
(5) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if cisco unity malfunction, then enter step (6); If normal operation, then enter step (8);
(6) PC end obtains the current FDO equipment of institute's carry in opened Android mobile phone USB stack, and sends IRP request (IOCTL_INTERNAL_USB_CYCLE_PORT) of simulation plug to this FDO equipment;
(7) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if normal operation, then enter step (8); If cisco unity malfunction, counting M+1 time in adb service routine, wherein the initial value of M is 0, and being provided with number of attempt in adb service routine is n times, if when counting M not up to n times, then entering in step (4); If when counting M and reaching n times, then entering step (9);
(8) PC end informs user operation success by mobile phone assistant, and the mobile phone assistant of PC end just occurs mutual with Android mobile phone so that PC end and Android mobile phone communicate;
(9) PC end informs user operation failure by mobile phone assistant, can attempt traditional method i.e. manual plug Android mobile phone to solve the off-line problem of Android mobile phone.
By description above, it can be seen that when adb service routine sends A_SYNC (0x434e5953) handshake request to Android mobile phone, but Android mobile phone can not normal response time, then adb service routine is considered as current Android mobile phone and is in off-line state, now we are by transforming adb service routine, it is allowed to condition in program operation process and attempts several times reset USB interface and internal simulation plug by more, solve most off-line problem such that it is able to improve and connect convenience and connect into power.
Embodiment three: in embodiment as described in Figure 3, a kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected, PC end is provided with mobile phone assistant, Android mobile phone inserts PC end by USB data line, the mobile phone assistant of PC end will occur mutual with Android mobile phone, show as and carry out USB communication based on adb, now PC end can be driven installing, when drive installation success after namely with operating system identification success after, the adb interface of PC end will come out, so adb service routine can in certain time scope interscan to this Android mobile phone, following adb service routine can send A_SYNC (0x434e5953) handshake request to Android mobile phone, if Android mobile phone end can the A_SYNC handshake request of normal response adb, then enter directly in step (8), if can not the handshake request of normal response adb, then adb service routine is considered as current Android mobile phone and is in off-line state, it is impossible to normal operation, enters in following steps:
(1) PC end adopts operating system api to scan the Symbolic Links path of Android mobile phone equipment off-line problem occur, and is the operating system nucleus api path that can use the Symbolic Links path integration scanned;
(2) PC end group drives the Symbolic Links path according to the Android mobile phone equipment scanned to attempt opening this Android mobile phone in operating system nucleus, if opening successfully, then enters step (3); If opening failure, then enter step (7);
(3) PC end obtains the FDO equipment of the top of institute's carry in opened Android mobile phone USB stack;
(4) PC end sends IRP request (IOCTL_INTERNAL_USB_RESET_PORT) resetting port to the FDO equipment of the top of institute's carry in Android mobile phone USB stack;
(5) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if cisco unity malfunction, then enter step (7); If normal operation, then enter step (6);
(6) PC end informs user operation success by mobile phone assistant, and the mobile phone assistant of PC end just occurs mutual with Android mobile phone so that PC end and Android mobile phone communicate;
(7) PC end informs user operation failure by mobile phone assistant, can attempt traditional method i.e. manual plug Android mobile phone to solve the off-line problem of Android mobile phone.
By description above, it can be seen that when adb service routine sends A_SYNC (0x434e5953) handshake request to Android mobile phone, but Android mobile phone can not normal response time, then adb service routine is considered as current Android mobile phone and is in off-line state, now we are by transforming adb service routine, it is allowed to condition in program operation process by attempting replacement USB interface, solves a part of off-line problem such that it is able to improve and connect convenience and connect into power.

Claims (4)

1. the method solving off-line problem occurs during PC end is connected with Android mobile phone, it is characterized in that, PC end is provided with mobile phone assistant, Android mobile phone inserts PC end by USB data line, the mobile phone assistant of PC end will occur mutual with Android mobile phone, show as and carry out USB communication based on adb, when off-line miscue occurs, carry out following steps:
(1) PC end adopts operating system api to scan the Symbolic Links path of Android mobile phone equipment off-line problem occur;
(2) PC end group drives the Symbolic Links path according to the Android mobile phone equipment scanned to attempt opening this Android mobile phone in operating system nucleus, if opening successfully, then enters step (3);If opening failure, then enter step (9);
(3) PC end obtains the FDO equipment of the top of institute's carry in opened Android mobile phone USB stack;
(4) PC end sends the IRP request resetting port to the FDO equipment of the top of institute's carry in Android mobile phone USB stack;
(5) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if cisco unity malfunction, then enter step (6); If normal operation, then enter step (8);
(6) PC end obtains the current FDO equipment of institute's carry in opened Android mobile phone USB stack, and sends the IRP request of simulation plug to this FDO equipment;
(7) PC end group in adbdevices order detection occur the Android mobile phone of off-line whether can normal operation, if cisco unity malfunction, then enter step (9); If normal operation, then enter step (8);
(8) PC end informs user operation success by mobile phone assistant, and the mobile phone assistant of PC end just occurs mutual with Android mobile phone so that PC end and Android mobile phone communicate;
(9) PC end informs user operation failure by mobile phone assistant, can attempt traditional method i.e. manual plug Android mobile phone to solve the off-line problem of Android mobile phone.
2. the method that a kind of PC of solution end according to claim 1 occurs off-line problem with Android mobile phone in being connected, it is characterized in that, when Android mobile phone inserts PC end by USB data line, PC end can be driven installing, when drive installation success after namely with operating system identification success after, the adb interface of PC end will come out, so adb service routine can in certain time scope interscan to this Android mobile phone, following adb service routine can send handshake request to Android mobile phone, if Android mobile phone end can the handshake request of normal response adb service routine, then enter directly in step (8), if can not the handshake request of normal response adb service routine, then adb service routine is considered as current Android mobile phone and is in off-line state, it is impossible to normal operation, enters in step (1).
3. the method that a kind of PC of solution end according to claim 1 and 2 occurs off-line problem with Android mobile phone in being connected, it is characterized in that, in step (1), PC end group is the operating system nucleus api path that can use in windowsapi the Symbolic Links path integration scanning Android mobile phone equipment off-line problem occur.
4. the method that a kind of PC of solution end according to claim 1 and 2 occurs off-line problem with Android mobile phone in being connected, it is characterized in that, in step (7), in adbdevices order detection, PC end group occurs that the Android mobile phone of off-line whether can normal operation, if normal operation, then enter step (8); If cisco unity malfunction, counting M+1 time in adb service routine, wherein the initial value of M is 0, and being provided with number of attempt in adb service routine is n times, if when counting M not up to n times, then entering in step (4); If when counting M and reaching n times, then entering step (9).
CN201310496378.0A 2013-10-21 2013-10-21 A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected Active CN103593309B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310496378.0A CN103593309B (en) 2013-10-21 2013-10-21 A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310496378.0A CN103593309B (en) 2013-10-21 2013-10-21 A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected

Publications (2)

Publication Number Publication Date
CN103593309A CN103593309A (en) 2014-02-19
CN103593309B true CN103593309B (en) 2016-06-15

Family

ID=50083460

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310496378.0A Active CN103593309B (en) 2013-10-21 2013-10-21 A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected

Country Status (1)

Country Link
CN (1) CN103593309B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077250B (en) * 2014-06-27 2019-02-01 Tcl集团股份有限公司 A kind of connection processing method and device of intelligent terminal and storage equipment
CN107977279B (en) * 2017-11-22 2021-04-23 珠海市彦安科技有限公司 Method for recovering data in damaged USB equipment
CN108000518A (en) * 2017-11-23 2018-05-08 上海楷沃机器人科技有限公司 A kind of method for monitoring emulation anthropomorphic robot system operation

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541795A (en) * 2012-01-09 2012-07-04 南京航空航天大学 Method and system for USB (universal serial bus) dynamic real-time control based on Android system
CN102662897A (en) * 2012-03-31 2012-09-12 北京壹人壹本信息科技有限公司 Mobile terminal and data interaction method between mobile terminals
CN103064812A (en) * 2012-12-24 2013-04-24 珠海市君天电子科技有限公司 Method and device for quick connection of mobile device and computer

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9002925B2 (en) * 2010-12-24 2015-04-07 Lenovo (Singapore) Pte. Ltd. Systems and methods for communicating between components in a hybrid environment
US20120331054A1 (en) * 2011-06-25 2012-12-27 Sattam Dasgupta System and method for enabling universal interaction between devices through intrinsic applications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541795A (en) * 2012-01-09 2012-07-04 南京航空航天大学 Method and system for USB (universal serial bus) dynamic real-time control based on Android system
CN102662897A (en) * 2012-03-31 2012-09-12 北京壹人壹本信息科技有限公司 Mobile terminal and data interaction method between mobile terminals
CN103064812A (en) * 2012-12-24 2013-04-24 珠海市君天电子科技有限公司 Method and device for quick connection of mobile device and computer

Also Published As

Publication number Publication date
CN103593309A (en) 2014-02-19

Similar Documents

Publication Publication Date Title
CN101656974A (en) SIM card compatibility automated test method and device
CN103593309B (en) A kind of PC of solution end occurs the method for off-line problem with Android mobile phone in being connected
CN103001075B (en) A kind of mobile terminal and sim card connector thereof
CN107926075A (en) The system and method for supporting the data communication under isomerous environment
CN104752914A (en) Remotely controlled socket device
CN103997566A (en) Mobile phone-based remote door opening system and method thereof
CN205389041U (en) Remove smart jack
CN103095703A (en) Method and equipment and system for achieving data interaction between network and serial port
CN103577224A (en) Method for improving detection on upgrade of Android phone demons by PC terminal
CN104267694A (en) Intelligent home management system
CN204945996U (en) USB (universal serial bus) conversion fit line
CN101673220A (en) Method for improving work parallelism of dual-interface SIM card
CN102833137A (en) Digital home system based on intelligent gateway
CN102708032B (en) Method and device for detecting hot plug of secure digital card
CN102104749B (en) System and method for upgrading television
CN105025273A (en) Building visible intercom system connection method, password setting method and system
CN104991870A (en) Optical communication apparatus interface accessing method free of driver based on HID
CN205264964U (en) Intelligent wall socket of thing networking
CN104980457A (en) Intelligent electric meter system
CN204697088U (en) Household intelligent gateway
CN104902476B (en) A kind of control method of bluetooth security management
CN105320905B (en) A kind of multi-function device for ensureing Computer Data Security
CN102984315B (en) A kind of method of mobile terminal and detection SIM card hot plug thereof
CN203133253U (en) Cell charging line monitoring device
CN104469989A (en) Wireless client premises equipment and access method

Legal Events

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

Address after: 310023, Hangzhou, Zhejiang province Xihu District Village 7 industrial blocks left 1, room 112

Applicant after: Hangzhou Mopin Technology Co.,Ltd.

Address before: 11, building 2, block B, The Union Buildings, No. 310013, Bauhinia Road, Hangzhou, Xihu District, Zhejiang

Applicant before: HANGZHOU MOPIN TECHNOLOGY Co.,Ltd.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20200710

Address after: 361000 Room 501, No.85, Xiaguang Dongli, Haicang District, Xiamen City, Fujian Province

Patentee after: Xiamen Jiupin sesame Information Technology Co.,Ltd.

Address before: 310023, Hangzhou, Zhejiang province Xihu District Village 7 industrial blocks left 1, room 112

Patentee before: Hangzhou Mopin Technology Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201109

Address after: Fuxing Road, Yicheng Economic Development Zone, Zaozhuang City, Shandong Province

Patentee after: Zaozhuang Zhibo Intelligent Technology Co.,Ltd.

Address before: 361000 Room 501, No.85, Xiaguang Dongli, Haicang District, Xiamen City, Fujian Province

Patentee before: Xiamen Jiupin sesame Information Technology Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220701

Address after: 277300 Economic Development Zone, Yicheng District, Zaozhuang City, Shandong Province

Patentee after: Shandong Bolan Construction Engineering Co.,Ltd.

Address before: 277300 Fuxing Road, Yicheng Economic Development Zone, Zaozhuang City, Shandong Province

Patentee before: Zaozhuang Zhibo Intelligent Technology Co.,Ltd.

PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A method to solve the offline problem in the connection between PC and Android phone

Effective date of registration: 20221128

Granted publication date: 20160615

Pledgee: Agricultural Bank of China Limited Zaozhuang Yicheng sub branch

Pledgor: Shandong Bolan Construction Engineering Co.,Ltd.

Registration number: Y2022980023863