CN109600443B - Client function module background operation system and method - Google Patents

Client function module background operation system and method Download PDF

Info

Publication number
CN109600443B
CN109600443B CN201811534867.XA CN201811534867A CN109600443B CN 109600443 B CN109600443 B CN 109600443B CN 201811534867 A CN201811534867 A CN 201811534867A CN 109600443 B CN109600443 B CN 109600443B
Authority
CN
China
Prior art keywords
client
background server
user
function modules
function module
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
CN201811534867.XA
Other languages
Chinese (zh)
Other versions
CN109600443A (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.)
Guangzhou Youhu Technology Co.,Ltd.
Original Assignee
Guangzhou Youhu 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 Guangzhou Youhu Technology Co ltd filed Critical Guangzhou Youhu Technology Co ltd
Priority to CN201811534867.XA priority Critical patent/CN109600443B/en
Publication of CN109600443A publication Critical patent/CN109600443A/en
Application granted granted Critical
Publication of CN109600443B publication Critical patent/CN109600443B/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/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Abstract

The invention relates to a client function module background operation system and a method, wherein the system comprises a background server and a client, wherein the background server is used for sending one or more first target function modules corresponding to user attributes to the client; the client is in communication connection with the background server and used for acquiring the user attributes, sending the user attributes to the background server and receiving and displaying the one or more first target function modules sent by the background server. By the system, different functional modules can be displayed at the client according to different users, personalized customization is realized, the practical experience of the users is improved, and the problem of overlong period caused by client re-edition due to updating of the functional modules is solved.

Description

