CN109428877B - Method and device for accessing service system through user equipment - Google Patents

Method and device for accessing service system through user equipment Download PDF

Info

Publication number
CN109428877B
CN109428877B CN201710780076.4A CN201710780076A CN109428877B CN 109428877 B CN109428877 B CN 109428877B CN 201710780076 A CN201710780076 A CN 201710780076A CN 109428877 B CN109428877 B CN 109428877B
Authority
CN
China
Prior art keywords
user
service system
browser
target
target service
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
CN201710780076.4A
Other languages
Chinese (zh)
Other versions
CN109428877A (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.)
Chongqing duxiaoman Youyang Technology Co.,Ltd.
Original Assignee
Shanghai Youyang New Media 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 Shanghai Youyang New Media Information Technology Co ltd filed Critical Shanghai Youyang New Media Information Technology Co ltd
Priority to CN201710780076.4A priority Critical patent/CN109428877B/en
Publication of CN109428877A publication Critical patent/CN109428877A/en
Application granted granted Critical
Publication of CN109428877B publication Critical patent/CN109428877B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/75Indicating network or usage conditions on the user display

Abstract

The application aims to provide a method and a device for accessing a service system through user equipment. Wherein the method comprises the following steps: acquiring service access operation which is submitted by a user and related to a target service system; generating a browser access request about the target service system according to the service access operation; sending the browser access request to the target service system; receiving a response page returned by the target business system based on the browser access request; and processing the response page. The method and the device achieve the purpose that the user equipment integrates and processes the service data in the target service system.

Description

