CN109802999B - Method for realizing mobile application function at PC end through VSA technology - Google Patents

Method for realizing mobile application function at PC end through VSA technology Download PDF

Info

Publication number
CN109802999B
CN109802999B CN201811623468.0A CN201811623468A CN109802999B CN 109802999 B CN109802999 B CN 109802999B CN 201811623468 A CN201811623468 A CN 201811623468A CN 109802999 B CN109802999 B CN 109802999B
Authority
CN
China
Prior art keywords
vsa
client
instruction
application
mobile
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
CN201811623468.0A
Other languages
Chinese (zh)
Other versions
CN109802999A (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 Zhizhangyi Technology Co ltd
Original Assignee
Beijing Zhizhangyi 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 Zhizhangyi Technology Co ltd filed Critical Beijing Zhizhangyi Technology Co ltd
Priority to CN201811623468.0A priority Critical patent/CN109802999B/en
Publication of CN109802999A publication Critical patent/CN109802999A/en
Application granted granted Critical
Publication of CN109802999B publication Critical patent/CN109802999B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention discloses a method for realizing mobile application function at PC end by VSA technology, comprising the following steps: s1, communicating the PC client side of the application with the VSA server side, and sending a first instruction by the PC client side; s2, the VSA server communicates with the VSA client, and the first instruction is forwarded; s3, the VSA client communicates with the application mobile client, and a first instruction from the VSA server is forwarded; s4, the application mobile client receives the first instruction of the VSA server, executes the first instruction and sends the second instruction to the VSA client; s5, the VSA client forwards the second instruction to the application server. Compared with the prior art, the PC client calls the interface of the mobile client and the server to communicate through the VSA technology, and the problem that the contents of the mobile terminal and the PC terminal are not synchronous is effectively solved.

Description

Method for realizing mobile application function at PC end through VSA technology
Technical Field
The invention belongs to the field of mobile service scenes, and particularly relates to a method for realizing a mobile application function at a PC (personal computer) end through a VSA (virtual switch architecture) technology.
Background
The current PC client usually communicates with the server directly, and the mobile client also communicates with the server directly, so that the contents of the PC client and the mobile client are not synchronized, or if the PC client and the mobile client are synchronized, they need to be synchronized with the server respectively, as shown in fig. 1. In reality, instant messaging software such as WeChat and QQ have similar problems.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides a method for realizing mobile application functions at a PC (personal computer) end through VSA (virtual switch architecture) technology based on an analog base station, and the problems are effectively solved.
In order to achieve the purpose, the invention adopts the following technical scheme:
a method for realizing mobile application function at PC end by VSA technique includes following steps:
s1, communicating the PC client side of the application with the VSA server side, and sending a first instruction by the PC client side;
s2, the VSA server communicates with the VSA client, and the first instruction is forwarded;
s3, the VSA client communicates with the application mobile client, and a first instruction from the VSA server is forwarded;
s4, the application mobile client receives the first instruction of the VSA server, executes the first instruction and sends the second instruction to the VSA client;
s5, the VSA client forwards the second instruction to the application server.
Further, the first instruction is application information.
Further, the VSA client is a virtual runtime environment on the mobile device that takes over communications between the application mobile client and the mobile operating system.
Further, the mobile device is a mobile phone.
Further, the VSA client communicates with an engine SDK of the application mobile client by controlling the SDK, so that the first instruction from the VSA server is forwarded.
Further, the application mobile client sends the second instruction to the VSA client through the engine SDK.
Further, the VSA client puts applications with the same security level and the same security requirement in a logical group, and performs a security access control policy on the group to form a virtual security domain.
Compared with the prior art, the PC client calls the interface of the mobile client and the server to communicate through the VSA technology, and the problem that the contents of the mobile terminal and the PC terminal are not synchronous is effectively solved.
Drawings
FIG. 1 is a prior art schematic;
FIG. 2 is a schematic diagram of the VSA technique of the present invention;
FIG. 3 is a flow chart of the method of the present invention.
Fig. 4 is an interaction schematic diagram of a mobile client and a VSA server according to the present invention.
Detailed Description
The present invention will be described in further detail with reference to examples, but the embodiments of the present invention are not limited thereto.
Example (b):
the vsa (virtual Security area) of the present invention is a virtual Security domain: a technique for implementing a virtual machine on a mobile device by taking over communication between a mobile application and an OS (Android, iOS, etc.). Through the virtualization technology, the VSA is hooked with the drive of the bottom layer of the operating system, so that any enterprise-level application can be safely operated in a virtual machine, and the safety and fine-grained control of the application are realized.
Specifically, as shown in fig. 2, the VSA of the present invention implements security by adding a "shell" file to an application, running the application in a "container," and monitoring and managing various operations of the application. The applications with the same security level and the same security requirement are placed in a logic group through the VSA technology, a security access control strategy is used for the group, a virtual security domain is formed, data security is controlled concisely and effectively, and the applications are protected to run safely on the mobile equipment.
As shown in fig. 3, the method for implementing a mobile application function on a PC side by using VSA technology in this embodiment includes the following steps:
s1, the PC client of the application communicates with the VSA server, and the PC client sends a first instruction, such as application information.
And S2, the VSA server communicates with the VSA client, and the first instruction of the PC client is forwarded. The VSA client is a virtual runtime environment on a mobile device (e.g., cell phone) that takes over communication between the mobile client and the mobile OS (Android, iOS, etc.).
S3, the VSA client communicates with the application mobile client, and the first instruction from the VSA server is forwarded. As shown in fig. 4, the VSA client forwards the first instruction from the VSA server by controlling the SDK to communicate with the engine SDK of the application mobile client.
S4, the application mobile client receives the instruction of VSA service end, executes the first instruction and sends the second instruction to VSA client. As shown in fig. 4, the application mobile client sends the second instruction to the VSA client through the engine SDK.
And S5, the VSA client forwards the second instruction to the application server, so that the content synchronization of the PC client and the mobile client of the application is realized.
The invention can unify the contents of the PC client and the mobile client of the application to the mobile client of the application, thereby avoiding the phenomenon that the contents of the PC client and the mobile client are not synchronous (or an additional function is needed to synchronize the PC client and the mobile client), and aiming at the big data analysis of the application, only the mobile client can be connected, thereby bringing convenience to the analysis and the management of the application data.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way, and all simple modifications and equivalent variations of the above embodiments according to the technical spirit of the present invention are included in the scope of the present invention.

Claims (3)

1. A method for realizing mobile application function at PC end by virtual security domain VSA technology is characterized by comprising the following steps:
s1, communicating a PC client of the application with a virtual security domain VSA server, and sending a first instruction by the PC client;
s2, the virtual security domain VSA server communicates with the virtual security domain VSA client, and a first instruction is forwarded; the virtual security domain VSA client is a virtual running environment on the mobile equipment and takes over communication between the application mobile client and the mobile operating system; the virtual security domain VSA client places applications with the same security level and the same security requirement in a logic group, and uses a security access control strategy for the group to form a virtual security domain;
s3, the virtual security domain VSA client communicates with an engine SDK of the application mobile client by controlling the SDK, and forwards a first instruction from the virtual security domain VSA server;
s4, the application mobile client receives a first instruction of the virtual security domain VSA server, executes the first instruction and sends a second instruction to the virtual security domain VSA client; the application mobile client sends the second instruction to a virtual security domain (VSA) client through an engine SDK;
s5, the virtual security domain VSA client forwards the second instruction to the application server.
2. The method of claim 1, wherein the first instruction is application information.
3. The method for implementing mobile application functions on a PC side through virtual security domain VSA technology as claimed in claim 1, wherein the mobile device is a mobile phone.
CN201811623468.0A 2018-12-28 2018-12-28 Method for realizing mobile application function at PC end through VSA technology Active CN109802999B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811623468.0A CN109802999B (en) 2018-12-28 2018-12-28 Method for realizing mobile application function at PC end through VSA technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811623468.0A CN109802999B (en) 2018-12-28 2018-12-28 Method for realizing mobile application function at PC end through VSA technology

Publications (2)

Publication Number Publication Date
CN109802999A CN109802999A (en) 2019-05-24
CN109802999B true CN109802999B (en) 2021-07-13

Family

ID=66557952

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811623468.0A Active CN109802999B (en) 2018-12-28 2018-12-28 Method for realizing mobile application function at PC end through VSA technology

Country Status (1)

Country Link
CN (1) CN109802999B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105577505A (en) * 2014-10-14 2016-05-11 北京信威通信技术股份有限公司 Cross-platform instant messaging system and message intercommunication method thereof

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103729601B (en) * 2012-10-11 2016-08-03 中天安泰(北京)信息技术有限公司 The safe interacted system of data and data safety mutual contact construction in a systematic way cube method
CN103729600B (en) * 2012-10-11 2016-03-23 中天安泰(北京)信息技术有限公司 Data security interacted system method for building up and data security interacted system
US9571507B2 (en) * 2012-10-21 2017-02-14 Mcafee, Inc. Providing a virtual security appliance architecture to a virtual cloud infrastructure
CN103269396B (en) * 2013-05-02 2019-02-05 百度在线网络技术(北京)有限公司 The method and system that a kind of pair of mobile terminal is managed
US9430642B2 (en) * 2013-09-17 2016-08-30 Microsoft Technology Licensing, Llc Providing virtual secure mode with different virtual trust levels each having separate memory access protections, interrupt subsystems and private processor states
WO2016026532A1 (en) * 2014-08-21 2016-02-25 Irdeto B.V. User authentication using a randomized keypad over a drm secured video path
CN104933508A (en) * 2015-05-04 2015-09-23 南京市鼓楼区人民检察院 Mobile prosecutorial office affairs handling system and method
US10541958B2 (en) * 2015-08-05 2020-01-21 Facebook, Inc. Controlling a device cloud
US10565067B2 (en) * 2016-03-09 2020-02-18 Commvault Systems, Inc. Virtual server cloud file system for virtual machine backup from cloud operations
CN105930273A (en) * 2016-05-04 2016-09-07 云南电网有限责任公司信息中心 Mobile application automation security testing platform

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105577505A (en) * 2014-10-14 2016-05-11 北京信威通信技术股份有限公司 Cross-platform instant messaging system and message intercommunication method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
获国内移动安全领域单笔最高融资 他的安全产品适配99%手机;孙娇;《https://www.sohu.com/a/201360617_649045》;20171031;全文 *

Also Published As

Publication number Publication date
CN109802999A (en) 2019-05-24

Similar Documents

Publication Publication Date Title
US9883410B2 (en) Method and apparatus for creating virtual base station
AU2010265908B2 (en) Providing security in virtualized mobile devices
CN104216761B (en) It is a kind of that the method for sharing equipment is used in the device that can run two kinds of operating system
CN109358967B (en) ME platform APP instantiation migration method and server
KR20140103153A (en) Method fo routing within a mobile terminal emulating a contactless payment card
CN102790776A (en) Heartbeat connection normalizing processing method, terminal, server and communication system
CN102316043B (en) Port virtualization method, switch and communication system
CN104488291A (en) Methods and apparatuses for facilitating utilization of cloud services
EP3779690A1 (en) Processor core scheduling method and apparatus, terminal, and storage medium
CN102752327A (en) Method, system and device for performing interaction between terminals and cloud server
WO2016112589A1 (en) Dual system-based communication method and terminal
CN102209115A (en) Method for coordinating different users in virtual desktop system
CN105100150A (en) Cloud desktop migration method and apparatus, and distributed cloud desktop system
CN104680089A (en) Electronic device and system switching method
CN109802999B (en) Method for realizing mobile application function at PC end through VSA technology
CN110087321B (en) Method and device for triggering terminal session, computer equipment and storage medium
CN110225129A (en) Based on block chain application extension control method and intelligent terminal, privately owned Cloud Server
CN110089193B (en) Context release method, device and system
CN110795209B (en) Control method and device
CN111726453B (en) System switching method, device, terminal and readable storage medium
CN104462905A (en) Data processing method and device of operating systems and terminal
CN102495987B (en) The method and system of the anti-access of divulging a secret in a kind of electronic information this locality
CN105279455A (en) Security architecture of mobile device and running method of application
CN107704618B (en) Thermal migration method and system based on aufs file system
CN105282046A (en) Secure cloud access realization method by means of software defined networking

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