Client function module background operation system and method
Technical Field
The invention relates to the technical field of internet, in particular to a client function module background operation system and a client function module background operation method.
Background
Usually, the functional modules in the client are realized in a local storage mode of the client, so the content and the typesetting of the functional modules are relatively fixed, and the specific design and the release can not be carried out according to the crowd. This in turn leads to the following disadvantages:
1. the client code realizes local logic, and each function module change depends on client reissue, and generally, the reissue periodicity of the client is long, so that the function module is not changed timely.
2. The definition of the function module is the content which is in contact with the user, so the positioning of the function module is more personalized, and the original implementation mode ensures that the function module of each user is the same and the customized content cannot be realized.
3. Different user attributes are different, user behaviors are different, and many functional modules cannot be linked with different user behaviors, so that the practical requirements of users cannot be met.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a client function module background operation system and a client function module background operation method, which realize personalized customization of a client function module according to different user attributes by establishing communication connection between a background server and a client, thereby meeting the use requirements of different users, and solving the problem of overlong period caused by dependence on client re-edition for updating a function module.
In order to solve the technical problem, according to an aspect of the present invention, a client function module background operation system is provided, which includes a background server and a client.
The background server is used for sending one or more first target function modules corresponding to the user attributes to the client;
the client is in communication connection with the background server and is used for acquiring the user attributes, sending the user attributes to the background server and receiving and displaying the one or more first target function modules sent by the background server.
Further, the client is further configured to: acquiring a current login state, sending the non-login state to the background server when the current login state is the non-login state, and acquiring the user attribute and sending the user attribute to the background server when the current login state is the logged-in state; and
the background server is further configured to: and when the unregistered state is received, sending one or more second target function modules corresponding to the unregistered state in the plurality of initial function modules to the client, so that the client displays the one or more second target function modules.
And the plurality of initial function modules are obtained by configuring in the background server according to the module function attributes.
Further, the background server is specifically configured to:
and receiving the user attribute, screening out the one or more first target function modules corresponding to the user attribute from the plurality of initial function modules, and sending the one or more target function modules to the client.
Further, when the client is in the logged-in state, the client is further configured to: acquiring user feedback data and sending the user feedback data to the client; and
the background server is further configured to: sending a third target function module configured according to the user feedback data to the client, so that the client displays the third function module;
and the third target function module is obtained by configuring in the background server according to the user feedback parameters.
According to another aspect of the present invention, a method for background operation of a client function module is provided, where the method includes: the client acquires user attributes and sends the user attributes to the background server;
the background server sends one or more first target function modules corresponding to the user attributes to a client;
and the client receives and displays the first target function module.
Further, before the step of obtaining the user attribute and sending the user attribute to the background server, the client further includes:
the client acquires a current login state;
if the current login state is the unregistered state, sending the unregistered state to the background server;
the background server sends one or more second target function modules corresponding to the unregistered state in the plurality of initial function modules to the client, so that the client displays the one or more second target function modules;
if the current login state is the logged-in state, the client acquires the user attribute and sends the user attribute to the background server;
and the plurality of initial function modules are obtained by configuration in the background server according to the module function attributes.
Further, the step of sending, by the background server, the first target function module corresponding to the user data to the client includes:
the background server receives the user attribute sent by the client;
the background server screens out one or more first target function modules corresponding to the user attribute in the plurality of initial function modules;
and the background server sends the one or more target function modules to the client.
Further, the background operation method of the client function module further includes:
when the client is in a logged-in state, the client acquires user feedback data and sends the user feedback data to the background server;
the background server acquires the user feedback parameters sent by the client and sends a third target function module configured according to the user feedback parameters to the client;
and the client receives and displays the third target function module.
And the third target function module is obtained by configuring in the background server according to the user feedback parameters.
Compared with the prior art, the invention has obvious advantages and beneficial effects. By means of the technical scheme, the client function module background operation system and the client function module background operation method can achieve considerable technical progress and practicability, have wide industrial utilization value and at least have the following advantages:
(1) the background server is provided with the plurality of functional modules, so that the background server can send the functional modules corresponding to the user attributes to the client through the user attributes fed back by the client, further personalized customization of the functional modules of the client is realized, and the display of the functional modules is more flexible and changeable.
(2) The plurality of function modules are configured in the background server, and the corresponding function modules are sent to the client according to the user attributes, so that the problem that in the prior art, the updating of the function modules depends on the client to release a new version, so that the updating time is long is solved, the updating speed of the function modules is increased, and the use experience of a user is guaranteed.
(3) Corresponding function modules are configured in the background according to the feedback information of the users, and the modules are directly sent to the client, so that different use requirements of different users are met, and the use satisfaction of the users is greatly improved.
The foregoing description is only an overview of the technical solutions of the present invention, and in order to make the technical means of the present invention more clearly understood, the present invention may be implemented in accordance with the content of the description, and in order to make the above and other objects, features, and advantages of the present invention more clearly understood, the following preferred embodiments are described in detail with reference to the accompanying drawings.
Drawings
Fig. 1 is a schematic block diagram of a client function module background operation system according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a background operation method of a client function module according to an embodiment of the present invention.
Detailed Description
To further illustrate the technical means and effects of the present invention adopted to achieve the predetermined object, the following detailed description will be given to specific embodiments and effects of a client function module background operation system and a client function module background operation method according to the present invention, with reference to the accompanying drawings and preferred embodiments.
The embodiment of the invention provides a client function module background operation system, as shown in fig. 1, which comprises a background server 10 and a client 20, wherein a communication connection is established between the background server 10 and the client 20.
The background server 10 is configured to send one or more first target function modules corresponding to the user attribute to the client 20; the client 20 is configured to obtain the user attribute and send the user attribute to the backend server 10, and receive and display one or more first target function modules sent by the backend server 10.
It can be known that, the code data of the functional modules of the existing client 20 are downloaded and stored on a carrier of the client 20 when the client 20 is installed, such as a mobile phone, a tablet computer, or a notebook computer, and therefore, the functional modules are the same in the use process of different clients 20, but the requirements of different users for the functional modules are different, and therefore, the same functional module cannot simultaneously meet the use requirements of different users. In the technical scheme of the invention, different user attributes are respectively obtained through the client 20 and are sent to the background server 10, and the background server 10 sends the functional module (i.e. the first target functional module) corresponding to the user attribute to the client 20 after receiving the user attribute, so that the purpose of distributing different functional modules according to different user attributes is sequentially achieved, and further, the personalized customization of the functional modules is realized.
In one embodiment, the background server 10 is specifically configured to: and receiving the user attribute, screening out one or more first target function modules corresponding to the user attribute from the plurality of initial function modules, and sending the one or more target function modules to the client 20.
Specifically, the plurality of initial function modules are configured in the background server 10 according to the module function attributes, and after the client 20 sends the user attribute to the background server 10, the background server 10 screens out one or more function modules corresponding to the user attribute from the plurality of initial function modules and sends the one or more function modules to the client 20, so that the client 20 displays the function module.
In a specific embodiment, the initial function module is configured by the dimensions of the skin attribute of the client 20 itself, the diversity of the function module, the specificity of the function, the acquisition authority, the jumping manner, and the faced user.
Specifically, for example, for a specific skin attribute, different icons may be configured in the background server 10 to meet color matching requirements of different function modules, because different function modules may be preset in the client 20 to meet specific styles already created in the client 20 due to different configuration requirements, and different patterns may be distinguished from jumps that may be involved in the client 20 in a jump manner, which facilitates direct configuration in the background. Therefore, even if the requirement of the newly added function module is met, the client 20 is not required to be newly released, and the configuration can be carried out in time directly through the background. Different functional modules can select the used display objects, so that personalized configuration can be carried out.
In one embodiment, such as in a stock software application, the functional modules may include: functional modules such as a wonderful activity, an online consultation or a help center, and the user attributes can be distinguished according to the ecological states of users in products, for example, professional trading users and small and white trading users, because the requirements of the users at different stages are different, the functional modules displayed to the users can be distinguished according to the ecological states of the users, for example, for the non-open-account deposit state of a registered user, the user needs to know the use of the client 20 most at the moment, a novice education module can be sent to the client 20 to facilitate the user to know the client 20, for the deposit user, a trading treasury module can be sent to the client 20 to help the user to make reasonable investment, and certainly, the functional modules and the user attributes can be distinguished according to user data filled in when the user registers, of course, the functional modules and the user attributes also include many other aspects, and will not be described in detail herein.
Further, in the above embodiment, the client 20 is further configured to: acquiring a current login state, sending the non-login state to the background server 10 when the current login state is the non-login state, and acquiring a user attribute and sending the user attribute to the background server 10 when the current login state is the logged-in state; and the background server 10 is further configured to: when the unregistered state is received, sending one or more second target function modules corresponding to the unregistered state among the plurality of initial function modules to the client 20, so that the client 20 displays the one or more second target function modules; wherein, a plurality of initial function modules are configured in the background server 10 according to the module function attributes.
It can be known that the functional modules shown by the client 20 are different in whether the client 20 is logged on or not, and the user attribute acquisition is also required when the client 20 is in a logged-on state. Therefore, the current login state of the client 20 needs to be obtained first, and if the client 20 is in the unregistered state, the background server 10 sends a function module (i.e., a second target function module) corresponding to the unregistered state among the plurality of initial function modules to the client 20, so that the client 20 can display the function module, and of course, the displayed function module may be one or a plurality of function modules corresponding to the unregistered state.
If the client 20 is in the login state, the function module is sent to the client 20 according to the user attribute in the above embodiment, and of course, one or more function modules corresponding to the user attribute and sent to the client 20 by the backend server 10 may be used.
Further, in any of the above embodiments, when the client 20 is in the logged-in state, the client 20 is further configured to: acquiring user feedback data and sending the user feedback data to the client 20; and the background server 10 is further configured to: sending a third target function module configured according to the user feedback data to the client 20, so that the client 20 displays the third target function module; the third target function module is configured in the background server 10 according to the user feedback parameter.
Specifically, in order to further configure the function module according to the requirement of the user, the client 20 obtains the user feedback data and sends the user feedback data to the backend server 10, and then the backend server 10 configures the corresponding function module (i.e., the third target function module) according to the user feedback data and sends the function module to the client 20, so as to meet the practical requirement of the user.
In a specific embodiment, the client 20 displays an opinion feedback module, and the user can send the requirement or suggestion thereof to the backend server 10 through the opinion feedback module, and further configure the corresponding module according to the requirement or suggestion of the user through the backend server 10, which is described above in detail for configuring the function module, and is not described herein again.
An embodiment of the present invention further provides a method for background operating a client function module, as shown in fig. 2, including:
and step S10, the client acquires the user attribute and sends the user attribute to the background server.
In a specific embodiment, the user attributes may be distinguished according to the ecological states of users in products, for example, professional trading users and small white trading users, because requirements of users in different stages are different, the functional modules displayed to the users may be distinguished according to the ecological states of the users, for example, for a non-account-opening deposit state of a registered user, the user needs to know the use of a client most at this time, and therefore, a novice education module may be sent to the client to facilitate the user to know the client, and for a deposit user, a trading treasury module may be sent to the client to help the user to make reasonable investment, and of course, the user attributes may also be distinguished according to user data filled in when the user registers, and of course, the user attributes include many other aspects, which are not described in detail herein.
And step S20, the background server sends the one or more first target function modules corresponding to the user attributes to the client.
In one embodiment, the background server is specifically configured to: and receiving the user attribute, screening out one or more first target function modules corresponding to the user attribute from the plurality of initial function modules, and sending the one or more target function modules to the client.
Specifically, the plurality of initial function modules are configured in the background server according to the module function attributes, and after the client sends the user attributes to the background server, the background server screens out one or more function modules corresponding to the user attributes from the plurality of initial function modules and sends the one or more function modules to the client, so that the client displays the function modules.
In a specific embodiment, the initial function module is configured according to the skin attribute of the client, the diversity of the function module, the specificity of the function, the acquisition authority, the jump mode, the facing user and other dimensions.
Specifically, for example, for a specific skin attribute, different icons may be configured in the background server to meet color matching requirements of different function modules, because different function modules have different configuration requirements, and therefore may be subject to some special situations, such as needing to be preset in the client to meet a special style already created in the client, and in a jump manner, different modes are distinguished from jumps that the client may involve, which facilitates direct configuration in the background. Therefore, even if a newly added function module is required, the client side is not required to re-send the edition, and the configuration can be carried out in time directly through the background. Different functional modules can select the used display objects, so that personalized configuration can be carried out.
In one embodiment, such as in a stock software application, the functional modules may include: functional modules such as a wonderful activity, an online consultation or a help center, and the user attributes can be distinguished according to the ecological states of users in products, for example, professional trading users and small and white trading users, because the requirements of the users at different stages are different, the functional modules displayed to the users can be distinguished according to the ecological states of the users, for example, for the non-open-account deposit state of a registered user, the user needs to know the use of a client most at the moment, a novice education module can be sent to the client so as to facilitate the user to know the client, for the deposit user, a trading treasury module can be sent to the client so as to help the user to make reasonable investment, and certainly, the functional modules and the user attributes can be distinguished according to user data filled in when the user is registered, of course, the functional modules and the user attributes also include other aspects, and will not be described in detail herein.
Step S30, the client receives the first target function module and displays the first target function module
Further, in the above embodiment, before step S10, the method for background operation of the client function module further includes:
the client acquires the current login state; if the current login state is the unregistered state, sending the unregistered state to a background server; the background server sends one or more second target function modules corresponding to the unregistered state in the plurality of initial function modules to the client so that the client displays the one or more second target function modules; if the current login state is the logged-in state, the client acquires the user attribute and sends the user attribute to the background server; the plurality of initial function modules are configured in the background server according to the function attributes of the modules.
It can be known that whether the client logs in or not is different in the displayed function module, and the user attribute acquisition also needs to be performed when the client is in a login state. Therefore, the current login state of the client needs to be acquired first, and if the client is in the unregistered state, the background server sends the function module (i.e., the second target function module) corresponding to the unregistered state from the plurality of initial function modules to the client, so that the client can display the function module, and certainly, the displayed function module may be one or a plurality of function modules corresponding to the unregistered state.
If the client is in the login state, the above embodiment is executed to send the function module to the client according to the user attribute, and of course, one or more function modules corresponding to the user attribute and sent to the client by the background server may be used.
Further, in any of the above embodiments, the method for background operation of the client function module further includes: when the client is in a logged-in state, the client acquires user feedback data and sends the user feedback data to the background server; the background server acquires user feedback parameters sent by the client and sends a third target function module configured according to the user feedback parameters to the client; and the client receives and displays the third target function module. And the third target function module is obtained by configuration in a background server according to the user feedback parameters.
The client function module background operation system and the method of the embodiment of the invention can enable the background server to send the function module corresponding to the user attribute to the client through the user attribute fed back by the client by configuring the plurality of function modules at the background server, thereby realizing the personalized customization of the client function module, enabling the display of the function module to be more flexible and changeable, simultaneously avoiding the problem that the update time is longer due to the fact that the update of the function module depends on the release of a new version at the client in the prior art, improving the update speed of the function module and further ensuring the use experience of the user, being capable of configuring the corresponding function module at the background according to the feedback information of the user and directly sending the module to the client, thereby meeting different use requirements of different users and greatly improving the use satisfaction degree of the user.
Although the present invention has been described with reference to a preferred embodiment, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (6)

