CN111949331A - Personalized configuration information method and system based on user terminal - Google Patents

Personalized configuration information method and system based on user terminal Download PDF

Info

Publication number
CN111949331A
CN111949331A CN202010819969.7A CN202010819969A CN111949331A CN 111949331 A CN111949331 A CN 111949331A CN 202010819969 A CN202010819969 A CN 202010819969A CN 111949331 A CN111949331 A CN 111949331A
Authority
CN
China
Prior art keywords
information
configuration
user terminal
personalized
user
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.)
Pending
Application number
CN202010819969.7A
Other languages
Chinese (zh)
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202010819969.7A priority Critical patent/CN111949331A/en
Publication of CN111949331A publication Critical patent/CN111949331A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Abstract

The invention provides a personalized configuration information method and a system based on a user terminal, which can be used in the technical field of information security, and the method comprises the following steps: receiving a resource acquisition request transmitted by a user terminal, wherein the resource acquisition request comprises equipment information corresponding to the user terminal; matching preset personalized configuration information according to the equipment information in the resource acquisition request; and transmitting the configuration resource corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized service for the user according to the configuration resource.

Description

Personalized configuration information method and system based on user terminal
Technical Field
The invention relates to the technical field of information security, in particular to the technical field of information security, and particularly relates to a personalized information configuration method and system based on a user terminal.
Background
With the development of internet technology and the richness of user diversity, the personalized demands of users on various WEB application systems become stronger. However, the software and hardware resources of the system are relatively limited, and the cost for providing the exclusive resources for each user is too high, so that the personalized functions can be provided for the users only through configuration and scheduling on the basis that the software and hardware resources are shared by multiple users. The current common solution for personalized feature configuration is to provide a default system interface for the user and then prompt the user to log in. And after the user completes the identity authentication, the user configuration information stored in the back end is read to display the needed personalized page and function for the user. However, when the user does not perform a login operation, the system cannot identify the user identity, cannot provide a personalized function for the user, and particularly cannot display a personalized system interface.
Disclosure of Invention
The invention aims to provide a personalized configuration information method based on a user terminal, which realizes the personalized configuration of a user in a non-login state of the user. The invention also aims to provide a personalized configuration information method and system based on the user terminal. It is a further object of this invention to provide such a computer apparatus. It is also an object of the invention to provide a readable medium.
In order to achieve the above object, in one aspect, the present invention discloses a method for configuring information individually based on a user terminal, including:
receiving a resource acquisition request transmitted by a user terminal, wherein the resource acquisition request comprises equipment information corresponding to the user terminal;
matching preset personalized configuration information according to the equipment information in the resource acquisition request;
and transmitting the configuration resource corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized service for the user according to the configuration resource.
Preferably, the matching of the preset personalized configuration information according to the device information in the resource acquisition request specifically includes:
obtaining equipment verification information according to the equipment information in the resource obtaining request;
determining whether equipment verification information of registered users matched with the equipment verification information exists in a preset configuration file, wherein the equipment verification information and corresponding configuration information of all the registered users are stored in the preset configuration file;
and if so, taking the configuration information corresponding to the equipment verification information of the registered user obtained by matching as personalized configuration information.
Preferably, the method further comprises the step of pre-forming the preset configuration file:
receiving a personalized configuration request transmitted by a user terminal;
determining personalized configuration information according to the personalized configuration request, and determining corresponding configuration resources according to the personalized configuration information;
acquiring equipment information of a user terminal, forming equipment verification information of a registered user according to the equipment information, and forming a preset configuration file by corresponding the equipment verification information of the registered user and the personalized configuration information.
Preferably, the device information includes at least one of operating system information, video card information, and browser information of the user terminal, and the device authentication information of the registered user includes a device code obtained by transcoding according to the device information.
Preferably, the device authentication information of the registered user further includes an IP address of the user terminal.
Preferably, the determining whether the device authentication information of the registered user matching the device authentication information exists in the preset configuration file specifically includes:
determining whether a preset device code matched with the device code exists in device verification information of registered users of a preset configuration file;
if not, determining whether a preset IP address matched with the IP address exists in the equipment verification information of the registered user of the preset configuration file.
The invention also discloses a personalized configuration information system based on the user terminal, which comprises the following steps:
the request processing module is used for receiving a resource acquisition request transmitted by a user terminal, wherein the resource acquisition request comprises equipment information corresponding to the user terminal;
the configuration information matching module is used for matching preset personalized configuration information according to the equipment information in the resource acquisition request;
and the personalized configuration module is used for transmitting the configuration resources corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized services for the user according to the configuration resources.
Preferably, the configuration information matching module specifically includes:
the equipment information processing unit is used for obtaining equipment verification information according to the equipment information in the resource obtaining request;
a configuration information determining unit, configured to determine whether device authentication information of a registered user matching the device authentication information exists in a preset configuration file, where the preset configuration file stores device authentication information of all registered users and corresponding configuration information; and if so, taking the configuration information corresponding to the equipment verification information of the registered user obtained by matching as personalized configuration information.
Preferably, the system further comprises a configuration file setting module, configured to receive a personalized configuration request transmitted by the user terminal in advance, determine personalized configuration information according to the personalized configuration request, determine corresponding configuration resources according to the personalized configuration information, acquire device information of the user terminal, form device verification information of a registered user according to the device information, and form a preset configuration file by corresponding the device verification information of the registered user and the personalized configuration information.
Preferably, the device information includes at least one of operating system information, video card information, and browser information of the user terminal, and the device authentication information of the registered user includes a device code obtained by transcoding according to the device information.
Preferably, the device authentication information of the registered user further includes an IP address of the user terminal.
Preferably, the configuration information determining unit is specifically configured to determine whether a preset device code matching the device code exists in device authentication information of a registered user of a preset configuration file, and if not, determine whether a preset IP address matching the IP address exists in the device authentication information of the registered user of the preset configuration file.
The invention also discloses a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor,
the processor, when executing the program, implements the method as described above.
The invention also discloses a computer-readable medium, having stored thereon a computer program,
which when executed by a processor implements the method as described above.
When receiving a resource acquisition request transmitted by a user terminal, the invention matches preset personalized configuration information according to the equipment information in the resource acquisition request, thereby automatically transmitting the configuration resource corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized services for the user, including displaying a personalized interface or providing services such as personalized functions and the like. Therefore, the invention can realize the personalized configuration of the user under the condition that the user is not logged in, does not need the login operation of the user and improves the user experience.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart illustrating a method for personalized configuration information based on a user terminal according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for personalized configuration information based on a user terminal according to a specific embodiment S200 of the present invention;
FIG. 3 is a flowchart illustrating a personalized configuration information method based on a user terminal according to an embodiment S000 of the present invention;
FIG. 4 is a flowchart illustrating a method for personalized configuration information based on a user terminal according to a specific embodiment S220 of the present invention;
FIG. 5 is a flowchart illustrating a specific example of a method for configuring information based on personalization of a user terminal according to the present invention;
FIG. 6 is a block diagram illustrating one embodiment of a user terminal based personalized profile information system according to the present invention;
FIG. 7 is a block diagram of a configuration information matching module according to an embodiment of the personalized configuration information system based on a user terminal of the present invention;
FIG. 8 shows a schematic block diagram of a computer device suitable for use in implementing embodiments of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the present application may be used in the technical field of information security, and may also be used in any field other than the technical field of information security, and the technical field of application of the present application is not limited.
According to one aspect of the invention, the embodiment discloses a personalized configuration information method based on a user terminal. As shown in fig. 1, in this embodiment, the method includes:
s100: receiving a resource acquisition request transmitted by a user terminal, wherein the resource acquisition request comprises equipment information corresponding to the user terminal.
S200: and matching preset personalized configuration information according to the equipment information in the resource acquisition request.
S300: and transmitting the configuration resource corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized service for the user according to the configuration resource.
When receiving a resource acquisition request transmitted by a user terminal, the invention matches preset personalized configuration information according to the equipment information in the resource acquisition request, thereby automatically transmitting the configuration resource corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized services for the user, including displaying a personalized interface or providing services such as personalized functions and the like. Therefore, the invention can realize the personalized configuration of the user under the condition that the user is not logged in, does not need the login operation of the user and improves the user experience.
In a preferred embodiment, as shown in fig. 2, the step S200 of matching preset personalized configuration information according to the device information in the resource obtaining request specifically includes:
s210: and obtaining equipment verification information according to the equipment information in the resource obtaining request.
S220: and determining whether equipment verification information of the registered user matched with the equipment verification information exists in a preset configuration file, wherein the equipment verification information of all the registered users and corresponding configuration information are stored in the preset configuration file.
S230: and if so, taking the configuration information corresponding to the equipment verification information of the registered user obtained by matching as personalized configuration information.
Specifically, in the preferred embodiment, a configuration file may be set in advance on a server of the WEB application system. The device authentication information and the corresponding configuration information of all registered users are stored in the configuration file in advance, the device authentication information is obtained by processing the received device information transmitted by the user terminal, the matched device authentication information of the registered users is searched in the configuration file according to the device authentication information, the configuration information corresponding to the user terminal can be obtained, the configuration resources corresponding to the configuration information are fed back to the user terminal, personalized services can be provided for the users through the user terminal, namely, a personalized interface is displayed for the users or a personalized function is provided for the users according to the configuration resources, and the like.
It should be noted that, in the process of processing the device information to obtain the device authentication information, the device information is processed to obtain the device authentication information in the same format as the device authentication information of the registered user in the configuration file, so as to implement matching of the device authentication information. In addition, the configuration file may be formed according to the device information of the user terminal obtained in the user registration process, may also be obtained through external import, and may be preset according to the actual situation, which is not limited in the present invention. When the configuration file is formed according to the device information of the user terminal acquired in the user registration process, the processing process of processing the device information of the user terminal to obtain the device verification information of the registered user is the same as the processing process of processing the device information in the resource acquisition request transmitted by the user terminal to obtain the device verification information, so that the device verification information generated in real time is ensured to be the same as the forming process of the device verification information of the registered user in the configuration file, and the configuration file is convenient to query and match.
In a preferred embodiment, as shown in fig. 3, the method further includes a step S000 of pre-forming the preset configuration file:
s010: and receiving a personalized configuration request transmitted by the user terminal.
S020: and determining personalized configuration information according to the personalized configuration request, and determining corresponding configuration resources according to the personalized configuration information.
S030: acquiring equipment information of a user terminal, forming equipment verification information of a registered user according to the equipment information, and forming a preset configuration file by corresponding the equipment verification information of the registered user and the personalized configuration information.
Specifically, in the preferred embodiment, the personalized configuration request may be initiated by the user through the user terminal in the process of requesting personalized configuration, or may be formed through the user terminal in the process of first registering the user. The server of the WEB application system may extract and obtain software and hardware resource information (device information) of the user terminal initiating the personalized configuration request from the personalized configuration request, may process the software and hardware resource information to obtain device verification information of the registered user, and further forms a preset configuration file to correspondingly store the configuration information of the personalized configuration of the user and the device verification information of the registered user.
In a specific example, the WEB application system may write a script for the user terminal to access the WEB page of the WEB application system by using JavaScript and a Canvas module of HTML5, and when the user accesses the WEB page of the system, a WEB browser of the user terminal executes the script to render and transcode the preset picture. In the process of rendering and transcoding the preset picture, the user terminal needs to send a personalized configuration request to a server of the WEB application system for obtaining configuration resources such as the preset picture, so that the server can extract carried equipment information of the user terminal from the personalized configuration request, form equipment verification information of the registered user according to the equipment information, form configuration information according to the configuration resources requested in the personalized configuration request, and form a configuration file by corresponding the equipment verification information of the registered user and the configuration information. Therefore, when the user uses the system again, the user terminal defaults to perform the webpage display process of rendering and transcoding the preset picture, automatically sends a resource acquisition request to the server, the server can obtain corresponding preset personalized configuration information through equipment information matching in the resource acquisition request, and transmits the configuration resources corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized services for the user, displays a personalized configuration interface of the user and the like. Therefore, the user only needs to perform personalized configuration to form a personalized configuration request when using the system for the first time, and when using the system again, the user can perform personalized configuration on the user by the automatic user terminal without login operation.
The configuration information is used to identify the configuration resource, that is, the configuration information may be information that can be used to obtain the configuration resource, such as a storage address and basic information of the configuration resource.
In a preferred embodiment, the device information includes at least one of operating system information, video card information, and browser information of the user terminal, and the device authentication information of the registered user includes a device code obtained by transcoding according to the device information. It can be understood that software and hardware resources of operating system information, display card information and browser information of the user terminal have high uniqueness, so that a device code with high uniqueness can be generated through device information of the user terminal, and the problem of an identity identification medium in a scene that a user does not log in is solved. For example, in one specific example, the device authentication information may be generated from device information of the user terminal in the following manner. For example, the system name provided for use by the user is "management system" and will be presented on the system home page. When loading the system home page, firstly setting style information such as font, font size, color and the like used by the name and the relative position displayed in a browser, and then transmitting the information serving as parameters to a method provided by Canvas to generate the graphic information of the name. When the browser conducts graphic information rendering, RGBA data of the graphic are read through a method provided by Canvas, and the data define binary values of the graphic on each pixel point. Because the rendering of the graphic pixel points depends on the version information of the operating system, the installed font information, the pixel rendering algorithm of the operating system, the model and the image setting of the display card, the image processing engine and the image compression algorithm of the browser and the setting of the browser by the user, for the same graphic, the RGBA data generated by different software and hardware combinations have differences, the obtained RGBA data is used as the basic data for generating the user equipment code. Because the RGBA data is complete graphic data, is related to the size of the graphic itself, and cannot be directly used as the device code, the SM3 algorithm is adopted to perform hash processing on the RGBA data to convert the RGBA data into a hash value with a fixed length, and a user device code capable of identifying the user identity is obtained.
In a preferred embodiment, the device authentication information of the registered user further includes an IP address of the user terminal. It can be understood that the IP address can be obtained by parsing the source IP information in the HTTP resource acquisition request, and has extremely high uniqueness. Since the user is in a non-login state, the user can not simply determine through the login information of the user, and the identity of the user is determined by analyzing the IP address of the user terminal, so that the configuration resource configured in a personalized manner is further determined.
In a preferred embodiment, as shown in fig. 4, the determining in S220 whether the device authentication information of the registered user matching the device authentication information exists in the preset configuration file specifically includes:
s221: and determining whether a preset equipment code matched with the equipment code exists in equipment verification information of registered users of a preset configuration file.
S222: if not, determining whether a preset IP address matched with the IP address exists in the equipment verification information of the registered user of the preset configuration file.
In the preferred embodiment, the device information in the resource acquisition request is processed to obtain a device code, the device code obtained through real-time processing is matched with the device code in the device verification information of the registered user stored in the configuration file, and if the same device code is obtained through matching, it indicates that the user is registered and corresponding configuration information of personalized configuration exists. And feeding back the configuration resources corresponding to the configuration information to the user terminal to provide personalized services for the user. If the matched equipment codes are not consistent, the IP address of the user terminal can be further analyzed, the IP address is matched with the IP address in the equipment verification information of the registered user stored in the configuration file, and if the matched IP address is obtained, the personalized configuration resources are fed back to the user terminal according to the corresponding configuration information to provide personalized service for the user. If the matched IP address is not consistent, the user is not registered, the preset configuration resource can be returned to the user for displaying, and the configuration file is formed after the personalized configuration request transmitted by the user through the user terminal is subsequently received. In the preferred embodiment, the device code is formed by reading the device information of the user, and the corresponding information is read from the configuration file of the user personalized configuration and matched in combination with the source IP information in the HTTP request. And if the matching is successful, returning the personalized configuration resources to the user. The user identity is identified in a mode of combining the equipment code and the IP address, so that the accuracy of user identity identification can be improved, and the user can obtain personalized service of the WEB application system without logging in, thereby greatly improving the user experience.
The invention will be further illustrated by means of a specific example. As shown in fig. 5, the method for personalized configuration information based on a user terminal may include the steps of:
s1001: and the user inputs a website at the browser end or jumps to the WEB application system in other modes.
S1002: and rendering the preset picture by the user terminal browser to obtain the equipment information.
S1003: and sending the equipment information to a back-end system server through an HTTP resource acquisition request.
S1004: and acquiring user equipment information in the resource acquisition request to obtain an equipment code, and reading preset equipment verification information from the configuration file for matching. The device code is preferentially used for matching. If the configuration information is matched, the information is used as the personalized configuration information of the user, and the step S1006 is entered; if no information is matched, the process proceeds to step S1005.
S1005: and acquiring source IP information from the HTTP resource acquisition request to obtain an IP address, screening equipment verification information in the configuration file, and acquiring an IP address with the IP address closest to the IP address in the request as a consistent IP address to obtain personalized configuration information.
S1006: and returning the configuration resources corresponding to the user personalized configuration information to the user.
S1007: and counting the operation condition of the user.
S1008: if the user does not execute the login operation in the normal use function, the user is identified correctly with higher probability, and the personalized information meets the user requirements. If the user does not use the personalized function to directly click to log in, the personalized configuration is proved to have larger probability to not meet the user requirement, and an identification error may exist. After the user logs in, the device information and the personalized configuration information of the user are matched and associated and stored in the configuration file, so that personalized service can be conveniently carried out when the user visits again.
Based on the same principle, the embodiment also discloses a personalized configuration information system based on the user terminal. As shown in fig. 6, in this embodiment, the system includes a request processing module 11, a configuration information matching module 12, and a personalized configuration module 13.
The request processing module 11 is configured to receive a resource obtaining request transmitted by a user terminal, where the resource obtaining request includes device information corresponding to the user terminal.
The configuration information matching module 12 is configured to match preset personalized configuration information according to the device information in the resource obtaining request.
The personalized configuration module 13 is configured to transmit the configuration resource corresponding to the personalized configuration information to the user terminal, so that the user terminal provides a personalized service to the user according to the configuration resource.
In a preferred embodiment, as shown in fig. 7, the configuration information matching module 12 includes a device information processing unit 121 and a configuration information determining unit 122.
The device information processing unit 121 is configured to obtain device authentication information according to the device information in the resource obtaining request.
The configuration information determining unit 122 is configured to determine whether the device authentication information of the registered user matching the device authentication information exists in a preset configuration file, where the device authentication information and corresponding configuration information of all the registered users are stored in the preset configuration file; and if so, taking the configuration information corresponding to the equipment verification information of the registered user obtained by matching as personalized configuration information.
In a preferred embodiment, the system further comprises a profile setup module 10. The configuration file setting module 10 is configured to receive an individualized configuration request transmitted by a user terminal in advance, determine individualized configuration information according to the individualized configuration request, determine corresponding configuration resources according to the individualized configuration information, acquire device information of the user terminal, form device verification information of a registered user according to the device information, and form a preset configuration file by corresponding the device verification information of the registered user and the individualized configuration information.
In a preferred embodiment, the device information includes at least one of operating system information, video card information, and browser information of the user terminal, and the device authentication information of the registered user includes a device code obtained by transcoding according to the device information.
In a preferred embodiment, the device authentication information of the registered user further includes an IP address of the user terminal.
In a preferred embodiment, the configuration information determining unit 122 is specifically configured to determine whether a preset device code matching the device code exists in the device authentication information of the registered user of the preset configuration file, and if not, determine whether a preset IP address matching the IP address exists in the device authentication information of the registered user of the preset configuration file.
Since the principle of the system for solving the problem is similar to the above method, the implementation of the system can refer to the implementation of the method, and the detailed description is omitted here.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer device, which may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
In a typical example, the computer device specifically comprises a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method performed by the client as described above when executing the program, or the processor implementing the method performed by the server as described above when executing the program.
Referring now to FIG. 8, shown is a schematic diagram of a computer device 600 suitable for use in implementing embodiments of the present application.
As shown in fig. 8, the computer apparatus 600 includes a Central Processing Unit (CPU)601 which can perform various appropriate works and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM)) 603. In the RAM603, various programs and data necessary for the operation of the system 600 are also stored. The CPU601, ROM602, and RAM603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output section 607 including a Cathode Ray Tube (CRT), a liquid crystal feedback (LCD), and the like, and a speaker and the like; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted as necessary on the storage section 608.
In particular, according to an embodiment of the present invention, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the invention include a computer program product comprising a computer program tangibly embodied on a machine-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (14)