Method and device for accessing service system through user equipment
Technical Field
The present application relates to the field of communications, and in particular, to a technique for a method and apparatus for accessing a service system through a user equipment.
Background
A browser refers to a piece of software that can display the contents of HTML files (an application of standard universal markup language) of a web server or file system and let the user interact with these files. It is used to display text, images and other information within the world wide web or local area network, etc. These words or images can be hyperlinks to other web sites, and the user can browse various information quickly and easily. Most web pages are in HTML format.
A web page may include a plurality of documents, each document being obtained from a server. Most browsers themselves support a wide range of formats other than HTML, such as image formats like JPEG, PNG, GIF, etc., and are capable of expanding to support numerous plug-ins (plug-ins). In addition, many browsers also support other URL types and their corresponding protocols, such as FTP, Gopher, HTTPS (encrypted versions of the HTTP protocol). The HTTP content type and URL protocol specifications allow web page designers to embed images, animations, video, sound, streaming media, etc. in web pages.
When the browser performs WEB-based data interaction with different business systems, different browser pages need to be provided. Viewing multiple browser pages is inconvenient for users who need to access multiple business systems simultaneously or switch browsing among multiple business systems.
Disclosure of Invention
An object of the present application is to provide a method and apparatus for accessing a service system through a user equipment.
According to an aspect of the present application, there is provided a method for accessing a service system by a user equipment, comprising:
a, acquiring service access operation which is submitted by a user and related to a target service system;
b, generating a browser access request about the target service system according to the service access operation;
c, sending the browser access request to the target service system;
d, receiving a response page returned by the target business system based on the browser access request;
and e, processing the response page.
Preferably, the browser access request further includes login credential information of the user on the target business system.
Preferably, the step e comprises:
and if the response page comprises the failure information of the login credential information, providing a user login interface on the user equipment.
Preferably, the method further comprises:
acquiring the identity verification operation of the user about the target service system, which is submitted by the user through the user login interface;
generating a browser identity authentication request about the target service system according to the identity authentication operation;
sending the browser identity authentication request to the target service system;
and receiving effective login credential information returned by the target service system based on the browser authentication request.
Preferably, the step e comprises:
extracting service data from the response page;
and presenting the service data to the user.
Preferably, the presenting the service data to the user includes:
generating a data page according to the service data;
and presenting the data page to the user.
Preferably, the step a includes:
and acquiring the service access operation which is submitted by the user and related to the target service system through the human-computer interaction interface.
Preferably, the service access operation includes the target service system, an access request type and an access request parameter.
Preferably, the service access operation includes a selection operation or a setting operation of the target service system by the user.
Preferably, the target business system is based on a B/S architecture.
According to another aspect of the present application, there is also provided an apparatus for accessing a service system through a user equipment, including:
the first module is used for acquiring service access operation which is submitted by a user and related to a target service system;
a second module, configured to generate a browser access request related to the target service system according to the service access operation;
a third module, configured to send the browser access request to the target service system;
a fourth module, configured to receive a response page returned by the target service system based on the browser access request;
and the fifth module is used for processing the response page.
Preferably, the browser access request further includes login credential information of the user on the target business system.
Preferably, the fifth module is configured to:
and if the response page comprises the failure information of the login credential information, providing a user login interface on the user equipment.
Preferably, the apparatus further comprises a sixth module for:
acquiring the identity verification operation of the user about the target service system, which is submitted by the user through the user login interface;
generating a browser identity authentication request about the target service system according to the identity authentication operation;
sending the browser identity authentication request to the target service system;
and receiving effective login credential information returned by the target service system based on the browser authentication request.
Preferably, the fifth module is configured to:
extracting service data from the response page;
and presenting the service data to the user.
According to yet another aspect of the application, there is also provided a computer readable storage medium having stored thereon computer code which, when executed, performs a method as described in any of the above.
According to yet another aspect of the application, there is also provided a computer program product, which when executed by a computer device, performs the method as claimed in any one of the preceding claims.
According to another aspect of the present application, there is also provided a computer device, including:
one or more processors;
a memory for storing one or more computer programs;
the one or more computer programs, when executed by the one or more processors, cause the one or more processors to implement the method of any one of the above.
Compared with the prior art, the method and the device have the advantages that the service access operation of the target service system is converted into the browser access request, and the service data of the target service system can be integrally used without improving the existing target service system; meanwhile, the purpose of displaying the service data in the target service system to the user is achieved through processing the response page fed back by the target service system. In addition, the service data which can be provided after logging in the target service system is obtained based on the login credential information, so that the login operation of the user corresponding to each target service system is effectively reduced, and the operation steps of the user are simplified. Moreover, the service data in the response page is extracted and integrated and then presented to the user through the data page, so that comparison and centralized screening of the user on the search results are facilitated.
In addition, the application also overcomes the technical prejudice since the B/S architecture is born, namely the B/S architecture is superior to the C/S architecture, a browser is used for accessing the server, the client application is not deployed at the user equipment end, and the application function is migrated to the cloud end (or the server end). In fact, according to the application, a certain application function is deployed at the user equipment end, so that a user can directly access different target service systems through the client end without deploying an intermediate server and continuously accessing the different target service systems through a browser, data security of each service system is guaranteed, and cost of system deployment and maintenance is reduced.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
fig. 1 is a schematic structural diagram illustrating an embodiment of an apparatus for accessing a service system through a user equipment according to the present application;
fig. 2 is a flowchart illustrating an embodiment of a method for accessing a service system through a user equipment according to the present application.
The same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the operations as a sequential process, many of the operations can be performed in parallel, concurrently, or simultaneously. In addition, the order of the operations may be re-arranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
The term "computer device" or "computer" in this context refers to an intelligent electronic device that can execute predetermined processes such as numerical calculation and/or logic calculation by running predetermined programs or instructions, and may include a processor and a memory, wherein the processor executes a pre-stored instruction stored in the memory to execute the predetermined processes, or the predetermined processes are executed by hardware such as ASIC, FPGA, DSP, or a combination thereof. Computer devices include, but are not limited to, servers, personal computers, laptops, tablets, smart phones, and the like.
The computer equipment comprises user equipment and network equipment. Wherein the user equipment includes but is not limited to computers, smart phones, PDAs, etc.; the network device includes, but is not limited to, a single network server, a server group consisting of a plurality of network servers, or a Cloud Computing (Cloud Computing) based Cloud consisting of a large number of computers or network servers, wherein Cloud Computing is one of distributed Computing, a super virtual computer consisting of a collection of loosely coupled computers. Wherein the computer device can be operated alone to implement the invention, or can be accessed to a network and implement the invention through interoperation with other computer devices in the network. The network in which the computer device is located includes, but is not limited to, the internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and the like.
It should be noted that the user equipment, the network device, the network, etc. are only examples, and other existing or future computer devices or networks may also be included in the scope of the present invention, and are included by reference.
The methods discussed below, some of which are illustrated by flow diagrams, may be implemented by hardware, software, firmware, middleware, microcode, hardware description languages, or any combination thereof. When implemented in software, firmware, middleware or microcode, the program code or code segments to perform the necessary tasks may be stored in a machine or computer readable medium such as a storage medium. The processor(s) may perform the necessary tasks.
Specific structural and functional details disclosed herein are merely representative and are provided for purposes of describing example embodiments of the present invention. The present invention may, however, be embodied in many alternate forms and should not be construed as limited to only the embodiments set forth herein.
It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element may be termed a second element, and, similarly, a second element may be termed a first element, without departing from the scope of example embodiments. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may be present. In contrast, when an element is referred to as being "directly connected" or "directly coupled" to another element, there are no intervening elements present. Other words used to describe the relationship between elements (e.g., "between" versus "directly between", "adjacent" versus "directly adjacent to", etc.) should be interpreted in a similar manner.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used herein, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be noted that, in some alternative implementations, the functions/acts noted may occur out of the order noted in the figures. For example, two figures shown in succession may, in fact, be executed substantially concurrently, or the figures may sometimes be executed in the reverse order, depending upon the functionality/acts involved.
As internet-based online services develop, some service data located in different servers are interleaved or associated. For example, a news push service system collects service data of a news service system and an advertisement service system and presents the service data to an end user. This makes the maintenance personnel and users of the service platform need to process data corresponding to each service system. For example, it may be desirable for a customer service person of an enterprise to maintain multiple business systems simultaneously, such as a news push business system, a news business system, and an advertisement business system, and the data in each business system is both linked based on user data and updated independently. Therefore, when maintaining each service data, the customer service staff must log in each service system to perform a plurality of operations that are substantially repeated, for example, counting news delivery data and advertisement delivery data based on user data. Operations such as querying, updating, accounting, adding, etc. based on interleaved data may be performed in the background of each business system. If the customer service personnel independently operate each service system, the working efficiency of the customer service personnel is greatly limited, and the misoperation probability is increased.
Based on the above problems caused by the practical work and the data processing requirements of any user for any service system or multi-service system with interleaved data, the present application provides a device for accessing the service system through the user equipment. The apparatus includes software and hardware in the user equipment. Wherein the user equipment includes but is not limited to: desktop computers, notebook computers, intelligent terminals, etc. The apparatus includes hardware such as a memory, a processor, a network interface, a display screen, a mouse, a keyboard, etc. in the user equipment, and a program executed by the processor, etc. The modules in the device can be formed into a hardware combination by calling the connected hardware such as a memory, a network interface and the like in time sequence when the processor executes the program. The modules obtained by combining the corresponding hardware will perform the work described by the program. The device communicates data with a target business system located in the internet through a network interface. Wherein the target business system is located in a server. The server includes, but is not limited to, a single server, a server cluster, a distributed service system, a service system based on a cloud architecture, and the like.
In order to solve the problems, the device performs page access to at least one target business system through a simulation browser, and performs integration and display processing on each acquired page, so that the user equipment has the capability of processing pages of the multi-target business system. As shown in fig. 1, the apparatus 1 includes a first module 11, a second module 12, a third module 13, a fourth module 14, and a fifth module 15.
The first module 11 is used for acquiring a service access operation submitted by a user with respect to the target service system 2. Specifically, the user may obtain, by operating a certain human-machine interaction interface, a service access operation submitted by the user with respect to the target service system 2. Here, if a user operates the human-computer interaction device 1 (such as a mouse, a keyboard, etc.) in the user equipment to select or input a service access operation related to the target service system 2 in the human-computer interaction interface provided by the user equipment, the first module 11 obtains the service access operation related to the target service system 2 submitted by the user through the human-computer interaction interface. The human-computer interaction interface is specifically an interface provided when a certain application program runs. For example, the human-computer interaction interface is a search interface provided by shopping software, and the user equipment reacquires search service access operation of at least one shopping platform from the search interface. For another example, the human-computer interaction interface may also be a human-computer interaction interface of a background service integrating multiple services. The target business system 2 may be a business server based on a C/S (client/server) architecture, for example, the target business system 2 is a server of a social business system, and the interactive data is encapsulated based on a browser-parsable format (e.g., HTML, XML format). In some embodiments, the target business system 2 is a business server based on a B/S (browser/server) architecture. For example, the target business system 2 is a business system providing WEB applications, such as a background system for advertisement maintenance, a background system for shopping platform, a background system for content delivery, and the like.
Here, the service access operation acquired by the first module 11 may include one or more target service systems 2. Wherein the service access operation includes but is not limited to: the target service system 2, the access request type and the access request parameter. The plurality of target business systems 2 included in the business access operation may have interleaved data or are not associated with each other, and the target business system 2 may or may not be designated in the business access operation. The access request types include, but are not limited to: link type, table type, file type, etc. The access request parameters include, but are not limited to: keywords used by database processing or crawler technology processing, and the like. For example, if a user operates an interface to input a keyword to be queried, the first module 11 obtains an access request type including a text type and an access request parameter of the queried keyword; the first module 11 may also obtain a link of the target service system 2 to be queried. For another example, if the user operates the interface to select and count the advertisement placement amount and the news visit amount in a certain time period, the first module 11 obtains a link including the advertisement statistics service system and a link including the news statistics service system, a table type including the time period, and a visit request parameter including information specifically about the time period. The first module 11 provides the acquired service access operation to the second module 12.
The second module 12 is configured to generate a browser access request regarding the target business system 2 according to the business access operation. Here, a browser kernel may be built in the second module 12, and the obtained service access operation is encapsulated by using the browser kernel according to a format of a browser access request; or a browser access request which can be analyzed by the target service system 2 is generated according to a communication protocol in the B/S architecture.
Wherein, the second module 12 can be preset with a plurality of links of the target business system 2. If the acquired service access operation does not include the link of the target service system 2, encapsulating the preset link of each target service system 2 in the browser access request. For example, if the service access operation includes the keywords "X1" and "X2" and the table access request, the second module 12 encapsulates the keywords "X1" and "X2" in the table access request format according to the format of the browser access request, and encapsulates the link of the preset target service system 2 in the browser access request. If the acquired service access operation includes the link address of the target service system 2, the second module 12 may generate a browser access request directly based on the acquired service access operation.
Here, the browser access request generated by the second module 12 may be one or more. Specifically, the second module 12 packages all the acquired access parameters individually into a browser access request corresponding to the link of each target service system 2. For example, the second module 12 encapsulates the keywords "X1" and "X2", the link to the target business system a1 as one browser access request, and encapsulates the keywords "X1" and "X2", the link to the target business system a2 as another browser access request, providing the browser access requests to the third module 13.
The third module 13 is configured to send the browser access request to the target service system 2. Specifically, the third module 13 sends each obtained browser access request to the corresponding target service system 2 through the routing device through the network interface of the user equipment.
The fourth module 14 is configured to receive a response page returned by the target business system 2 based on the browser access request. Specifically, the fourth module 14 and the third module 13 may share a network interface, where the fourth module 14 monitors a network data packet received by the network interface, discriminates a response page returned from the target service system 2, and provides at least one response page corresponding to the received browser access request to the fifth module 15.
The fifth module 15 is configured to process the response page. Here, the fifth module 15 may parse a response page fed back by using the browser kernel and display the response page on the display screen.
In some embodiments, the fifth module 15 may extract the service data in each response page, and present the service data to the user. Wherein the service data includes but is not limited to at least one of the following: the data corresponding to the access parameter in the access request includes a title, a paragraph, a sentence, and the like of the access parameter.
In some examples, the fifth module 15 integrates the extracted service data in each response page into a preset table. For example, the fifth module 15 obtains a response page containing an advertisement name, an advertisement link, an advertisement information summary, advertisement click times, advertisement playing times, etc. based on the access request containing the advertisement delivery time interval, wherein the response page may be from a background business system containing advertisement statistics or from advertisement statistics background business systems of different advertisement deliveries. The fifth module 15 parses each response page, extracts data such as advertisement name, advertisement link, advertisement information profile, advertisement click times, advertisement playing times, etc., arranges the data on the data page in a table form, and displays the data on the display screen.
In still other examples, the fifth module 15 may integrate the response pages in a search result presentation interface in summary and link form. For example, the fifth module 15 extracts service data such as link addresses, titles, paragraphs including access parameters, and the like of each response page, makes each title and the corresponding link address into a link of the corresponding response page, uses the extracted paragraph as summary information, arranges each response page on the data page in the form of a search result, and displays the summary information on the display screen.
Here, the fifth module 15 may extract the service data and generate a data page by retrieving configuration information configured in the user equipment. Wherein the configuration information includes, but is not limited to: scripts for parsing the service data in the response page, scripts for composing the data page, and the like.
In other embodiments, for a customer service person who needs to acquire service data of a plurality of background service systems, a purchaser who needs to acquire service data of a plurality of shopping platforms, or a user who needs to acquire service data of a plurality of social service platforms, the service data that needs to be acquired by logging in the corresponding target service system 2. The device 1 also prestores login credential information of each target service system 2. Wherein the login credential information includes, but is not limited to: user name, password, authentication code, etc.; even further including the effective duration of the login-free operation, the starting time of the effective duration, and the like. The login credential information may be stored in a cookie or session. The second module 12 obtains the corresponding login credential information according to the target service system 2 involved in the service access operation, and encapsulates the obtained service access operation and the corresponding login credential information in the browser access request. And then sent to the corresponding target service system 2 by the third module 13. The corresponding target service system 2 may feed back a response page including service data that can be obtained only after login to the fourth module 14, in case of passing through the authentication of the login credential information.
Some of the login credentials information is time-limited, in other words, when the browser access request containing the login credentials information generated by the second module 12 is sent to the corresponding target business system 2, the target business system 2 does not verify to pass a response page that would include the invalidation of the login credentials information. Therefore, if the response page includes the failure information of the login credential information, the fifth module 15 provides a user login interface on the user equipment. Specifically, the fifth module 15 determines that the response page includes failure information of login failure, such as a login failure word, a code number for indicating login failure, and the like, by parsing the response page using the script, acquires a user login page from the corresponding target service system 2, displays the acquired user login page to the user, and starts a sixth module (not shown) in the apparatus 1.
The sixth module is configured to obtain an authentication operation, which is submitted by the user through the user login interface and is performed by the user with respect to the target service system 2; generating a browser identity authentication request about the target service system 2 according to the identity authentication operation; sending the browser identity authentication request to the target service system 2; and receiving effective login credential information returned by the target service system 2 based on the browser identity authentication request.
Specifically, when the user writes the authentication information in the user login interface and clicks the login button, the sixth module obtains the authentication operation of the target service system 2 that is logged in. Wherein the authentication operations include, but are not limited to: the access type of authentication, authentication information, the link to which the target service system 2 is logged in, etc. Wherein the authentication information includes: user name, password, authentication code, etc. The sixth module generates a browser identity authentication request about the target service system 2 by using the browser kernel to perform the acquired identity authentication operation, and then sends the browser identity authentication request to the target service system 2 through a network interface. And the corresponding target business system 2 executes identity authentication and returns effective login credential information after the authentication is passed. The valid login credential information may be only a digital code indicating successful login, a successful login typeface, or login credential information including a user name, a password, and a valid verification code.
During the period that the login credential information is valid, the user can operate the first module again to obtain the service data in at least one target service system.
Referring to fig. 2, the present application also provides a method for accessing a service system through a user equipment. The method is primarily performed by a user equipment. The user equipment includes but is not limited to: desktop computers, notebook computers, tablet computers, or intelligent mobile terminals such as mobile phones and the like. The method carries out page access to at least one target service system through a simulation browser, and carries out integration and display processing on each acquired page, so that the user equipment has the capability of processing the pages of the target service system. Wherein, as shown in fig. 2, the method comprises the following steps.
In step S110, a service access operation submitted by a user with respect to a target service system is acquired. Specifically, a user can obtain service access operation submitted by the user about a target service system by operating a certain human-computer interaction interface. Here, if a user operates a human-computer interaction device (such as a mouse, a keyboard, and the like) in the user equipment to select or input a service access operation related to the target service system in a human-computer interaction interface provided by the user equipment, the user equipment obtains the service access operation related to the target service system submitted by the user through the human-computer interaction interface. The human-computer interaction interface is specifically an interface provided when a certain application program runs. For example, the human-computer interaction interface is a search interface provided by shopping software, and the user equipment reacquires search service access operation of at least one shopping platform from the search interface. For another example, the human-computer interaction interface may also be a human-computer interaction interface of a background service integrating multiple services. The target business system may be a business server based on a C/S architecture, for example, the target business system is a server of a social business system, and the interactive data is encapsulated based on a browser-parsable format (e.g., HTML, XML format). In some embodiments, the target business system is a business server based on a B/S architecture. For example, the target business system is a business system providing WEB applications, such as a background system for advertisement maintenance, a background system for shopping platform, a background system for content delivery, and the like.
Here, the service access operation acquired by the user equipment may include one or more target service systems. Wherein the service access operation includes but is not limited to: the target service system, the access request type and the access request parameter. The plurality of target business systems included in the business access operation may have interleaved data or are not associated with each other, and the target business system may or may not be designated in the business access operation. The access request types include, but are not limited to: link type, table type, file type, etc. The access request parameters include, but are not limited to: keywords used by database processing or crawler technology processing, and the like. For example, if a user operation interface inputs a keyword to be queried, the user equipment acquires an access request type containing a character type and an access request parameter of the queried keyword; the user equipment can also obtain the link of the target service system to be inquired. For another example, if the user operates the interface to select and count the advertisement placement amount and the news visit amount in a certain time period, the user equipment obtains a link including the advertisement statistics service system and a link including the news statistics service system, a form type including the time period, and a visit request parameter including information specific to the time period.
In step S120, a browser access request is generated for the target business system according to the business access operation. A browser kernel can be built in the user equipment, and the obtained service access operation is packaged by utilizing the browser kernel according to the format of a browser access request; or generating a browser access request which can be analyzed by the target service system according to a communication protocol in the B/S architecture.
The user equipment can be preset with links of a plurality of target service systems. And if the acquired service access operation does not contain the link of the target service system, packaging the preset link of each target service system in the browser access request. For example, if the service access operation includes "X1" and "X2" keywords and a table-type access request, the user equipment encapsulates the keywords "X1" and "X2" in a table-type access request format according to the format of the browser access request, and encapsulates a link of a preset target service system in the browser access request. If the acquired service access operation includes the link address of the target service system, the user equipment may directly generate a browser access request based on the acquired service access operation.
Here, the browser access request generated by the user equipment may be one or more. Specifically, the user equipment packages all the acquired access parameters separately into a browser access request corresponding to the link of each target service system. For example, the user equipment encapsulates the keywords "X1" and "X2", the link of the target service system a1 into one browser access request, and encapsulates the keywords "X1" and "X2", the link of the target service system a2 into another browser access request, and performs step S130.
In step S130, the browser access request is sent to the target business system. Specifically, the user equipment sends the obtained browser access requests to the corresponding target service systems through the routing equipment through a network interface of the user equipment. Step S210 is executed by the target business system, that is, a response page is generated and fed back based on the browser access.
In step S140, the response page is received. Specifically, the ue monitors the network data packet received by the network interface, and discriminates the response page returned from the target service system and executes step S150.
In step S150, the response page is processed. Here, the user equipment may parse a response page fed back by using the browser kernel and display the response page on the display screen.
In some embodiments, the user equipment may extract the service data in each response page and present the service data to the user. Wherein the service data includes but is not limited to at least one of the following: the data corresponding to the access parameter in the access request includes a title, a paragraph, a sentence, and the like of the access parameter.
In some examples, the user equipment integrates the extracted service data in each response page into a preset table. For example, the user device obtains a response page including an advertisement name, an advertisement link, an advertisement information profile, advertisement click times, advertisement playing times, and the like based on an access request including an advertisement delivery time slot, wherein the response page may be from one background service system including advertisement statistics or from advertisement statistics background service systems of different advertisement deliveries. The user equipment analyzes each response page, extracts data such as advertisement names, advertisement links, advertisement information brief descriptions, advertisement click times, advertisement playing times and the like, arranges the data on the data pages in a form of a table, and displays the data through the display screen.
In still other examples, the user device may integrate response pages in a search result presentation interface in summary and link form. For example, the user equipment extracts service data such as a link address, a title, a paragraph containing an access parameter, and the like of each response page, makes each title and the corresponding link address into a link of the corresponding response page, takes the extracted paragraph as summary information, arranges each response page on the data page in the form of a search result, and displays the summary information through the display screen.
Here, the user equipment may extract the service data and generate a data page by calling configuration information configured in the user equipment. Wherein the configuration information includes, but is not limited to: scripts for parsing the service data in the response page, scripts for composing the data page, and the like.
In other embodiments, for a customer service person who needs to acquire service data of a plurality of background service systems, a purchaser who needs to acquire service data of a plurality of shopping platforms, or a user who needs to acquire service data of a plurality of social service platforms, the service data that needs to be acquired by logging in a corresponding target service system. The user equipment also prestores login credential information of each target service system. Wherein the login credential information includes, but is not limited to: user name, password, authentication code, etc.; even further including the effective duration of the login-free operation, the starting time of the effective duration, and the like. The login credential information may be stored in a cookie or session. And the user equipment acquires corresponding login credential information according to the target service system related in the service access operation, packages the acquired service access operation and the corresponding login credential information in a browser access request, and then sends the browser access request to the corresponding target service system. The corresponding target business system can feed back a response page containing business data obtained only after logging in to the fourth module under the condition of verifying the login credential information.
Some of the login credential information is time-limited, in other words, when the browser access request containing the login credential information generated by the user equipment is sent to the corresponding target business system, the target business system does not verify that a response page containing the login credential information is invalid is fed back. Therefore, if the response page comprises the failure information of the login credential information, the user equipment provides a user login interface on the user equipment. Specifically, the user equipment determines that the response page includes failure information of login failure, such as a login failure typeface and a code number used for indicating login failure, by parsing the response page through the script, acquires a user login page from the corresponding target service system, displays the acquired user login page to the user, and performs step S160 (not shown).
In step S160, obtaining an authentication operation of the user with respect to the target service system, which is submitted by the user through the user login interface; generating a browser identity authentication request about the target service system according to the identity authentication operation; sending the browser identity authentication request to the target service system; and receiving effective login credential information returned by the target service system based on the browser authentication request.
Specifically, when the user writes authentication information in the user login interface and clicks a login button, the sixth module obtains an authentication operation related to the logged-in target service system. Wherein the authentication operations include, but are not limited to: the access type of the authentication, the authentication information, the link of the target service system login, etc. Wherein the authentication information includes: user name, password, authentication code, etc. And the user equipment generates a browser identity authentication request about the target service system by using the browser kernel to perform the acquired identity authentication operation, and then sends the browser identity authentication request to the target service system through a network interface. And the corresponding target business system executes identity authentication and returns effective login credential information after the authentication is passed. The valid login credential information may be only a digital code indicating successful login, a successful login typeface, or login credential information including a user name, a password, and a valid verification code.
During the validity period of the login credential information, the user may operate the user equipment again to perform step S110 to obtain the service data in at least one target service system.
The invention also provides a computer readable storage medium having stored thereon computer code which, when executed, performs a method as in any one of the preceding claims.
The invention also provides a computer program product, which when executed by a computer device, performs the method of any of the preceding claims.
The present invention also provides a computer device, comprising:
one or more processors;
a memory for storing one or more computer programs;
the one or more computer programs, when executed by the one or more processors, cause the one or more processors to implement the method of any preceding claim.
It is noted that the present invention may be implemented in software and/or in a combination of software and hardware, for example, the various means of the invention may be implemented using Application Specific Integrated Circuits (ASICs) or any other similar hardware devices. In one embodiment, the software program of the present invention may be executed by a processor to implement the steps or functions described above. Also, the software programs (including associated data structures) of the present invention can be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Further, some of the steps or functions of the present invention may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the system claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (17)