1. A client function module background operation system, comprising:
the system comprises a background server and a client, wherein the background server is used for receiving user attributes, screening out one or more first target function modules corresponding to the user attributes from a plurality of initial function modules, and sending the one or more first target function modules to the client, wherein the plurality of initial function modules are obtained in the background server according to module function attribute configuration, and the initial function modules are configured according to skin attributes of the client, diversity of the function modules, specificity of functions, acquisition permission, a jump mode and a facing user;
the client is in communication connection with the background server and is used for acquiring the user attributes, sending the user attributes to the background server and receiving and displaying the one or more first target function modules sent by the background server.
2. The client function module background operation system according to claim 1, wherein the client is further configured to: acquiring a current login state, sending the non-login state to the background server when the current login state is the non-login state, and acquiring the user attribute and sending the user attribute to the background server when the current login state is the logged-in state; and
the background server is further configured to: and when the unregistered state is received, sending one or more second target function modules corresponding to the unregistered state in the plurality of initial function modules to the client, so that the client displays the one or more second target function modules.
3. The client function module background operation system according to claim 2, wherein when the client is in the logged-on state, the client is further configured to: acquiring user feedback data and sending the user feedback data to the client; and
the background server is further configured to: sending a third target function module configured according to the user feedback data to the client, so that the client displays the third target function module;
and the third target function module is obtained by configuring in the background server according to the user feedback parameters.
4. A method for background operation of a client function module is characterized by comprising the following steps:
the client acquires user attributes and sends the user attributes to the background server;
the background server receives the user attribute sent by the client;
the background server screens out one or more first target function modules corresponding to the user attribute from a plurality of initial function modules, wherein the plurality of initial function modules are obtained by configuration in the background server according to module function attributes, and the initial function modules are configured through the skin attribute of the client, the diversity of the function modules, the particularity of functions, the acquisition authority, the skip mode and the facing user;
the background server sends the one or more first target function modules to the client;
and the client receives and displays the first target function module.
5. The background operation method of the client function module according to claim 4, wherein before the step of the client obtaining the user attribute and sending the user attribute to the background server, the method further comprises:
the client acquires a current login state;
if the current login state is the unregistered state, sending the unregistered state to the background server;
the background server sends one or more second target function modules corresponding to the unregistered state in the plurality of initial function modules to the client, so that the client displays the one or more second target function modules;
and if the current login state is the logged-in state, the client acquires the user attribute and sends the user attribute to the background server.
6. The client function module background operation method according to claim 4 or 5, further comprising:
when the client is in a logged-in state, the client acquires user feedback data and sends the user feedback data to the background server;
the background server acquires the user feedback parameters sent by the client and sends a third target function module configured according to the user feedback parameters to the client;
the client receives and displays the third target function module,
and the third target function module is obtained by configuring in the background server according to the user feedback parameters.
CN201811534867.XA 2018-12-14 2018-12-14 Client function module background operation system and method Active CN109600443B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811534867.XA CN109600443B (en) 2018-12-14 2018-12-14 Client function module background operation system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811534867.XA CN109600443B (en) 2018-12-14 2018-12-14 Client function module background operation system and method