1. A personalized configuration information method based on a user terminal is characterized by comprising the following steps:
receiving a resource acquisition request transmitted by a user terminal, wherein the resource acquisition request comprises equipment information corresponding to the user terminal;
matching preset personalized configuration information according to the equipment information in the resource acquisition request;
and transmitting the configuration resource corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized service for the user according to the configuration resource.
2. The method according to claim 1, wherein the matching of the preset personalized configuration information according to the device information in the resource acquisition request specifically comprises:
obtaining equipment verification information according to the equipment information in the resource obtaining request;
determining whether equipment verification information of registered users matched with the equipment verification information exists in a preset configuration file, wherein the equipment verification information and corresponding configuration information of all the registered users are stored in the preset configuration file;
and if so, taking the configuration information corresponding to the equipment verification information of the registered user obtained by matching as personalized configuration information.
3. The method for personalized configuration information based on user terminal according to claim 2, further comprising the step of pre-forming the preset configuration file:
receiving a personalized configuration request transmitted by a user terminal;
determining personalized configuration information according to the personalized configuration request, and determining corresponding configuration resources according to the personalized configuration information;
acquiring equipment information of a user terminal, forming equipment verification information of a registered user according to the equipment information, and forming a preset configuration file by corresponding the equipment verification information of the registered user and the personalized configuration information.
4. The method as claimed in claim 2, wherein the device information includes at least one of operating system information, video card information and browser information of the user terminal, and the device authentication information of the registered user includes a device code obtained by transcoding according to the device information.
5. The method of claim 4, wherein the device authentication information of the registered user further comprises an IP address of the user terminal.
6. The method according to claim 5, wherein the determining whether the device authentication information of the registered user matching the device authentication information exists in the preset configuration file specifically comprises:
determining whether a preset device code matched with the device code exists in device verification information of registered users of a preset configuration file;
if not, determining whether a preset IP address matched with the IP address exists in the equipment verification information of the registered user of the preset configuration file.
7. A system for personalized configuration information based on a user terminal, comprising:
the request processing module is used for receiving a resource acquisition request transmitted by a user terminal, wherein the resource acquisition request comprises equipment information corresponding to the user terminal;
the configuration information matching module is used for matching preset personalized configuration information according to the equipment information in the resource acquisition request;
and the personalized configuration module is used for transmitting the configuration resources corresponding to the personalized configuration information to the user terminal so that the user terminal provides personalized services for the user according to the configuration resources.
8. The system according to claim 7, wherein the configuration information matching module specifically comprises:
the equipment information processing unit is used for obtaining equipment verification information according to the equipment information in the resource obtaining request;
a configuration information determining unit, configured to determine whether device authentication information of a registered user matching the device authentication information exists in a preset configuration file, where the preset configuration file stores device authentication information of all registered users and corresponding configuration information; and if so, taking the configuration information corresponding to the equipment verification information of the registered user obtained by matching as personalized configuration information.
9. The system according to claim 8, further comprising a configuration file setting module, configured to receive a personalized configuration request from the user terminal in advance, determine personalized configuration information according to the personalized configuration request, determine corresponding configuration resources according to the personalized configuration information, obtain device information of the user terminal, form device authentication information of a registered user according to the device information, and form a preset configuration file by corresponding the device authentication information of the registered user with the personalized configuration information.
10. The system of claim 8, wherein the device information comprises at least one of operating system information, video card information and browser information of the user terminal, and the device authentication information of the registered user comprises a device code obtained by transcoding the device information.
11. The system of claim 10, wherein the device authentication information of the registered user further comprises an IP address of the user terminal.
12. The system according to claim 11, wherein the configuration information determining unit is specifically configured to determine whether a preset device code matching the device code exists in the device authentication information of the registered user of the preset configuration file, and if not, determine whether a preset IP address matching the IP address exists in the device authentication information of the registered user of the preset configuration file.
13. A computer device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor,
the processor, when executing the program, implements the method of any of claims 1-6.
14. A computer-readable medium, having stored thereon a computer program,
the program when executed by a processor implementing the method according to any one of claims 1-6.
CN202010819969.7A 2020-08-14 2020-08-14 Personalized configuration information method and system based on user terminal Pending CN111949331A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010819969.7A CN111949331A (en) 2020-08-14 2020-08-14 Personalized configuration information method and system based on user terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010819969.7A CN111949331A (en) 2020-08-14 2020-08-14 Personalized configuration information method and system based on user terminal