1. A method for accessing a business system by a user equipment, comprising:
a, acquiring service access operation which is submitted by a user and related to a target service system;
b, generating a browser access request about the target service system according to the service access operation;
c, sending the browser access request to the target service system;
d, receiving a response page returned by the target business system based on the browser access request;
e, processing the response page;
the method comprises the steps of performing page access to a plurality of target business systems through a simulation browser, and performing integration and display processing on each acquired page, so that the user equipment has the capability of processing pages of the multi-target business systems.
2. The method of claim 1, wherein the browser access request further includes login credential information for the user on the target business system.
3. The method of claim 2, wherein step e comprises:
and if the response page comprises the failure information of the login credential information, providing a user login interface on the user equipment.
4. The method of claim 3, wherein the method further comprises:
acquiring the identity verification operation of the user about the target service system, which is submitted by the user through the user login interface;
generating a browser identity authentication request about the target service system according to the identity authentication operation;
sending the browser identity authentication request to the target service system;
and receiving effective login credential information returned by the target service system based on the browser authentication request.
5. The method of claim 1, wherein step e comprises:
extracting service data from the response page;
and presenting the service data to the user.
6. The method of claim 5, wherein the presenting the business data to the user comprises:
generating a data page according to the service data;
and presenting the data page to the user.
7. The method of claim 6, wherein the step a comprises:
and acquiring the service access operation which is submitted by the user and related to the target service system through the human-computer interaction interface.
8. The method of any of claims 1 to 7, wherein the service access operation comprises the target service system, an access request type, and an access request parameter.
9. The method of any of claims 1 to 7, wherein the business access operation comprises a selection operation or a setting operation of the target business system by the user.
10. The method of any of claims 1 to 9, wherein the target business system is based on a B/S architecture.
11. An apparatus for accessing a business system by a user equipment, comprising:
the first module is used for acquiring service access operation which is submitted by a user and related to a target service system;
a second module, configured to generate a browser access request related to the target service system according to the service access operation;
a third module, configured to send the browser access request to the target service system;
a fourth module, configured to receive a response page returned by the target service system based on the browser access request;
a fifth module, configured to process the response page;
the device carries out page access to a plurality of target business systems through the simulation browser, and carries out integration and display processing on each acquired page, so that the user equipment has the capability of processing the pages of the target business systems.
12. The apparatus of claim 11, wherein the browser access request further comprises login credential information for the user on the target business system.
13. The apparatus of claim 12, wherein the fifth means is for:
and if the response page comprises the failure information of the login credential information, providing a user login interface on the user equipment.
14. The apparatus of claim 13, wherein the apparatus further comprises a sixth module to:
acquiring the identity verification operation of the user about the target service system, which is submitted by the user through the user login interface;
generating a browser identity authentication request about the target service system according to the identity authentication operation;
sending the browser identity authentication request to the target service system;
and receiving effective login credential information returned by the target service system based on the browser authentication request.
15. The apparatus of any of claims 11-14, wherein the fifth means is for:
extracting service data from the response page;
and presenting the service data to the user.
16. A computer readable storage medium storing computer code which, when executed, performs the method of any of claims 1 to 10.
17. A computer device, the computer device comprising:
one or more processors;
a memory for storing one or more computer programs;
the one or more computer programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-10.
CN201710780076.4A 2017-09-01 2017-09-01 Method and device for accessing service system through user equipment Active CN109428877B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710780076.4A CN109428877B (en) 2017-09-01 2017-09-01 Method and device for accessing service system through user equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710780076.4A CN109428877B (en) 2017-09-01 2017-09-01 Method and device for accessing service system through user equipment