Publications (2)

Publication Number Publication Date
CN109600443A CN109600443A (en) 2019-04-09
CN109600443B true CN109600443B (en) 2022-02-08

Family

ID=65962586

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811534867.XA Active CN109600443B (en) 2018-12-14 2018-12-14 Client function module background operation system and method

Country Status (1)

Country Link
CN (1) CN109600443B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110263058A (en) * 2019-06-05 2019-09-20 腾讯科技(成都)有限公司 Data processing method, device and electronic equipment
CN112100056A (en) * 2020-08-14 2020-12-18 珠海金智维信息科技有限公司 Application evaluation method, system, device, equipment and medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039211A (en) * 2006-03-15 2007-09-19 中兴通讯股份有限公司 Method for inquiring customization of performance data and system thereof
CN101079081A (en) * 2007-02-13 2007-11-28 腾讯科技(深圳)有限公司 Method and system for changing game element
CN101350023A (en) * 2008-08-29 2009-01-21 北京航空航天大学 Method and platform capable of customizing enquiry based on service combination
CN101378393A (en) * 2007-08-31 2009-03-04 深圳富泰宏精密工业有限公司 System and method for customizing human-machine interface function group set
CN101650654A (en) * 2009-09-11 2010-02-17 深圳市茁壮网络股份有限公司 Customizable method and device of bytecode operation platform
CN104219249A (en) * 2014-09-26 2014-12-17 广州市问道文化传播有限公司 Method and device for returning different contents according to configuration information of server
CN106412015A (en) * 2016-08-31 2017-02-15 广州品唯软件有限公司 Data publishing method, equipment and system
CN106649502A (en) * 2016-10-12 2017-05-10 卡桑德电子科技(扬州)有限公司 Intelligent vehicle-mounted multimedia system and method for active push service and function
CN107133823A (en) * 2017-05-02 2017-09-05 北京微影时代科技有限公司 A kind of information displaying method and device
EP3300299A1 (en) * 2016-09-23 2018-03-28 Deutsche Telekom AG Method for an improved service creation within a telecommunications network in order to provide automated communication services to client devices being connected to the telecommunications network, telecommunications network, point of delivery, and system for an improved service creation within a telecommunications network in order to provide communication services to client devices being connected to the telecommunications network, program and computer program product

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005022428A1 (en) * 2003-08-28 2005-03-10 Ibm Japan, Ltd. Attribute information providing server, attribute information providing method, and program
CN104901862B (en) * 2014-03-05 2020-04-21 腾讯科技(深圳)有限公司 Method, device and system for displaying application information of third-party application on customized interface
CN108153788B (en) * 2016-12-02 2022-02-11 阿里巴巴集团控股有限公司 Personalized processing method, device and system for page information
US10838920B2 (en) * 2017-05-05 2020-11-17 Esoptra NV Plug-in function platform and methods

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039211A (en) * 2006-03-15 2007-09-19 中兴通讯股份有限公司 Method for inquiring customization of performance data and system thereof
CN101079081A (en) * 2007-02-13 2007-11-28 腾讯科技(深圳)有限公司 Method and system for changing game element
CN101378393A (en) * 2007-08-31 2009-03-04 深圳富泰宏精密工业有限公司 System and method for customizing human-machine interface function group set
CN101350023A (en) * 2008-08-29 2009-01-21 北京航空航天大学 Method and platform capable of customizing enquiry based on service combination
CN101650654A (en) * 2009-09-11 2010-02-17 深圳市茁壮网络股份有限公司 Customizable method and device of bytecode operation platform
CN104219249A (en) * 2014-09-26 2014-12-17 广州市问道文化传播有限公司 Method and device for returning different contents according to configuration information of server
CN106412015A (en) * 2016-08-31 2017-02-15 广州品唯软件有限公司 Data publishing method, equipment and system
EP3300299A1 (en) * 2016-09-23 2018-03-28 Deutsche Telekom AG Method for an improved service creation within a telecommunications network in order to provide automated communication services to client devices being connected to the telecommunications network, telecommunications network, point of delivery, and system for an improved service creation within a telecommunications network in order to provide communication services to client devices being connected to the telecommunications network, program and computer program product
CN106649502A (en) * 2016-10-12 2017-05-10 卡桑德电子科技(扬州)有限公司 Intelligent vehicle-mounted multimedia system and method for active push service and function
CN107133823A (en) * 2017-05-02 2017-09-05 北京微影时代科技有限公司 A kind of information displaying method and device