Publications (1)

Publication Number Publication Date
CN111949331A true CN111949331A (en) 2020-11-17

Family

ID=73343474

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010819969.7A Pending CN111949331A (en) 2020-08-14 2020-08-14 Personalized configuration information method and system based on user terminal

Country Status (1)

Country Link
CN (1) CN111949331A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107147806A (en) * 2017-06-26 2017-09-08 北京金山安全软件有限公司 application resource providing method, device and system
US20180157391A1 (en) * 2016-12-02 2018-06-07 Alibaba Group Holding Limited Page Information Personalization Method, Apparatus and System
CN109861861A (en) * 2019-01-31 2019-06-07 北京全路通信信号研究设计院集团有限公司 A kind of quickly configuration method can be used for network communication equipment and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180157391A1 (en) * 2016-12-02 2018-06-07 Alibaba Group Holding Limited Page Information Personalization Method, Apparatus and System
CN107147806A (en) * 2017-06-26 2017-09-08 北京金山安全软件有限公司 application resource providing method, device and system
CN109861861A (en) * 2019-01-31 2019-06-07 北京全路通信信号研究设计院集团有限公司 A kind of quickly configuration method can be used for network communication equipment and system

Similar Documents

Publication Publication Date Title
CN107622135B (en) Method and apparatus for displaying information
CN105721462B (en) Information pushing method and device
CN105718540B (en) Data loading method and device
WO2020199751A1 (en) Method and apparatus for loading page picture, and electronic device
CN107273548B (en) Dynamic page implementation method and device
CN109462601B (en) Multi-platform access method and device based on eSIM
US10743183B2 (en) Method and device for realizing wireless access point connection authentication
CN111160845A (en) Service processing method and device
US10614621B2 (en) Method and apparatus for presenting information
CN107203576B (en) Information synchronization method and device
CN111797294A (en) Visualization method and related equipment
CN111258602A (en) Information updating method and device
CN114385382A (en) Light application access method and device, computer equipment and storage medium
US20130325797A1 (en) Apparatus and method for providing personalized information to a user of a user device
US10462083B2 (en) Method, public account server, and mobile terminal for sending and generating cards
CN106817296B (en) Information recommendation test method and device and electronic equipment
US20160127445A1 (en) Methods and devices for identifying terminal
CN114338130B (en) Information processing method, device, server and storage medium
US11496487B2 (en) Computing network for using a cloud computing server to verify data received from an operating system
CN111949331A (en) Personalized configuration information method and system based on user terminal
CN107203714B (en) Configuration method and device of data verification file
CN110855655B (en) Information verification method, device, equipment and storage medium
CN113486749A (en) Image data collection method, device, electronic equipment and computer readable medium
CN114585055A (en) Vehicle-mounted WiFi access method, vehicle controller, cloud server and mobile terminal
CN113961377A (en) Cross-application service method and device, electronic equipment and storage medium

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