US 11,755,679 B2
Service execution method and device
Chao Wu, Hangzhou (CN)
Assigned to Advanced New Technologies Co., Ltd., Grand Cayman (KY)
Filed by ADVANCED NEW TECHNOLOGIES CO., LTD., George Town (KY)
Filed on May 26, 2022, as Appl. No. 17/825,113.
Application 17/825,113 is a continuation of application No. 16/123,897, filed on Sep. 6, 2018, granted, now 11,347,825.
Application 16/123,897 is a continuation of application No. PCT/CN2017/074321, filed on Feb. 21, 2017.
Claims priority of application No. 201610126319.8 (CN), filed on Mar. 7, 2016.
Prior Publication US 2022/0300568 A1, Sep. 22, 2022
This patent is subject to a terminal disclaimer.
Int. Cl. G06F 15/16 (2006.01); G06F 16/958 (2019.01); G06F 16/957 (2019.01); G06F 9/445 (2018.01); H04L 67/60 (2022.01); H04L 67/02 (2022.01)
CPC G06F 16/958 (2019.01) [G06F 9/445 (2013.01); G06F 9/44505 (2013.01); G06F 16/9574 (2019.01); G06F 16/972 (2019.01); H04L 67/02 (2013.01); H04L 67/60 (2022.05)] 20 Claims
OG exemplary drawing
 
1. A computer-implemented method, comprising:
receiving, by a server and from a browser of a client device communicatively coupled to the server, a request to invoke a web page;
extracting, by the server, one or more service parameters from the request by parsing the request, wherein the one or more service parameters comprise a service identifier (ID);
retrieving, by the server, the web page, wherein the web page comprises the service ID;
transmitting, by the server, the web page to the client device to wake up a designated application of the client device;
receiving, by the server, a service execution request from the designated application of the client device, wherein the service execution request comprises the service ID;
determining, by the server, that the service execution request corresponds to the request; and
in response to determining that the service execution request corresponds to the request, executing, by the server, a service based on the service execution request.