WO2016188150A1 - Session exchange method, server, user terminal and computer storage medium - Google Patents

Session exchange method, server, user terminal and computer storage medium Download PDF

Info

Publication number
WO2016188150A1
WO2016188150A1 PCT/CN2016/073856 CN2016073856W WO2016188150A1 WO 2016188150 A1 WO2016188150 A1 WO 2016188150A1 CN 2016073856 W CN2016073856 W CN 2016073856W WO 2016188150 A1 WO2016188150 A1 WO 2016188150A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
service request
server
user terminal
authentication
Prior art date
Application number
PCT/CN2016/073856
Other languages
French (fr)
Chinese (zh)
Inventor
黄杰
罗虹
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016188150A1 publication Critical patent/WO2016188150A1/en

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/14Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Abstract

Disclosed in an embodiment of the present invention is a session exchange method. The method comprises: receiving service request information, authentication information and first information required by a server for processing the service request information; and after a user terminal is authenticated according to the authentication information, feeding back, according to the first information, second information required by the user terminal, wherein the second information is used by the user terminal for performing a service corresponding to the service request information. Also disclosed in embodiments of the present invention are a server, user terminal and computer storage medium.

Description

会话的交互方法及服务器、用户终端、计算机存储介质Session interaction method and server, user terminal, computer storage medium 技术领域Technical field
本发明涉及开放移动联盟(OMA,Open Mobile Alliance)设备管理(DM,Device Management)领域,尤其涉及一种会话的交互方法及服务器、用户终端、计算机存储介质。The present invention relates to the field of DM (Device Management) of the Open Mobile Alliance (OMA), and particularly relates to a method for interacting with a session, a server, a user terminal, and a computer storage medium.
背景技术Background technique
OMA DM是一种通过远程服务器对网络内终端进行管理的协议,通过OMA DM服务器可以对用户终端进行固件更新、参数配置、数据采集等各种管理功能。OMA DM is a protocol for managing terminals in a network through a remote server. The OMA DM server can perform various management functions such as firmware update, parameter configuration, and data collection on the user terminal.
如图1所示,现有的基于OMA DM的设备管理系统中,服务器和用户终端之间的会话交互流程包括:用户终端在开始执行某项业务时发起业务请求,接收到该业务请求后,服务器需要对该用户终端进行鉴权,服务器向用户终端发送消息向请求鉴权,用户终端向服务器发送鉴权信息,服务器根据该鉴权信息对用户终端鉴权通过后,会请求从用户终端获取处理该业务请求的一些相应的用户终端信息,此时服务器需要分N(N为大于等于1的整数)次来分别请求获取N个用户终端信息,用户终端也只能分N次发送这些用户终端信息,然后服务器会对获取到的这些用户终端信息进行处理,再向用户终端提供用户终端所需的M(M为大于等于1的整数)个业务执行信息,而这些业务执行信息也可能分成多次来提供,用户终端获得服务器返回的各个业务执行信息,根据各个业务执行信息执行相应业务,并告知服务器执行结果,服务器结束本次会话并通知用户终端。As shown in FIG. 1 , in an existing OMA DM-based device management system, a session interaction process between a server and a user terminal includes: a user terminal initiates a service request when starting a certain service, and after receiving the service request, The server needs to authenticate the user terminal, the server sends a message to the user terminal to request authentication, and the user terminal sends authentication information to the server. After the server authenticates the user terminal according to the authentication information, the server requests to obtain from the user terminal. Processing some corresponding user terminal information of the service request. At this time, the server needs to separately obtain N user terminal information by N (N is an integer greater than or equal to 1), and the user terminal can only send the user terminals N times. Information, and then the server processes the obtained user terminal information, and then provides the user terminal with M (M is an integer greater than or equal to 1) required for the user terminal, and the service execution information may be divided into multiple Provided by the second time, the user terminal obtains each service execution information returned by the server, and executes according to each service. Performing the corresponding service information, and inform the results of the server, the server ends the session and notify the user terminal.
上述的会话过程中,服务器和用户终端需要经过多次交互,才能完成一次会话,时间较长,这样会增加交互失败的概率,降低会话发起的成功 率,影响用户体验,同时也耗费更多流量。During the above session, the server and the user terminal need to perform multiple interactions to complete a session for a long time. This increases the probability of interaction failure and reduces the success of session initiation. Rate, affecting the user experience, while also consuming more traffic.
发明内容Summary of the invention
为解决上述技术问题,本发明实施例提供了一种会话的交互方法及服务器、用户终端、计算机存储介质,可以减少服务器与用户终端的交互次数,缩短交互时长。To solve the above technical problem, the embodiment of the present invention provides a method for interacting with a session, a server, a user terminal, and a computer storage medium, which can reduce the number of interactions between the server and the user terminal, and shorten the interaction duration.
本发明实施例提供的会话的交互方法,包括:The interaction method of the session provided by the embodiment of the present invention includes:
接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息;Receiving service request information, authentication information, and first information required by the server when processing the service request information;
根据所述鉴权信息对用户终端鉴权通过后,根据所述第一信息反馈用户终端所需的第二信息;所述第二信息用于所述用户终端执行所述业务请求信息对应的业务。After the user terminal is authenticated according to the authentication information, the second information required by the user terminal is fed back according to the first information; the second information is used by the user terminal to perform the service corresponding to the service request information. .
上述方案中,所述接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息,包括:In the above solution, the receiving service request information, the authentication information, and the first information required by the server when processing the service request information include:
接收业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。Receiving a service request message, where the service request message carries service request information, authentication information, and first information required by the server when processing the service request information.
上述方案中,所述接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息,包括:In the above solution, the receiving service request information, the authentication information, and the first information required by the server when processing the service request information include:
接收业务请求消息,所述业务请求消息中携带有业务请求信息;Receiving a service request message, where the service request message carries service request information;
根据所述业务请求信息向用户终端发送鉴权请求消息,并接收所述用户终端根据所述鉴权请求消息反馈的鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。Sending an authentication request message to the user terminal according to the service request information, and receiving an authentication request response message fed back by the user terminal according to the authentication request message, where the authentication request response message carries the authentication information and The first information required by the server when processing the service request information.
本发明另一实施例提供的会话的交互方法,包括:A method for interacting a session according to another embodiment of the present invention includes:
发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息;所述业务请求信息、鉴权信息以及第一信息用于所 述服务器对用户终端鉴权通过后,向用户终端反馈用户终端所需的第二信息;Transmitting service request information, authentication information, and pre-stored first information required by the server when processing the service request information; the service request information, the authentication information, and the first information are used by the server After the server authenticates the user terminal, the second information required by the user terminal is fed back to the user terminal;
接收所述服务器反馈的用户终端所需的第二信息,并根据所述第二信息执行所述业务请求信息对应的业务。Receiving second information required by the user terminal fed back by the server, and executing a service corresponding to the service request information according to the second information.
上述方案中,所述发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息,包括:In the above solution, the sending service request information, the authentication information, and the pre-stored first information required by the server when processing the service request information include:
发送业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。And sending a service request message, where the service request message carries service request information, authentication information, and pre-stored first information required by the server when processing the service request information.
上述方案中,所述发送业务请求信息、鉴权信息以及服务器处理所述业务请求信息所需的第一信息,包括:In the above solution, the sending service request information, the authentication information, and the first information required by the server to process the service request information include:
发送业务请求消息,所述业务请求消息中携带有业务请求信息;Sending a service request message, where the service request message carries service request information;
接收鉴权请求消息,根据所述鉴权请求消息发送鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。And receiving an authentication request message, and sending an authentication request response message according to the authentication request message, where the authentication request response message carries the authentication information and the pre-stored first information required by the server when processing the service request information. .
本发明实施例提供的服务器,包括:The server provided by the embodiment of the present invention includes:
第一接收单元,配置为接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息;a first receiving unit, configured to receive service request information, authentication information, and first information required by the server when processing the service request information;
鉴权单元,配置为根据所述第一接收单元接收到的鉴权信息对用户终端进行鉴权;The authentication unit is configured to authenticate the user terminal according to the authentication information received by the first receiving unit;
第一发送单元,配置为在所述鉴权单元对用户终端鉴权通过后,根据所述第一信息发送用户终端所需的第二信息;所述第二信息用于所述用户终端执行所述业务请求信息对应的业务。a first sending unit, configured to: after the authenticating unit authenticates the user terminal, send the second information required by the user terminal according to the first information; the second information is used by the user terminal to execute the The service corresponding to the service request information.
上述方案中,第一接收单元,还配置为接收业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。 In the above solution, the first receiving unit is further configured to receive a service request message, where the service request message carries service request information, authentication information, and first information required by the server when processing the service request information.
上述方案中,所述第一接收单元,还配置为接收业务请求消息,所述业务请求消息中携带有业务请求信息;In the above solution, the first receiving unit is further configured to receive a service request message, where the service request message carries service request information;
所述第一发送单元,还配置为根据所述第一接收单元接收到的业务请求信息向用户终端发送鉴权请求消息;The first sending unit is further configured to send an authentication request message to the user terminal according to the service request information received by the first receiving unit;
所述第一接收单元,还配置为接收所述用户终端根据所述鉴权请求消息反馈的鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。The first receiving unit is further configured to receive an authentication request response message that is sent by the user terminal according to the authentication request message, where the authentication request response message carries authentication information and processes the service request information. The first information required by the server.
本发明实施例提供的用户终端,包括:The user terminal provided by the embodiment of the present invention includes:
第二发送单元,配置为发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息;所述业务请求信息、鉴权信息以及第一信息用于所述服务器对用户终端鉴权通过后,向用户终端反馈用户终端所需的第二信息;a second sending unit, configured to send service request information, authentication information, and pre-stored first information required by the server when processing the service request information; the service request information, the authentication information, and the first information are used by the After the server authenticates the user terminal, the server feeds back the second information required by the user terminal to the user terminal;
第二接收单元,配置为接收所述服务器反馈的用户终端所需的第二信息;a second receiving unit, configured to receive second information required by the user terminal fed back by the server;
执行单元,配置为根据所述第二接收单元接收到的第二信息执行所述业务请求信息对应的业务。The executing unit is configured to execute the service corresponding to the service request information according to the second information received by the second receiving unit.
上述方案中,所述第二发送单元,还配置为发送业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。In the foregoing solution, the second sending unit is further configured to send a service request message, where the service request message carries service request information, authentication information, and a pre-stored first required by the server when processing the service request information. information.
上述方案中,所述第二发送单元,还配置为发送业务请求消息,所述业务请求消息中携带有业务请求信息;In the above solution, the second sending unit is further configured to send a service request message, where the service request message carries service request information;
所述第二接收单元,还配置为接收鉴权请求消息;The second receiving unit is further configured to receive an authentication request message;
所述第二发送单元,还配置为根据所述鉴权请求消息发送鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。 The second sending unit is further configured to send an authentication request response message according to the authentication request message, where the authentication request response message carries authentication information and a pre-stored server required to process the service request information The first information.
本发明实施例提供的计算机存储介质存储有计算机程序,该计算机程序用于执行上述会话的交互方法。The computer storage medium provided by the embodiment of the present invention stores a computer program for executing the interaction method of the above session.
本发明实施例所提供的会话的交互方法及服务器、用户终端、计算机存储介质,用户终端中预存有处理各种业务请求信息时服务器所需的第一信息,这样用户终端在需要进行某项业务,发送业务请求消息时,并不需要服务器发送请求就已经知晓处理该业务请求信息时服务器所需的第一信息,就可以直接将处理所述业务请求信息所需的第一信息一次性的提供给服务器,服务器根据接收到的该第一信息可以将用户终端执行相应业务所需的第二信息一次性的提供给用户终端,如此,能够大大减少用户终端和服务器之间交互的次数,缩短交互的时间,减少用户流量损耗,提高会话成功率,提升用户体验。The session interaction method and the server, the user terminal, and the computer storage medium provided by the embodiment of the present invention pre-store the first information required by the server when processing various service request information, so that the user terminal needs to perform a certain service. When the service request message is sent, the server does not need to send the request to know the first information required by the server when processing the service request information, and the first information required to process the service request information can be directly provided at one time. To the server, the server can provide the second information required by the user terminal to perform the corresponding service to the user terminal at a time according to the received first information, so that the number of interactions between the user terminal and the server can be greatly reduced, and the interaction is shortened. Time, reduce user traffic loss, improve session success rate, and improve user experience.
附图说明DRAWINGS
图1为现有会话的交互方法流程示意图;FIG. 1 is a schematic flowchart of an interaction method of an existing session;
图2为本发明实施例1提供的一种服务器侧的会话的交互方法流程示意图;2 is a schematic flowchart of a method for interacting a session on a server side according to Embodiment 1 of the present invention;
图3为本发明实施例1提供的一种用户终端侧的会话的交互方法流程示意图;FIG. 3 is a schematic flowchart of a method for interacting a session on a user terminal according to Embodiment 1 of the present invention;
图4为本发明实施例2提供的一种会话的交互方法流程示意图;4 is a schematic flowchart of a method for interacting a session according to Embodiment 2 of the present invention;
图5为本发明实施例3提供的一种会话的交互方法流程示意图;FIG. 5 is a schematic flowchart of a method for interacting a session according to Embodiment 3 of the present invention; FIG.
图6为本发明实施例4提供的一种服务器的结构框图;6 is a structural block diagram of a server according to Embodiment 4 of the present invention;
图7为本发明实施例4提供的一种用户终端的结构框图。FIG. 7 is a structural block diagram of a user terminal according to Embodiment 4 of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述。 The technical solutions in the embodiments of the present invention will be clearly and completely described in the following with reference to the accompanying drawings.
实施例1Example 1
本发明实施例提供了一种会话的交互方法,应用于服务器一侧,如图2所示,本实施例方法的处理流程包括以下步骤:The embodiment of the present invention provides a method for interacting with a session, which is applied to the server side. As shown in FIG. 2, the processing procedure of the method in this embodiment includes the following steps:
步骤201、接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。Step 201: Receive service request information, authentication information, and first information required by the server when processing the service request information.
在基于OMA DM的设备管理系统中,用户终端内预存有执行各项业务时需要向服务器发送的业务请求信息、以及处理所述业务请求信息时服务器所需的第一信息。这样,用户终端在需要执行某项业务时,就可以直接向服务器发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息;所述服务器接收所述业务请求信息、鉴权信息以及第一信息。In the OMA DM-based device management system, the user terminal pre-stores service request information that needs to be sent to the server when executing each service, and first information required by the server when processing the service request information. In this way, when the user terminal needs to perform a certain service, the user terminal can directly send the service request information, the authentication information, and the pre-stored first information required by the server when processing the service request information; the server receives the service. Request information, authentication information, and first information.
步骤202、根据所述鉴权信息对用户终端鉴权通过后,根据所述第一信息反馈用户终端所需的第二信息。Step 202: After authenticating the user terminal according to the authentication information, feedback the second information required by the user terminal according to the first information.
服务器接收到鉴权信息后,可以根据该鉴权信息对用户终端进行鉴权,确定用户终端的合法性。After receiving the authentication information, the server may authenticate the user terminal according to the authentication information, and determine the legality of the user terminal.
所述业务请求信息是用于请求所述服务器根据所述第一信息向所述用户终端反馈用户终端所需的第二信息,所述第二信息用于用户终端执行所述业务请求信息对应的业务;服务器在对用户终端鉴权通过后,就会根据所述第一信息反馈用户终端所需的第二信息。The service request information is used to request the server to feed back the second information required by the user terminal to the user terminal according to the first information, where the second information is used by the user terminal to perform the service request information. After the server authenticates the user terminal, the server feeds back the second information required by the user terminal according to the first information.
用户终端接收到所述第二信息后,可以根据所述第二信息执行对应的业务,并在执行完成对应的业务后,向所述服务器发送执行完成的执行结果消息;所述服务器接收到该执行结果消息后更新会话状态,结束本次会话。After receiving the second information, the user terminal may perform a corresponding service according to the second information, and after performing the completion of the corresponding service, send an execution result message of the execution completion to the server; the server receives the After the result message is executed, the session state is updated and the session is ended.
本发明实施例提供了一种会话的交互方法,应用于用户终端一侧,如图3所示,本实施例方法的处理流程包括以下步骤: The embodiment of the present invention provides a session interaction method, which is applied to the user terminal side. As shown in FIG. 3, the processing procedure of the method in this embodiment includes the following steps:
步骤301、发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。Step 301: Send service request information, authentication information, and pre-stored first information required by the server when processing the service request information.
在基于OMA DM的设备管理系统中,用户终端内预存有执行各项业务时需要向服务器发送的业务请求信息、以及处理所述业务请求信息时服务器所需的第一信息。这样,用户终端在需要执行某项业务时,就可以直接向服务器发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。In the OMA DM-based device management system, the user terminal pre-stores service request information that needs to be sent to the server when executing each service, and first information required by the server when processing the service request information. In this way, when the user terminal needs to perform a certain service, the user terminal can directly send the service request information, the authentication information, and the pre-stored first information required by the server when processing the service request information.
步骤302、接收所述服务器反馈的用户终端所需的第二信息,并根据所述第二信息执行所述业务请求信息对应的业务。Step 302: Receive second information required by the user terminal that is fed back by the server, and perform a service corresponding to the service request information according to the second information.
服务器接收到鉴权信息后,可以根据该鉴权信息对用户终端进行鉴权,确定用户终端的合法性;并在对用户终端鉴权通过后,根据所述第一信息反馈用户终端所需的第二信息。After receiving the authentication information, the server may authenticate the user terminal according to the authentication information, determine the legality of the user terminal, and after authenticating the user terminal, feed back the user terminal according to the first information. Second message.
用户终端接收到所述第二信息后,可以根据所述第二信息执行所述业务请求信息对应的业务,并在执行完成对应的业务后,向所述服务器发送执行完成的执行结果消息;所述服务器接收到该执行结果消息后更新会话状态,结束本次会话。After receiving the second information, the user terminal may perform the service corresponding to the service request information according to the second information, and after executing the corresponding service, send an execution result message of the execution completion to the server; After the server receives the execution result message, the session state is updated, and the session is ended.
本实施例方法中,用户终端内预存有处理业务请求信息时服务器所需的第一信息,这样,用户终端在需要进行某项业务,发送业务请求消息时,并不需要服务器发送请求就已经知晓处理该业务请求信息时服务器所需的第一信息,就可以直接将处理所述业务请求信息所需的第一信息一次性的提供给服务器;服务器根据接收到该第一信息也可以将用户终端执行相应业务所需的第二信息一次性的提供给用户终端,这样,可以减少用户终端和服务器之间的交互次数,缩短交互时间,减少流量损耗,提高会话成功率,提升用户体验。In the method of the embodiment, the first information required by the server when the service request information is processed is pre-stored in the user terminal. Therefore, when the user terminal needs to perform a certain service and sends a service request message, the server does not need to send a request to the server. The first information required by the server when the service request information is processed may directly provide the first information required to process the service request information to the server; the server may also receive the user terminal according to the received first information. The second information required to perform the corresponding service is provided to the user terminal at one time, so that the number of interactions between the user terminal and the server can be reduced, the interaction time is shortened, the traffic loss is reduced, the session success rate is improved, and the user experience is improved.
实施例2 Example 2
本发明实施例提供了一种会话的交互方法,如图4所示,本实施例方法的处理流程包括以下步骤:The embodiment of the present invention provides a method for interacting with a session. As shown in FIG. 4, the processing procedure of the method in this embodiment includes the following steps:
步骤401、用户终端向服务器发送业务请求消息。Step 401: The user terminal sends a service request message to the server.
在基于OMA DM的设备管理系统中,用户终端内预存有执行各项业务时需要向服务器发送的业务请求信息、以及处理所述业务请求信息时服务器所需的第一信息。这样,用户终端在需要执行某项业务时,就可以直接向服务器发送业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。In the OMA DM-based device management system, the user terminal pre-stores service request information that needs to be sent to the server when executing each service, and first information required by the server when processing the service request information. In this way, when the user terminal needs to perform a certain service, the user terminal can directly send a service request message to the server, where the service request message carries the service request information, the authentication information, and the pre-stored server required to process the service request information. The first information.
以移动终端的空中下载软件升级(FOTA,Firmware Over-The-Air)为例,作为用户终端的移动终端在需要进行FOTA业务时,可以直接向服务器发送FOTA请求消息,FOTA请求消息中包括FOTA请求信息、鉴权信息、以及升级版本号等处理所述FOTA业务时服务器所需的第一信息。Taking the over-the-air upgrade (FOTA) of the mobile terminal as an example, when the mobile terminal as the user terminal needs to perform FOTA service, it can directly send a FOTA request message to the server, and the FOTA request message includes the FOTA request. The first information required by the server when processing the FOTA service, such as information, authentication information, and an upgrade version number.
步骤402、服务器根据所述鉴权信息对用户终端鉴权通过后,根据所述第一信息向用户终端反馈用户终端所需的第二信息。Step 402: After the server authenticates the user terminal according to the authentication information, the server feeds back the second information required by the user terminal to the user terminal according to the first information.
所述业务请求信息是用于请求所述服务器根据所述第一信息向所述用户终端反馈用户终端所需的第二信息。The service request information is used to request the server to feed back the second information required by the user terminal to the user terminal according to the first information.
服务器接收到所述业务请求消息后,可以根据该鉴权信息对用户终端进行鉴权,确定用户终端的合法性;并在对用户终端鉴权通过后,根据所述第一信息向用户终端反馈用户终端所需的第二信息。After receiving the service request message, the server may perform authentication on the user terminal according to the authentication information to determine the legality of the user terminal. After authenticating the user terminal, the server may provide feedback to the user terminal according to the first information. The second information required by the user terminal.
步骤403、用户终端根据所述第二信息执行所述业务请求信息对应的业务,并在执行完成对应的业务后,向所述服务器发送执行完成的执行结果消息。Step 403: The user terminal performs the service corresponding to the service request information according to the second information, and after executing the corresponding service, sends an execution result message of the execution completion to the server.
仍以FOTA为例,服务器在接收到FOTA请求消息后,通过鉴权信息对用户终端进行鉴权,确定用户终端的合法性,在鉴权通过后,服务器根据接收FOTA请求信息,了解到该用户终端需要进行FOTA业务,根据升 级版本号等第一信息确定用户终端需要的是哪个版本的升级软件,然后一次性向用户终端发送第二信息:升级软件的下载地址和升级命令。用户终端根据所述升级软件的下载地址下载升级软件,根据升级命令执行对应软件的升级操作,并在升级完成后,向所述服务器发送升级完成的执行结果消息。Taking the FOTA as an example, after receiving the FOTA request message, the server authenticates the user terminal through the authentication information to determine the legality of the user terminal. After the authentication is passed, the server knows the user according to the receiving FOTA request information. The terminal needs to conduct FOTA business, according to liter The first information such as the level version number determines which version of the upgrade software the user terminal needs, and then sends the second information to the user terminal at one time: the download address of the upgrade software and the upgrade command. The user terminal downloads the upgrade software according to the download address of the upgrade software, performs an upgrade operation of the corresponding software according to the upgrade command, and sends an upgrade completion execution result message to the server after the upgrade is completed.
步骤404、所述服务器接收到该执行结果消息后更新会话状态,通知用户终端结束本次会话。Step 404: After receiving the execution result message, the server updates the session state, and notifies the user terminal to end the session.
用户终端接收到所述第二信息后,可以根据所述第二信息执行所述业务请求信息对应的业务,并在执行完成对应的业务后,向所述服务器发送执行完成的执行结果消息;所述服务器接收到该执行结果消息后更新会话状态,结束本次会话。After receiving the second information, the user terminal may perform the service corresponding to the service request information according to the second information, and after executing the corresponding service, send an execution result message of the execution completion to the server; After the server receives the execution result message, the session state is updated, and the session is ended.
现有技术如图1所示,所述用户终端和服务器之间至少需要8次信息发送,才能完成一次会话,而图4中的本实施例方法只需要4次信息发送,就可以完成一次会话;故与现有技术相比,本实施例方法减少了用户终端和服务器之间的交互次数,缩短交互的时间,减少用户流量损耗,提高会话成功率,提升用户体验。As shown in FIG. 1 , at least 8 times of information transmission between the user terminal and the server is required to complete a session, and the method of the embodiment of FIG. 4 only needs 4 times of information transmission, and the session can be completed. Therefore, compared with the prior art, the method of the embodiment reduces the number of interactions between the user terminal and the server, shortens the interaction time, reduces user traffic loss, improves the session success rate, and improves the user experience.
实施例3Example 3
本发明实施例提供了一种会话的交互方法,如图5所示,本实施例方法的处理流程包括以下步骤:An embodiment of the present invention provides a method for interacting with a session. As shown in FIG. 5, the processing procedure of the method in this embodiment includes the following steps:
步骤501、用户终端向服务器发送业务请求消息。Step 501: The user terminal sends a service request message to the server.
以移动终端的空中下载软件升级(FOTA,Firmware Over-The-Air)为例,作为用户终端的移动终端在需要进行FOTA业务时,可以直接向服务器发送FOTA请求消息,FOTA请求消息中包括FOTA请求信息。Taking the over-the-air upgrade (FOTA) of the mobile terminal as an example, when the mobile terminal as the user terminal needs to perform FOTA service, it can directly send a FOTA request message to the server, and the FOTA request message includes the FOTA request. information.
步骤502、服务器根据所述业务请求信息向用户终端发送鉴权请求消息。 Step 502: The server sends an authentication request message to the user terminal according to the service request information.
仍以FOTA为例,服务器在接收到FOTA请求消息后,了解到所述用户终端需要进行FOTA业务,此时服务器需要对该用户终端进行鉴权,确定该用户终端的合法性;由于所述业务请求消息中未包含鉴权信息,故所述服务器就向所述用户终端发送鉴权请求消息。Taking the FOTA as an example, after receiving the FOTA request message, the server learns that the user terminal needs to perform FOTA service, and the server needs to authenticate the user terminal to determine the legality of the user terminal; The authentication message is not included in the request message, so the server sends an authentication request message to the user terminal.
步骤503、服务器接收所述用户终端根据所述鉴权请求消息反馈的鉴权请求响应消息。Step 503: The server receives an authentication request response message that is sent by the user terminal according to the authentication request message.
仍以FOTA为例,用户终端内预存有执行FOTA时需要向服务器发送的FOTA请求信息和处理所述FOTA请求信息时服务器所需的第一信息。这样,用户终端在接收到服务器发送鉴权请求消息时就可以向服务器反馈鉴权请求响应消息,所述鉴权请求响应消息中可以直接携带预存的升级版本号等第一信息、以及鉴权信息。Still taking FOTA as an example, the FOTA request information that needs to be sent to the server when executing FOTA and the first information required by the server when processing the FOTA request information are pre-stored in the user terminal. In this way, the user terminal can feed back the authentication request response message to the server when receiving the authentication request message, and the authentication request response message can directly carry the first information such as the pre-stored upgrade version number and the authentication information. .
步骤504、服务器根据所述鉴权信息对用户终端鉴权通过后,根据所述第一信息向用户终端反馈用户终端所需的第二信息。Step 504: After the server authenticates the user terminal according to the authentication information, the server feeds back the second information required by the user terminal to the user terminal according to the first information.
服务器接收到所述鉴权请求响应消息后,通过鉴权信息对用户终端进行鉴权,确定用户终端的合法性,在鉴权通过后,服务器根据接收FOTA请求信息,了解到该用户终端需要进行FOTA业务,根据升级版本号等第一信息确定用户终端需要的是哪个版本的升级软件,然后一次性向用户终端发送第二信息:升级软件的下载地址和升级命令。After receiving the authentication request response message, the server authenticates the user terminal by using the authentication information to determine the legality of the user terminal. After the authentication is passed, the server learns that the user terminal needs to perform according to the receiving FOTA request information. The FOTA service determines which version of the upgrade software is required by the user terminal according to the first information such as the upgrade version number, and then sends the second information to the user terminal at one time: the download address and the upgrade command of the upgrade software.
步骤505、用户终端根据所述第二信息执行所述业务请求信息对应的业务,并在执行完成对应的业务后,向所述服务器发送执行完成的执行结果消息。Step 505: The user terminal performs the service corresponding to the service request information according to the second information, and after executing the corresponding service, sends an execution result message of the execution completion to the server.
步骤506、所述服务器接收到该执行结果消息后更新会话状态,通知用户终端结束本次会话。Step 506: After receiving the execution result message, the server updates the session state, and notifies the user terminal to end the session.
用户终端根据所述升级软件的下载地址下载升级软件,根据升级命令执行对应软件的升级操作,并在升级完成后,向所述服务器发送升级完成 的执行结果消息。所述服务器接收到该执行结果消息后更新会话状态,通知用户终端结束本次会话。The user terminal downloads the upgrade software according to the download address of the upgrade software, performs an upgrade operation of the corresponding software according to the upgrade command, and sends an upgrade completion to the server after the upgrade is completed. Execution result message. After receiving the execution result message, the server updates the session state, and notifies the user terminal to end the session.
现有技术如图1所示,所述用户终端和服务器之间至少需要8次信息发送,才能完成一次会话,而图5中的本实施例方法只需要6次信息发送,就可以完成一次会话;故与现有技术相比,本实施例方法减少了用户终端和服务器之间的交互次数,缩短交互的时间,减少用户流量损耗,提高会话成功率,提升用户体验。As shown in FIG. 1 , at least 8 times of information transmission between the user terminal and the server is required to complete a session, and the method of the embodiment of FIG. 5 only needs 6 times of information transmission, and the session can be completed. Therefore, compared with the prior art, the method of the embodiment reduces the number of interactions between the user terminal and the server, shortens the interaction time, reduces user traffic loss, improves the session success rate, and improves the user experience.
实施例4Example 4
本发明实施例提供了一种服务器,如图6所示,所述服务器包括:第一接收单元601、鉴权单元602、第一发送单元603,其中,The embodiment of the present invention provides a server. As shown in FIG. 6, the server includes: a first receiving unit 601, an authentication unit 602, and a first sending unit 603, where
所述第一接收单元601,配置为接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。The first receiving unit 601 is configured to receive service request information, authentication information, and first information required by the server when processing the service request information.
可选的,第一接收单元601,还配置为接收业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。Optionally, the first receiving unit 601 is further configured to receive a service request message, where the service request message carries service request information, authentication information, and first information required by the server when processing the service request information.
或者,所述第一接收单元601,还配置为接收业务请求消息,所述业务请求消息中携带有业务请求信息;所述第一发送单元603,还配置为根据所述第一接收单元601接收到的业务请求信息向用户终端发送鉴权请求消息;所述第一接收单元601,还配置为接收所述用户终端根据所述鉴权请求消息反馈的鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。Alternatively, the first receiving unit 601 is further configured to receive a service request message, where the service request message carries service request information, and the first sending unit 603 is further configured to receive according to the first receiving unit 601. The obtained service request information is sent to the user terminal, and the first receiving unit 601 is further configured to receive an authentication request response message fed back by the user terminal according to the authentication request message, the authentication request The response message carries the authentication information and the first information required by the server when processing the service request information.
所述鉴权单元602,配置为根据所述第一接收单元601接收到的鉴权信息对用户终端进行鉴权。The authentication unit 602 is configured to authenticate the user terminal according to the authentication information received by the first receiving unit 601.
第一发送单元603,配置为在所述鉴权单元602对用户终端鉴权通过后,根据所述第一信息发送用户终端所需的第二信息;所述第二信息用于所述 用户终端执行所述业务请求信息对应的业务。The first sending unit 603 is configured to: after the authenticating unit 602 authenticates the user terminal, send the second information required by the user terminal according to the first information; the second information is used for the The user terminal performs a service corresponding to the service request information.
本发明实施例提供了一种用户终端,如图7所示,所述用户终端包括:第二发送单元701、第二接收单元702、执行单元703,其中,The embodiment of the present invention provides a user terminal. As shown in FIG. 7, the user terminal includes: a second sending unit 701, a second receiving unit 702, and an executing unit 703, where
第二发送单元701,配置为发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息;所述业务请求信息、鉴权信息以及第一信息用于所述服务器对用户终端鉴权通过后,向用户终端反馈用户终端所需的第二信息;The second sending unit 701 is configured to send service request information, authentication information, and pre-stored first information required by the server when processing the service request information; the service request information, the authentication information, and the first information are used by the server. After the server authenticates the user terminal, the second information required by the user terminal is fed back to the user terminal;
可选的,所述第二发送单元701,还配置为发送业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。Optionally, the second sending unit 701 is further configured to send a service request message, where the service request message carries service request information, authentication information, and a pre-stored required by the server when processing the service request information. a message.
或者,所述第二发送单元701,还配置为发送业务请求消息,所述业务请求消息中携带有业务请求信息;所述第二接收单元702,还配置为接收鉴权请求消息;所述第二发送单元701,还配置为根据所述第二接收单元702接收到的鉴权请求消息发送鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。Or the second sending unit 701 is further configured to send a service request message, where the service request message carries service request information, and the second receiving unit 702 is further configured to receive an authentication request message; The sending unit 701 is further configured to send an authentication request response message according to the authentication request message received by the second receiving unit 702, where the authentication request response message carries the authentication information and the pre-stored processing the service. The first information required by the server when requesting information.
第二接收单元702,配置为接收所述服务器反馈的用户终端所需的第二信息。The second receiving unit 702 is configured to receive second information required by the user terminal fed back by the server.
执行单元703,配置为根据所述第二接收单元702接收到的第二信息执行所述业务请求信息对应的业务。The executing unit 703 is configured to execute the service corresponding to the service request information according to the second information received by the second receiving unit 702.
在实际应用中,所述第一接收单元601、鉴权单元602、第一发送单元603可由位于服务器上的中央处理器(CPU)、微处理器(MPU)、数字信号处理器(DSP)或现场可编程门阵列(FPGA)等器件实现。所述第二发送单元701、第二接收单元702、执行单元703可由位于用户终端上的中央处理器(CPU)、微处理器(MPU)、数字信号处理器(DSP)或现场可编程 门阵列(FPGA)等器件实现。In a practical application, the first receiving unit 601, the authentication unit 602, and the first sending unit 603 may be a central processing unit (CPU), a microprocessor (MPU), a digital signal processor (DSP), or Device implementation such as field programmable gate array (FPGA). The second sending unit 701, the second receiving unit 702, and the executing unit 703 may be programmable by a central processing unit (CPU), a microprocessor (MPU), a digital signal processor (DSP) or a field located on the user terminal. Device implementation such as gate array (FPGA).
本发明实施例上述业务信令跟踪的装置如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read Only Memory)、磁碟或者光盘等各种可以存储程序代码的介质。这样,本发明实施例不限制于任何特定的硬件和软件结合。The apparatus for tracking the service signaling according to the embodiment of the present invention may also be stored in a computer readable storage medium if it is implemented in the form of a software function module and sold or used as a separate product. Based on such understanding, the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium, including a plurality of instructions. A computer device (which may be a personal computer, server, or network device, etc.) is caused to perform all or part of the methods described in various embodiments of the present invention. The foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
相应地,本发明实施例还提供一种计算机存储介质,其中存储有计算机程序,该计算机程序用于执行本发明实施例的会话的交互方法。Correspondingly, an embodiment of the present invention further provides a computer storage medium, wherein a computer program is stored, and the computer program is used to execute a session interaction method of an embodiment of the present invention.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。 The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.
工业实用性Industrial applicability
本发明实施例的技术方案,用户终端中预存有处理各种业务请求信息时服务器所需的第一信息,这样用户终端在需要进行某项业务,发送业务请求消息时,并不需要服务器发送请求就已经知晓处理该业务请求信息时服务器所需的第一信息,就可以直接将处理所述业务请求信息所需的第一信息一次性的提供给服务器,服务器根据接收到的该第一信息可以将用户终端执行相应业务所需的第二信息一次性的提供给用户终端,如此,能够大大减少用户终端和服务器之间交互的次数,缩短交互的时间,减少用户流量损耗,提高会话成功率,提升用户体验。 In the technical solution of the embodiment of the present invention, the user terminal pre-stores the first information required by the server when processing various service request information, so that the user terminal does not need to send a request when the service terminal needs to perform a certain service and sends a service request message. The first information required for processing the service request information is directly provided to the server, and the server can directly provide the first information according to the received first information. The second information required for the user terminal to perform the corresponding service is provided to the user terminal at one time, so that the number of interactions between the user terminal and the server can be greatly reduced, the interaction time is shortened, the user traffic loss is reduced, and the session success rate is improved. Improve the user experience.