Also Published As

Publication number Publication date
CN109600443A (en) 2019-04-09

Similar Documents

Publication Publication Date Title
US20140282398A1 (en) Platform for developing and distributing mobile applications
US20140282357A1 (en) Smart endpoint architecture
US8850390B2 (en) Status management for phased implementation of configuration changes
CN110990741B (en) Page display method and device, electronic equipment, server and storage medium
CN106933839B (en) Page jump method and device
CN109600443B (en) Client function module background operation system and method
CN105337984A (en) Account logining method and device
US20140372981A1 (en) Automatic configuration of mobile programs
CN106293765A (en) A kind of layout updates method and device
CN113076116B (en) Page display method and device and storage medium
CN105721224A (en) Method, device and system for processing uniform resource locator
KR101086620B1 (en) Smart office system and server for managing the sames and method for managing the sames
CN111679811B (en) Web service construction method and device
US10225141B2 (en) Application hierarchy specification with real-time functional selection
CN102163197A (en) Skin changing method, system and device
CN112445575A (en) Multi-cluster resource scheduling method, device and system
CN112307397A (en) Schedule processing method, device and equipment based on online document and storage medium
CN106791059A (en) Display methods, system and the terminal opened a kind of application more
CN114286167A (en) Cross-device interaction method and device, electronic device and storage medium
CN113157270A (en) Page adaptation method and device
WO2021202040A1 (en) Identifying an application for communicating with one or more individuals
CN106790453B (en) A kind of execution method and device of operation requests
CN114840194A (en) Code and operating system generation method and device, server and electronic equipment
CN112559158A (en) Micro-service timing task scheduling method and device
CN112346797A (en) Personalized desktop configuration method, device and system

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

Effective date of registration: 20210926

Address after: 510000 3007, No. 233, Tianhe North Road, Tianhe District, Guangzhou City, Guangdong Province (office only)

Applicant after: Guangzhou Youhu Technology Co.,Ltd.

Address before: 1501, 15th floor, building 1, yard 16, Taiyanggong Middle Road, Chaoyang District, Beijing

Applicant before: BEIJING XIANGSHANG YIXIN TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant