CN107622205B - Method and device for accessing service system to mobile client - Google Patents

Method and device for accessing service system to mobile client Download PDF

Info

Publication number
CN107622205B
CN107622205B CN201610550156.6A CN201610550156A CN107622205B CN 107622205 B CN107622205 B CN 107622205B CN 201610550156 A CN201610550156 A CN 201610550156A CN 107622205 B CN107622205 B CN 107622205B
Authority
CN
China
Prior art keywords
mobile client
browser
service system
behavior data
user behavior
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
CN201610550156.6A
Other languages
Chinese (zh)
Other versions
CN107622205A (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 Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information 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 Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201610550156.6A priority Critical patent/CN107622205B/en
Publication of CN107622205A publication Critical patent/CN107622205A/en
Application granted granted Critical
Publication of CN107622205B publication Critical patent/CN107622205B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method and a device for accessing a business system to a mobile client, which enable an enterprise business system to push self business information to a mobile phone App platform only by installing a browser security plug-in, do not need to modify the business system, and do not need to develop a mobile App product for a product, thereby ensuring the integrity and independence of the business system, saving resources and labor cost, and shortening the period of product mobilization. The method for accessing the business system to the mobile client comprises the following steps: the method comprises the steps that a browser is configured to establish connection between a service system and a pre-accessed mobile client, and configuration information comprises path information of the service system and path information of the mobile client; acquiring user behavior data in the service system according to the path information of the service system; and sending the user behavior data to the mobile client according to the path information of the mobile client so as to be displayed by the mobile client.

Description

Method and device for accessing service system to mobile client
Technical Field
The present invention relates to the field of computer and software technologies, and in particular, to a method and an apparatus for accessing a service system to a mobile client.
Background
With the development of the internet, the application of big data shows its advantages more and more, various fields developing by using big data are assisting enterprises to develop new services and innovate operation modes, and many enterprises are using big data technology to judge consumer behaviors, predict product sales volume, improve and optimize accurate marketing range, etc., and it is a great trend for enterprises to combine business systems (mainly web systems) with big data products. How to rapidly and seamlessly migrate the existing traditional business system of an enterprise to the mobile phone end has become a difficult problem that the enterprise manager must solve.
Due to the difference of the screen size and the interaction mode of the mobile phone, at present, the traditional business system of an enterprise cannot be used at a mobile phone end. To achieve the mobile goal of web systems, two solutions are currently in common use.
Firstly, a mobile phone is used as a new terminal of a product, secondary development is carried out on iOS and Android for pursuing the best display effect and user experience, and an App product used in the mobile phone is created.
Secondly, the mobile phone is used as a new platform of the product, in order to pursue compatibility of different devices and fast iteration of the product, the existing system is upgraded to be based on the HTML5 standard and can be displayed at the mobile phone end, and finally the product is moved in the form of public number service.
Although the current solutions can achieve the mobility of the web system, each has some disadvantages to some extent.
For the first scheme, if a mobile phone is used as a new terminal of a product to perform secondary development on iOS and Android, and a style of App product used in the mobile phone is created, the App product needs to be designed and developed for mobile platforms such as Android and iOS at the same time, and due to differences among different technologies and frequent technical iterations, huge products and development teams need to be maintained, so that the cost is high, and the effect is slow.
For the second scheme, if the mobile phone is used as a new platform of the product, the product mobility is realized in the form of a public number service, and the mobile phone is limited by the inherent defects of the public number, so that the functions of a camera, a GPS (global positioning system), a gyroscope and the like provided by a mobile phone system cannot be called, more importantly, the data visualization effect of the data product is limited, the mobile phone computing resources cannot be utilized, and the mobile phone is completely limited by the response speed and the network transmission efficiency of the server, so that the ideal user experience and real-time interaction effect cannot be achieved.
Therefore, the existing enterprise product moving schemes need to carry out secondary development and modification on the existing systems of the enterprises so as to adapt to the new requirements of product moving, and have the defects of high risk, high cost, slow effect, poor user experience and the like.
Disclosure of Invention
In view of the above, the present invention provides a method and an apparatus for accessing a service system to a mobile client, so that an enterprise service system can push its own service information to a mobile phone App platform only by installing a browser security plug-in, without any modification to the service system, and without developing a mobile App product for the product, thereby ensuring the integrity and independence of the service system, saving resources and labor costs, and shortening the period of product mobility.
To achieve the above object, according to one aspect of the present invention, a method for accessing a service system to a mobile client is provided.
A method for accessing a business system to a mobile client comprises the following steps: the method comprises the steps that a browser is configured to establish connection between a service system and a pre-accessed mobile client, and configuration information comprises path information of the service system and path information of the mobile client; acquiring user behavior data in the service system according to the path information of the service system; and sending the user behavior data to the mobile client according to the path information of the mobile client so as to be displayed by the mobile client.
Optionally, the configuration information further includes encryption information, and the user behavior data is encrypted according to the encryption information.
Optionally, the configuration information is loaded in a plug-in of the browser, and the collection and transmission of the user behavior data are performed through the plug-in.
Optionally, the plug-in monitors browser events by calling an interface provided by a browser to collect the user behavior data.
Optionally, the browser event includes: the method comprises the following steps of A, a Tab event, a page event, a file event and a downloading event, wherein the Tab event is a trigger event for a user to operate a menu; the page event is a trigger event of a user for an operation in a specified page; the file event is a trigger event of the operation of a user on a specified file; the downloading event is a trigger event of the downloading behavior of the user.
Optionally, the user behavior data is sent to the mobile client in a form of a message, and the user behavior data is analyzed before the mobile client displays the user behavior data.
According to another aspect of the present invention, an apparatus for accessing a mobile client by a service system is provided.
An apparatus for accessing a mobile client by a service system, comprising: the configuration module is used for establishing connection between the service system and a pre-accessed mobile client through configuration in a browser, and the configuration information comprises path information of the service system and path information of the mobile client; the acquisition module is used for acquiring user behavior data in the service system according to the path information of the service system; and the sending module is used for sending the user behavior data to the mobile client according to the path information of the mobile client so as to be displayed by the mobile client.
Optionally, the configuration information further includes encryption information, and the sending module is further configured to encrypt the user behavior data according to the encryption information.
Optionally, the configuration information is loaded in a plug-in of the browser, and the acquisition module and the sending module perform acquisition and sending of the user behavior data through the plug-in.
Optionally, the collection module calls an interface provided by a browser through the plug-in to monitor a browser event, so as to collect the user behavior data.
Optionally, the browser event includes: the method comprises the following steps of A, a Tab event, a page event, a file event and a downloading event, wherein the Tab event is a trigger event for a user to operate a menu; the page event is a trigger event of a user for an operation in a specified page; the file event is a trigger event of the operation of a user on a specified file; the downloading event is a trigger event of the downloading behavior of the user.
Optionally, the sending module sends the user behavior data to the mobile client in a form of a message, and the mobile client analyzes the user behavior data before displaying the user behavior data.
According to still another aspect of the present invention, an apparatus for accessing a mobile client by a service system is provided.
An apparatus for accessing a mobile client by a service system, comprising: a memory and a processor, wherein the memory stores instructions; the processor executing the instructions to: the method comprises the steps that a browser is configured to establish connection between a service system and a pre-accessed mobile client, and configuration information comprises path information of the service system and path information of the mobile client; acquiring user behavior data in the service system according to the path information of the service system; and sending the user behavior data to the mobile client according to the path information of the mobile client so as to be displayed by the mobile client.
According to yet another aspect of the present invention, an electronic device is provided.
An electronic device, comprising: one or more processors; a storage device to store one or more programs that, when executed by the one or more processors, cause the one or more processors to implement a method for a business system to access a mobile client.
According to yet another aspect of the present invention, a computer-readable medium is provided.
A computer-readable medium, on which a computer program is stored, which program, when executed by a processor, implements a method for a business system to access a mobile client.
According to the technical scheme of the invention, the browser is configured to establish connection between the service system and the pre-accessed mobile client, and the browser plug-in is used for collecting the user behavior data in the service system according to the path information of the service system and sending the user behavior data to the mobile client according to the path information of the mobile client so as to facilitate the mobile client to display. By using the technical scheme of the invention, the enterprise business system can push the business information of the enterprise to the mobile phone App platform only by installing the browser security plug-in, the integrity and the independence of the business system can be ensured, a large amount of resources and labor cost can be saved for the enterprise, the product mobilization period can be shortened, in addition, the business system can install or uninstall the security plug-in according to the needs of the user, the operation of the business system can not be influenced, the user is allowed to define the functions of the authentication token, the encryption key and the like, and the security of the business system data in network transmission can be ensured.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
fig. 1 is a schematic diagram illustrating the main steps of a method for accessing a mobile client by a service system according to an embodiment of the present invention;
fig. 2 is a schematic diagram of main modules of an apparatus for accessing a mobile client by a service system according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a preferred flow of pushing data to a mobile client by a business system according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic diagram illustrating the main steps of a method for accessing a mobile client by a service system according to an embodiment of the present invention.
As shown in fig. 1, the method for accessing the mobile client by the service system of the embodiment of the present invention mainly includes the following steps S11 to S13.
Step S11: and establishing connection between the service system and the pre-accessed mobile client by configuring the browser, wherein the configuration information comprises the path information of the service system and the path information of the mobile client.
The business system is mainly a web system, such as an enterprise web system, and the moving target of the web system can be realized by connecting the business system to a mobile client. The mobile client can be a mobile phone App (application program) client with instant messaging capability. Before the service system accesses the mobile client, some configuration is firstly performed on a configuration page of the browser, specifically, the configuration information mainly includes path information of the service system and path information of the mobile client, and may further include encryption information, authentication information, and the like, and these configuration information are loaded in a plug-in of the browser.
Since there are usually a plurality of business systems of an enterprise, the path information of the business systems can be used for the browser plug-in to identify the business system to be accessed. The path information of the mobile client is mainly used for identifying the accessed mobile client by the browser plug-in so as to send the collected service system data to the mobile client according to the path information of the mobile client.
In order to ensure the security of data transmission, encryption information needs to be added to the configuration information, which mainly includes an encryption key and an encryption mode, wherein the encryption key can be set by user or generated randomly. The encrypted information is simultaneously sent to the mobile client during configuration, so that the mobile client performs corresponding data decryption operation after receiving the service system data.
The configuration information may also include authentication information such as an authentication token (token) that may be customized, for example, to define numbers, characters, or a combination of both, and an identification (e.g., a series of 13-bit codes). Specifically, the service system may submit an access application through a configuration page of the browser, for example, fill in a service system name, a service name, and the like, and when the access application is passed, the configuration page returns an identity indicating that the service system is permitted to access the mobile client. And the identity is loaded in the browser plug-in as configuration information and is also sent to the mobile client, so that the mobile client can determine that the source of the received user behavior data is a legal business system. In addition, corresponding token information is filled in a configuration page of the browser, so that the service system can be accessed only if the token parameters are correct, and the safety of the service system can be ensured. The token information can also be used for the mobile client to verify the data after receiving the user behavior data of the service system, so that only the legal data can be decrypted.
It should be noted that the service system obtains the permission of the access right by proposing an access application and acquiring an identity on a configuration page of the browser, and adds path information of the service system, path information of the mobile client, encryption information, and authentication information (such as an authentication token and an identity) on the configuration page, where the configuration page of the browser may be a configuration page of the browser where the service system is located, or a configuration page of a browser of an independent third-party permission system. When the authorization of access permission and the related configuration are performed through a third party permission system, the configuration information added in the configuration page can be loaded in the plug-in a way that the business system downloads the plug-in the third party permission system, and then the browser of the business system installs the plug-in to enable the configuration to be effective.
Step S12: and acquiring user behavior data in the service system according to the path information of the service system.
The acquisition of the user behavior data is mainly performed through the plug-in, specifically, since the plug-in is loaded with the configuration information containing the service system path information (such as the URL address of the service system page), when the page of the service system is opened through the browser, the plug-in may identify whether the current service system page is the service system path contained in the configuration information, if so, the plug-in monitors the browser event by calling the interface provided by the browser to acquire the user behavior data, otherwise, the plug-in will not acquire the data of the service system.
The browser event may specifically include: the method comprises the following steps of A, a Tab event, a page event, a file event and a downloading event, wherein the Tab event is a trigger event for a user to operate a menu; the page event is a trigger event of a user for an operation in a specified page; the file event is a trigger event of the operation of a user on a specified file; a download event is a trigger event for the user's download behavior. For example, a user fills in an application through a page of a service system, when the page clicks a "submit" button, a plug-in is triggered to monitor the page event, the plug-in receives operation information of the user, converts the information filled in by the user into form data, and then collects the form data submitted by the user. For another example, if the user performs operation and maintenance management operation on the service system, the operation and maintenance management information collected by the plug-in is sent to the mobile client, and the front-end page of the client displays the server information of the operation and maintenance management.
Step S13: and sending the user behavior data to the mobile client according to the path information of the mobile client so that the mobile client can display the user behavior data.
The sending operation of the user behavior data is executed through a plug-in the browser, the plug-in can package the collected user behavior data in a json mode, and then the user behavior data is transmitted to the mobile client by adopting a standard transmission protocol of TCP/IP according to the path information of the mobile client. The path information of the mobile client may be an IP address of the mobile client, for example, an IP address in the following form: http:// a.b.c.d/public/api, wherein a, b, c, d represent numbers between 0 and 255, and public and api represent port numbers.
Before data transmission, the plug-in can encrypt the user behavior data according to the encryption information in the configuration information. The user behavior data can be sent in the form of a message, the message header can carry information such as an authentication token and an identity in a self-defined attribute field, and the message header also comprises information such as message length, a target address, a source address, a version number and a terminal number.
And after receiving the user behavior data of the service system, the mobile client displays the user behavior data. If the user behavior data is encrypted and packaged by a message before being sent, before the user behavior data is displayed, firstly, a data message needs to be analyzed, specifically, a message header needs to be analyzed, information such as an authentication token and an identity identifier carried in the message header needs to be verified, if the verification is passed, data decryption operation is carried out, and if the verification is not passed, the message source is possibly illegal, the data decryption is not carried out. And after the message header and the decrypted data are analyzed, acquiring user behavior data and displaying the user behavior data on the mobile client.
Fig. 2 is a schematic diagram of main modules of a device for accessing a mobile client by a service system according to an embodiment of the present invention.
As shown in fig. 2, the apparatus 20 for accessing a service system to a mobile client according to an embodiment of the present invention mainly includes: a configuration module 21, an acquisition module 22 and a sending module 23. The configuration module 21 is configured in the browser to establish a connection between the service system and the pre-accessed mobile client; the acquisition module 22 is configured to acquire user behavior data in the service system according to the path information of the service system; the sending module 23 is configured to send the user behavior data to the mobile client according to the path information of the mobile client, so that the mobile client displays the user behavior data.
The configuration information includes path information of the service system and path information of the mobile client, and may further include encryption information. The configuration information is loaded in a plug-in of the browser.
The sending module can be further used for encrypting the user behavior data according to the encryption information.
The acquisition module and the sending module mainly execute acquisition and sending of user behavior data through the plug-in. Specifically, the acquisition module calls an interface provided by a browser through a plug-in to monitor a browser event according to the path information of the service system so as to acquire the user behavior data. And the sending module sends the user behavior data to the mobile client through the plug-in according to the path information of the mobile client. And the plug-in can send the user behavior data in the form of a message.
The browser event may specifically include: the method comprises the following steps of A, a Tab event, a page event, a file event and a downloading event, wherein the Tab event is a trigger event for a user to operate a menu; the page event is a trigger event of a user for an operation in a specified page; the file event is a trigger event of the operation of a user on a specified file; a download event is a trigger event for the user's download behavior.
After receiving the user behavior data in the form of a message of the service system, and before displaying the user behavior data, the mobile client analyzes the user behavior data, including analyzing a message header, decrypting a message and the like.
The embodiment of the invention also provides a device for accessing the service system to the mobile client. The device for accessing the service system to the mobile client mainly comprises: a memory and a processor. Wherein:
a memory stores instructions; the processor executes the instructions to: the method comprises the steps that a service system is connected with a pre-accessed mobile client through configuration in a browser, and configuration information comprises path information of the service system and path information of the mobile client; acquiring user behavior data in the service system according to the path information of the service system; and sending the user behavior data to the mobile client according to the path information of the mobile client so that the mobile client can display the user behavior data.
Fig. 3 is a schematic diagram of a preferred flow of pushing data to a mobile client by a business system according to an embodiment of the present invention.
As shown in fig. 3, the business system of the embodiment of the present invention collects business system data through a browser plug-in and pushes the collected data to the mobile client, and the preferred process mainly includes steps S31 to S34.
Step S31: and the business system installs a browser plug-in.
The browser plug-in is an extension to the browser functions, such as: and a Flash plug-in, a RealPlayer plug-in and a PDF plug-in used in reading software which are commonly used for playing videos, and the like. The basis of the browser plug-in technology implementation is a standardized development interface provided by each browser manufacturer, and a third-party user is allowed to realize personalized functions based on the interface. The browsers used for installing the plug-ins, such as the browsers of IE, Chrome, Firefox and the like, have the same or different interfaces. The browser plug-in can establish an Event Receiver, and the Event Receiver inherits an AbstractEventReceiver class provided by an SDK (software development kit), so that the plug-in can monitor the events of the browser.
The browser plug-in of the embodiment of the invention also expands the functions of the browser, allows the user to change the behavior of the Web application in a mode of customizing the callback function, and monitors and processes the specific behavior of the user. When the browser plug-in successfully monitors the browser event and the user uses the service system to trigger the browser event, the browser plug-in of the embodiment of the invention receives the operation information of the user. For example, if the service system end user performs a function update operation on the service system, such as pushing new item content or merging codes, the relevant user operation data will be collected by the browser plug-in and pushed to the mobile client. The browser plug-in can facilitate users to realize automatic deployment, automatic test, automatic packaging, project change monitoring and the like of the service system.
The browser plug-in of the embodiment of the invention needs to be configured to perform required operations such as data acquisition and transmission before being used. The configuration can be performed in a configuration page in a third-party system, and also can be performed in a browser configuration page of a service system. The method specifically includes path information of a configuration service system, path information of a mobile client, encryption information, authentication information (such as an authentication token and an identity identifier), and the like.
Step S32: and acquiring service system data through a browser plug-in.
The service system data is mainly user behavior data related to the operation executed by the user on the service system. The browser plug-in calls an interface of the browser to monitor a browser event triggered by user behavior, and when the corresponding browser event is monitored, user behavior data of the browser event can be automatically collected.
Step S33: and pushing service system data to a mobile client background system through a browser plug-in.
Before pushing data, the browser plug-in can also encrypt service system data, organize data messages and the like, and the packaged data messages are transmitted to a mobile client background system through a network.
Step S34: and the mobile client background system pushes the service system data to the mobile client front end for display.
And the background system of the mobile client analyzes and decrypts the received service system data message to obtain service system data so as to display the service system data to the front end.
According to the technical scheme of the embodiment of the invention, the service system is connected with the pre-accessed mobile client by configuring the browser, the user behavior data in the service system is collected according to the path information of the service system through the browser plug-in, and the user behavior data is sent to the mobile client according to the path information of the mobile client so as to be displayed by the mobile client. By using the technical scheme of the embodiment of the invention, the enterprise business system can push the business information of the enterprise to the mobile phone App platform only by installing the browser security plug-in, the business system does not need to be modified, the mobile App product does not need to be developed for the product, the mobile function can be realized only in a few minutes, the integrity and the independence of the business system are ensured, a large amount of resources and labor cost are saved for the enterprise, the product mobile period is shortened, in addition, the business system can install or uninstall the security plug-in according to the user requirement, the operation of the business system is not influenced, the user is allowed to define the functions of an authentication token, an encryption key and the like, and the security of the business system data in network transmission is ensured.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (15)

1. A method for accessing a service system to a mobile client is characterized by comprising the following steps:
receiving an access application of a service system through a configuration page of a browser where the service system is located or a configuration page of a browser of a third party permission system so that the service system obtains permission of access permission;
configuring in the configuration page, wherein configuration information comprises path information of the service system and path information of the mobile client, so as to establish connection between the service system and the pre-accessed mobile client;
identifying whether a currently opened business system page corresponds to path information of a business system configured in configuration information, if so, calling a browser interface of the currently opened business system page to monitor a browser event of the business system corresponding to the path information so as to acquire user behavior data in the business system corresponding to the path information;
and sending the user behavior data to the mobile client according to the path information of the mobile client so as to be displayed by the mobile client.
2. The method of claim 1, wherein the configuration information further comprises encryption information, and the user behavior data is encrypted according to the encryption information.
3. The method of claim 1, wherein the configuration information is loaded in a plug-in of the browser, and wherein the collecting and sending of the user behavior data is performed by the plug-in.
4. The method of claim 3, wherein the plug-in listens for browser events by invoking a browser-provided interface to collect the user behavior data.
5. The method of claim 4, wherein the browser event comprises: tab events, page events, file events, and download events, wherein,
the Tab event is a trigger event for the user to operate the menu;
the page event is a trigger event of a user for an operation in a specified page;
the file event is a trigger event of the operation of a user on a specified file;
the downloading event is a trigger event of the downloading behavior of the user.
6. The method according to claim 1 or 4, wherein the user behavior data is sent to the mobile client in a message form, and the mobile client parses the user behavior data before displaying the user behavior data.
7. An apparatus for accessing a mobile client by a service system, comprising:
the configuration module is used for receiving the access application of the service system through a configuration page of a browser where the service system is located or a configuration page of a browser of a third-party permission system so as to enable the service system to obtain permission of access permission; configuring in the configuration page, wherein configuration information comprises path information of the service system and path information of the mobile client, so as to establish connection between the service system and the pre-accessed mobile client;
the acquisition module is used for identifying whether a currently opened business system page corresponds to the path information of the business system configured in the configuration information, if so, calling a browser interface of the currently opened business system page to monitor a browser event of the business system corresponding to the path information so as to acquire user behavior data in the business system corresponding to the path information;
and the sending module is used for sending the user behavior data to the mobile client according to the path information of the mobile client so as to be displayed by the mobile client.
8. The apparatus according to claim 7, wherein the configuration information further includes encryption information, and the sending module is further configured to encrypt the user behavior data according to the encryption information.
9. The apparatus of claim 7, wherein the configuration information is loaded in a plug-in of the browser, and wherein the collecting module and the sending module perform the collecting and sending of the user behavior data through the plug-in.
10. The apparatus of claim 9, wherein the collection module monitors browser events by the plug-in invoking a browser-provided interface to collect the user behavior data.
11. The apparatus of claim 10, wherein the browser event comprises: tab events, page events, file events, and download events, wherein,
the Tab event is a trigger event for the user to operate the menu;
the page event is a trigger event of a user for an operation in a specified page;
the file event is a trigger event of the operation of a user on a specified file;
the downloading event is a trigger event of the downloading behavior of the user.
12. The apparatus according to claim 7 or 10, wherein the sending module sends the user behavior data to the mobile client in a form of a message, and the mobile client parses the user behavior data before displaying the user behavior data.
13. An apparatus for accessing a mobile client by a service system, comprising:
a memory and a processor, wherein,
the memory stores instructions;
the processor executing the instructions to:
receiving an access application of a service system through a configuration page of a browser where the service system is located or a configuration page of a browser of a third party permission system so that the service system obtains permission of access permission;
configuring in the configuration page, wherein configuration information comprises path information of the service system and path information of the mobile client, so as to establish connection between the service system and the pre-accessed mobile client;
identifying whether a currently opened business system page corresponds to path information of a business system configured in configuration information, if so, calling a browser interface of the currently opened business system page to monitor a browser event of the business system corresponding to the path information so as to acquire user behavior data in the business system corresponding to the path information;
and sending the user behavior data to the mobile client according to the path information of the mobile client so as to be displayed by the mobile client.
14. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method recited in any of claims 1-6.
15. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-6.
CN201610550156.6A 2016-07-13 2016-07-13 Method and device for accessing service system to mobile client Active CN107622205B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610550156.6A CN107622205B (en) 2016-07-13 2016-07-13 Method and device for accessing service system to mobile client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610550156.6A CN107622205B (en) 2016-07-13 2016-07-13 Method and device for accessing service system to mobile client

Publications (2)

Publication Number Publication Date
CN107622205A CN107622205A (en) 2018-01-23
CN107622205B true CN107622205B (en) 2021-05-25

Family

ID=61086875

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610550156.6A Active CN107622205B (en) 2016-07-13 2016-07-13 Method and device for accessing service system to mobile client

Country Status (1)

Country Link
CN (1) CN107622205B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110032370A (en) * 2019-04-16 2019-07-19 北京中电普华信息技术有限公司 Information collecting method and relevant apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102413436A (en) * 2011-09-14 2012-04-11 华为技术有限公司 Method and system for transmitting information, and browser on mobile terminal
CN105610605A (en) * 2015-12-18 2016-05-25 成都广达新网科技股份有限公司 Message reverse push method, network management system alarm method and state update method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102413436A (en) * 2011-09-14 2012-04-11 华为技术有限公司 Method and system for transmitting information, and browser on mobile terminal
CN105610605A (en) * 2015-12-18 2016-05-25 成都广达新网科技股份有限公司 Message reverse push method, network management system alarm method and state update method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
把电脑上的信息快速推送到手机-Chrome to WP7使用教程详解;智机达人;《http://bbs.wfun.com/thread-2917-1-1.html》;20101205;楼主的发布内容 *

Also Published As

Publication number Publication date
CN107622205A (en) 2018-01-23

Similar Documents

Publication Publication Date Title
US11206451B2 (en) Information interception processing method, terminal, and computer storage medium
US10152579B2 (en) Network information system with license registration and method of operation thereof
CN111143869B (en) Application package processing method and device, electronic equipment and storage medium
CN107967143B (en) Method, device and system for acquiring update indication information of source code of client application program
US9497563B2 (en) Mobile device activation
US20160191411A1 (en) Cloud service system and method
CN109495433B (en) Data downloading method and device, storage medium and electronic device
WO2017071207A1 (en) Application installation method, corresponding apparatus, and application installation system
CN104137520A (en) Message pushing method and device
CN107864117B (en) Webpage interception method and device and computer readable storage medium
CN103561040A (en) File downloading method and system
KR102179792B1 (en) System and method for scraping based on web browser
CN103605551A (en) Plugin updating method, system and relevant equipment based on IOS program
US20130125201A1 (en) Security Systems and Methods for Social Networking
KR101286711B1 (en) System and method for preventing malicious codes of mobile terminal
GB2507749A (en) Ensuring completeness of a displayed web page
US20160189129A1 (en) Cloud service system and method for providing an integrated payment service
CN112241298A (en) Page display method and device, storage medium and electronic device
CN104536752A (en) Method and device for automatically generating APK files
CN107622205B (en) Method and device for accessing service system to mobile client
CN113656713A (en) Network resource processing method, device and system
CN111159712A (en) Detection method, device and storage medium
CN111371643A (en) Authentication method, device and storage medium
CN108563953B (en) Safe and extensible trusted application development method
CN106648770B (en) Generation method, loading method and device of application program installation package

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