Claims (13)

  1. 一种会话的交互方法,所述方法包括:A method of interacting with a session, the method comprising:
    接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息;Receiving service request information, authentication information, and first information required by the server when processing the service request information;
    根据所述鉴权信息对用户终端鉴权通过后,根据所述第一信息反馈用户终端所需的第二信息;所述第二信息用于所述用户终端执行所述业务请求信息对应的业务。After the user terminal is authenticated according to the authentication information, the second information required by the user terminal is fed back according to the first information; the second information is used by the user terminal to perform the service corresponding to the service request information. .
  2. 根据权利要求1所述的方法,其中,所述接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息,包括:The method according to claim 1, wherein the receiving the service request information, the authentication information, and the first information required by the server when processing the service request information comprises:
    接收业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。Receiving a service request message, where the service request message carries service request information, authentication information, and first information required by the server when processing the service request information.
  3. 根据权利要求1所述的方法,其中,所述接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息,包括:The method according to claim 1, wherein the receiving the service request information, the authentication information, and the first information required by the server when processing the service request information comprises:
    接收业务请求消息,所述业务请求消息中携带有业务请求信息;Receiving a service request message, where the service request message carries service request information;
    根据所述业务请求信息向用户终端发送鉴权请求消息,并接收所述用户终端根据所述鉴权请求消息反馈的鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。Sending an authentication request message to the user terminal according to the service request information, and receiving an authentication request response message fed back by the user terminal according to the authentication request message, where the authentication request response message carries the authentication information and The first information required by the server when processing the service request information.
  4. 一种会话的交互方法,所述方法包括:A method of interacting with a session, the method comprising:
    发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息;所述业务请求信息、鉴权信息以及第一信息用于所述服务器对用户终端鉴权通过后,向用户终端反馈用户终端所需的第二信息;Sending service request information, authentication information, and pre-stored first information required by the server when processing the service request information; the service request information, the authentication information, and the first information are used by the server to authenticate the user terminal Afterwards, feeding back the second information required by the user terminal to the user terminal;
    接收所述服务器反馈的用户终端所需的第二信息,并根据所述第二信息执行所述业务请求信息对应的业务。 Receiving second information required by the user terminal fed back by the server, and executing a service corresponding to the service request information according to the second information.
  5. 根据权利要求4所述的方法,其中,所述发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息,包括:The method according to claim 4, wherein the sending the service request information, the authentication information, and the pre-stored first information required by the server when processing the service request information comprises:
    发送业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。And sending a service request message, where the service request message carries service request information, authentication information, and pre-stored first information required by the server when processing the service request information.
  6. 根据权利要求4所述的方法,其中,所述发送业务请求信息、鉴权信息以及服务器处理所述业务请求信息所需的第一信息,包括:The method of claim 4, wherein the sending the service request information, the authentication information, and the first information required by the server to process the service request information comprises:
    发送业务请求消息,所述业务请求消息中携带有业务请求信息;Sending a service request message, where the service request message carries service request information;
    接收鉴权请求消息,根据所述鉴权请求消息发送鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。And receiving an authentication request message, and sending an authentication request response message according to the authentication request message, where the authentication request response message carries the authentication information and the pre-stored first information required by the server when processing the service request information. .
  7. 一种服务器,所述服务器包括:A server, the server comprising:
    第一接收单元,配置为接收业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息;a first receiving unit, configured to receive service request information, authentication information, and first information required by the server when processing the service request information;
    鉴权单元,配置为根据所述第一接收单元接收到的鉴权信息对用户终端进行鉴权;The authentication unit is configured to authenticate the user terminal according to the authentication information received by the first receiving unit;
    第一发送单元,配置为在所述鉴权单元对用户终端鉴权通过后,根据所述第一信息发送用户终端所需的第二信息;所述第二信息用于所述用户终端执行所述业务请求信息对应的业务。a first sending unit, configured to: after the authenticating unit authenticates the user terminal, send the second information required by the user terminal according to the first information; the second information is used by the user terminal to execute the The service corresponding to the service request information.
  8. 根据权利要求7所述的服务器,其中,The server according to claim 7, wherein
    第一接收单元,还配置为接收业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。The first receiving unit is further configured to receive a service request message, where the service request message carries service request information, authentication information, and first information required by the server when processing the service request information.
  9. 根据权利要求7所述的服务器,其中,The server according to claim 7, wherein
    所述第一接收单元,还配置为接收业务请求消息,所述业务请求消息中携带有业务请求信息; The first receiving unit is further configured to receive a service request message, where the service request message carries service request information;
    所述第一发送单元,还配置为根据所述第一接收单元接收到的业务请求信息向用户终端发送鉴权请求消息;The first sending unit is further configured to send an authentication request message to the user terminal according to the service request information received by the first receiving unit;
    所述第一接收单元,还配置为接收所述用户终端根据所述鉴权请求消息反馈的鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及处理所述业务请求信息时服务器所需的第一信息。The first receiving unit is further configured to receive an authentication request response message that is sent by the user terminal according to the authentication request message, where the authentication request response message carries authentication information and processes the service request information. The first information required by the server.
  10. 一种用户终端,所述用户终端包括:A user terminal, the user terminal comprising:
    第二发送单元,配置为发送业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息;所述业务请求信息、鉴权信息以及第一信息用于所述服务器对用户终端鉴权通过后,向用户终端反馈用户终端所需的第二信息;a second sending unit, configured to send service request information, authentication information, and pre-stored first information required by the server when processing the service request information; the service request information, the authentication information, and the first information are used by the After the server authenticates the user terminal, the server feeds back the second information required by the user terminal to the user terminal;
    第二接收单元,配置为接收所述服务器反馈的用户终端所需的第二信息;a second receiving unit, configured to receive second information required by the user terminal fed back by the server;
    执行单元,配置为根据所述第二接收单元接收到的第二信息执行所述业务请求信息对应的业务。The executing unit is configured to execute the service corresponding to the service request information according to the second information received by the second receiving unit.
  11. 根据权利要求10所述的用户终端,其中,The user terminal according to claim 10, wherein
    所述第二发送单元,还配置为发送业务请求消息,所述业务请求消息中携带有业务请求信息、鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。The second sending unit is further configured to send a service request message, where the service request message carries service request information, authentication information, and pre-stored first information required by the server when processing the service request information.
  12. 根据权利要求10所述的用户终端,其中,The user terminal according to claim 10, wherein
    所述第二发送单元,还配置为发送业务请求消息,所述业务请求消息中携带有业务请求信息;The second sending unit is further configured to send a service request message, where the service request message carries service request information;
    所述第二接收单元,还配置为接收鉴权请求消息;The second receiving unit is further configured to receive an authentication request message;
    所述第二发送单元,还配置为根据所述鉴权请求消息发送鉴权请求响应消息,所述鉴权请求响应消息中携带有鉴权信息以及预存的处理所述业务请求信息时服务器所需的第一信息。 The second sending unit is further configured to send an authentication request response message according to the authentication request message, where the authentication request response message carries authentication information and a pre-stored server required to process the service request information The first information.
  13. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令配置为执行权利要求1-6任一项所述的会话的交互方法。 A computer storage medium having stored therein computer executable instructions configured to perform the interactive method of the session of any of claims 1-6.