Publications (2)

Publication Number Publication Date
CN109428877A CN109428877A (en) 2019-03-05
CN109428877B true CN109428877B (en) 2021-07-09

Family

ID=65513121

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710780076.4A Active CN109428877B (en) 2017-09-01 2017-09-01 Method and device for accessing service system through user equipment

Country Status (1)

Country Link
CN (1) CN109428877B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110737645B (en) * 2019-10-15 2022-09-27 深圳金蝶账无忧网络科技有限公司 Data migration method and system among different systems and related equipment
CN110765109A (en) * 2019-10-24 2020-02-07 中国建设银行股份有限公司 Service request response method, device, equipment and storage medium
CN113395240B (en) * 2020-03-12 2023-09-05 阿里巴巴集团控股有限公司 Data acquisition method, device, equipment and medium
CN112104571B (en) * 2020-09-14 2023-05-12 武汉悦学帮网络技术有限公司 Service distribution method, device, computer equipment and computer storage medium
CN112381498B (en) * 2020-10-19 2024-03-05 广东电网有限责任公司佛山供电局 Power grid business processing system, device, equipment and storage medium
CN113741947B (en) * 2021-08-27 2023-11-14 厦门华厦学院 Method and system for solving island problem

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105684388A (en) * 2013-09-20 2016-06-15 甲骨文国际公司 Web-based single sign-on with form-fill proxy application

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9077779B2 (en) * 2011-10-28 2015-07-07 Cinemo Gmbh Client device, method and computer program for playing media content

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105684388A (en) * 2013-09-20 2016-06-15 甲骨文国际公司 Web-based single sign-on with form-fill proxy application