PCT/CN2016/073856 2015-05-26 2016-02-16 Session exchange method, server, user terminal and computer storage medium WO2016188150A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510276576.5A CN106302343A (en) 2015-05-26 2015-05-26 The exchange method of session and server, user terminal in a kind of equipment management system
CN201510276576.5 2015-05-26

Publications (1)

Publication Number Publication Date
WO2016188150A1 true WO2016188150A1 (en) 2016-12-01

Family

ID=57392579

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/073856 WO2016188150A1 (en) 2015-05-26 2016-02-16 Session exchange method, server, user terminal and computer storage medium

Country Status (2)

Country Link
CN (1) CN106302343A (en)
WO (1) WO2016188150A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018176441A1 (en) 2017-04-01 2018-10-04 华为技术有限公司 User authentication method and device
CN111970102B (en) * 2020-08-31 2023-06-23 Oppo广东移动通信有限公司 Data processing method, device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080072043A1 (en) * 2006-09-19 2008-03-20 Joonho Lee Device management system and method of controlling the same
CN101340286A (en) * 2007-05-30 2009-01-07 华为技术有限公司 Session connection initiating method and apparatus
CN102833222A (en) * 2011-06-17 2012-12-19 华为终端有限公司 Access method and device
WO2014123576A1 (en) * 2013-02-05 2014-08-14 Necati Canpolat Online signup provisioning techniques for hotspot connections
CN104811484A (en) * 2015-04-09 2015-07-29 努比亚技术有限公司 FOTA (firmware over-the-air) upgrading method and device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127988A (en) * 2007-08-13 2008-02-20 中兴通讯股份有限公司 An interactive device management method
CN101557308B (en) * 2009-05-06 2012-01-18 成都市华为赛门铁克科技有限公司 File upgrading method and terminal device
CN101778376A (en) * 2009-12-31 2010-07-14 中兴通讯股份有限公司 Method and device for realizing wireless firmware update
CN101909084A (en) * 2010-07-28 2010-12-08 中兴通讯股份有限公司 Method and system for upgrading terminal software and service platform system
CN101909282B (en) * 2010-08-20 2014-11-05 中兴通讯股份有限公司 Triggering method, device and system of terminal operation
US9183393B2 (en) * 2012-01-12 2015-11-10 Facebook, Inc. Multiple system images for over-the-air updates
CN103812883B (en) * 2012-11-06 2017-11-21 中国移动通信集团公司 A kind of terminal management method, apparatus and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080072043A1 (en) * 2006-09-19 2008-03-20 Joonho Lee Device management system and method of controlling the same
CN101340286A (en) * 2007-05-30 2009-01-07 华为技术有限公司 Session connection initiating method and apparatus
CN102833222A (en) * 2011-06-17 2012-12-19 华为终端有限公司 Access method and device
WO2014123576A1 (en) * 2013-02-05 2014-08-14 Necati Canpolat Online signup provisioning techniques for hotspot connections
CN104811484A (en) * 2015-04-09 2015-07-29 努比亚技术有限公司 FOTA (firmware over-the-air) upgrading method and device

Also Published As

Publication number Publication date
CN106302343A (en) 2017-01-04

Similar Documents

Publication Publication Date Title
US20170161721A1 (en) Method and system for opening account based on euicc
CN106899566B (en) Authentication method, authentication equipment and authentication client
WO2015176501A1 (en) Device management session triggering method, device, system and computer storage medium
JP6458133B2 (en) Application program restoration method, apparatus, and recording medium
US10284494B2 (en) Device controlling method, client, server and intermediate device
WO2018161807A1 (en) User identity verification method and apparatus
WO2015143794A1 (en) Creating and upgrading methods, server, terminal, upgrading system, and storage media
US9094801B2 (en) Method and system for enabling multicast distribution of mobile device update data
CN112956155B (en) Apparatus and method for negotiating digital certificate between SSP device and server
WO2016023345A1 (en) Gated upgrade method and apparatus
JP6793667B2 (en) Application download method and equipment
WO2016026329A1 (en) Terminal upgrade method and apparatus
WO2018103217A1 (en) Method for upgrading application, and server and user equipment
CN110806883A (en) Method and device for safely upgrading firmware and computer readable medium
CN113282310A (en) Application management method and system, vehicle-mounted device, server and readable storage medium
WO2016188150A1 (en) Session exchange method, server, user terminal and computer storage medium
WO2018209986A1 (en) Method and device for downloading euicc subscription data
CN114124387B (en) Batch encryption changing method and system for video monitoring equipment, intelligent terminal and storage medium
CN113051539A (en) Method and device for calling digital certificate
CN106131771B (en) Bluetooth pairing method and device for mobile phone and payment terminal
KR101587030B1 (en) System and method for api call policy management of m2m application
CN109936609B (en) Terminal chain type upgrading method and device and upgrading management server
CN110837373A (en) Continuous integration and continuous delivery method, device, computer equipment and storage medium
CN114338224A (en) Intelligent hardware cross-platform control method and system
US20180219727A1 (en) Method and apparatus for terminal configuration management

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16799039

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16799039

Country of ref document: EP

Kind code of ref document: A1