Also Published As

Publication number Publication date
CN109428877A (en) 2019-03-05

Similar Documents

Publication Publication Date Title
CN109428877B (en) Method and device for accessing service system through user equipment
US11546418B2 (en) Method, client, server, and system for sharing content
US10956531B2 (en) Dynamic generation of mobile web experience
EP2433258B1 (en) Protected serving of electronic content
US9864671B1 (en) Systems and methods of live experimentation on content provided by a web site
CN107979632B (en) Processing method, device and system for push information
CN110663040A (en) Method and system for securely embedding a dashboard into a content management system
CN103473302A (en) Lock screen information display method, device and system
CN107465703B (en) System and method for realizing internet information interaction and pushing based on desktop program
CN110245069B (en) Page version testing method and device and page display method and device
TWI584149B (en) Web page access request response method and device
WO2017124692A1 (en) Method and apparatus for searching for conversion relationship between form pages and target pages
US20160012074A1 (en) System and method for providing contextual analytics data
WO2011097270A1 (en) Rules-based targeted content message serving systems and methods
CN110929183A (en) Data processing method, device and machine readable medium
JP2022546073A (en) Connecting web publisher inventory to programmatic exchanges without third party cookies
GB2581634A (en) Providing reporting and analysis for campaign-driven messages and websites
CN104461537B (en) A kind of multi-service integrated system based on browser kernel
US11190563B2 (en) Parallel execution of request tracking and resource delivery
CN113220273A (en) Micro front-end application resource processing method, device, equipment and medium
US20220292144A1 (en) Provision of different content pages based on varying user interactions with a single content item
CN112328564A (en) Special resource sharing method and device and electronic equipment
US20160253419A1 (en) System and method for information pushing and redirecting
US20140059117A1 (en) Service provider facilitating access of diverse web-based services
CN101772196A (en) Method and system for processing message sent by mobile terminal and acting server

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20191118

Address after: 201210 room j1328, floor 3, building 8, No. 55, Huiyuan Road, Jiading District, Shanghai

Applicant after: SHANGHAI YOUYANG NEW MEDIA INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 100085 Baidu building, No. 10, ten Street, Haidian District, Beijing

Applicant before: BEIJING BAIDU NETCOM SCIENCE AND TECHNOLOGY Co.,Ltd.

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20190305

Assignee: BEIJING BAIDU NETCOM SCIENCE AND TECHNOLOGY Co.,Ltd.

Assignor: SHANGHAI YOUYANG NEW MEDIA INFORMATION TECHNOLOGY Co.,Ltd.

Contract record no.: X2019110000009

Denomination of invention: Method and apparatus for accessing service system through user equipment

License type: Exclusive License

Record date: 20191218

GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 401120 b7-7-2, Yuxing Plaza, No.5, Huangyang Road, Yubei District, Chongqing

Patentee after: Chongqing duxiaoman Youyang Technology Co.,Ltd.

Address before: 201210 room j1328, 3 / F, building 8, 55 Huiyuan Road, Jiading District, Shanghai

Patentee before: SHANGHAI YOUYANG NEW MEDIA INFORMATION TECHNOLOGY Co.,Ltd.