CN111371678A - Third-party service operation method and device, gateway equipment and storage medium - Google Patents

Third-party service operation method and device, gateway equipment and storage medium Download PDF

Info

Publication number
CN111371678A
CN111371678A CN202010121243.6A CN202010121243A CN111371678A CN 111371678 A CN111371678 A CN 111371678A CN 202010121243 A CN202010121243 A CN 202010121243A CN 111371678 A CN111371678 A CN 111371678A
Authority
CN
China
Prior art keywords
service
request
module
service request
gateway device
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.)
Granted
Application number
CN202010121243.6A
Other languages
Chinese (zh)
Other versions
CN111371678B (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.)
China Broadband Communications Co ltd
Original Assignee
Beijing Tianwei Communication 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 Beijing Tianwei Communication Technology Co ltd filed Critical Beijing Tianwei Communication Technology Co ltd
Priority to CN202010121243.6A priority Critical patent/CN111371678B/en
Publication of CN111371678A publication Critical patent/CN111371678A/en
Application granted granted Critical
Publication of CN111371678B publication Critical patent/CN111371678B/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
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application relates to a gateway device, which comprises a system kernel, a routing module and a container; a third-party service module is loaded in the container; the system kernel is configured with a request receiving module, a request identification module and a request processing module; a request receiving module configured to receive a service request; the request identification module is configured to acquire the received service request and identify whether the service request is a third-party service; the request processing module is configured to acquire an access address in the service request when the request identification module identifies that the service request is the third-party service, and send the service request to a corresponding container based on the acquired access address; and the container is configured to receive the service request sent by the request processing module and run the corresponding service according to the service request. The method does not need to be mixed with other PCs for use, so that the interference of application software on other PCs on the application of the third-party service is effectively avoided, and the safety of the third-party service is effectively improved.

Description

Third-party service operation method and device, gateway equipment and storage medium
Technical Field
The present disclosure relates to the field of internet device technologies, and in particular, to a third-party service operation method and apparatus, a gateway device, and a storage medium.
Background
In the catering and retail industries, each storefront needs a local server for businesses such as POS (point of sale) machines, invoicing, ordering, cash register and the like (namely, third-party services) besides necessary gateway equipment (such as uCPE (customer premise equipment) of SD-WAN). These servers have low performance requirements but have certain requirements on stability and security. In the prior art, the third-party service is usually located in a stand-alone PC (computer) or integrated with other PCs (e.g. the PC of a store clerk) in the store. However, the number of programs installed in these PCs is large, which may cause a great risk to the service security, so that the security of the third-party service is not high enough.
Disclosure of Invention
In view of this, the present disclosure provides a gateway device, which may effectively improve the security of third-party services.
According to an aspect of the present application, there is provided a gateway device, including a system kernel, a routing module, and a container; a third-party service module is loaded in the container;
the third-party service module comprises any one of a POS machine service module, an ordering service module, an invoicing service module and a cashier service module;
the system kernel is configured with a request receiving module, a request identifying module and a request processing module;
the request receiving module is configured to receive a service request;
the request identification module is configured to acquire the received service request and identify whether the service request is a third-party service;
the request processing module is configured to acquire an access address in the service request when the request identification module identifies that the service request is the third-party service, and send the service request to a corresponding container based on the acquired access address;
the container is configured to receive the service request sent by the request processing module and run a corresponding service according to the service request.
In a possible implementation, the number of the containers is at least one; and at least one of the containers is arranged in parallel;
each container is loaded with one type of the third-party service module.
In a possible implementation manner, the operating system of the gateway device is a Linux operating system; the system kernel is a Linux kernel.
In a possible implementation manner, the hardware platform of the gateway device is an X86 platform.
In a possible implementation manner, the request processing module is further configured to send the network request to a routing module when the request identification module identifies that the service request is a network request;
the routing module is configured to receive the service request sent by the request processing module and execute corresponding operation according to the service request.
According to another aspect of the present application, there is also provided a third-party service operating method, which operates based on any one of the foregoing gateway devices, and includes:
receiving a service request and identifying the service request;
when the service request is identified as a third-party service, acquiring an access address in the service request;
the third-party service comprises any one of POS machine service, ordering service, invoicing service and cashier service;
and sending the service request to a corresponding container in the gateway equipment according to the access address, and running corresponding operation by the container according to the service request.
In one possible implementation manner, the method further includes: and when the service request is identified to be a network request, sending the service request to a routing module of the gateway device, receiving the service request by the routing module, and executing corresponding operation according to the service request.
According to an aspect of the present application, a third-party service running device is provided, which includes a request receiving module, a request identifying module and a request processing module;
the request receiving module is configured to receive a service request;
the request identification module configured to identify the service request;
the request processing module is configured to send the service request to a corresponding container in the gateway device when the request identification module identifies that the service request is a third-party service, and the container runs corresponding operation according to the service request;
wherein the third-party service includes any one of a POS machine service, an ordering service, an invoicing service and a cashier service.
In a possible implementation manner, the request processing module is further configured to send the service request to a routing module in the gateway device when the request identifying module identifies that the service request is a network request, and the routing module executes a corresponding operation according to the service request.
According to another aspect of the present application, there is also provided a non-transitory computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the method of any of the preceding.
According to the gateway equipment, the container is additionally arranged on the basis of the configuration of the routing module, and the third-party service module is loaded in the container, so that the compatibility and integration of the network service function and the third-party service function are realized. Therefore, when the retail industry configures the third-party service application, the local server does not need to be configured for the third-party service application independently, and the retail industry does not need to be mixed with other PCs for use, so that the interference of application software on other PCs on the third-party service application is effectively avoided, and the safety of the third-party service is effectively improved. Meanwhile, the third-party service is configured on the gateway equipment by adopting a container technology, and the third-party service module and the routing module share one system kernel, so that the hardware resource is further saved, and the hardware configuration cost of the third-party service is further reduced.
Other features and aspects of the present disclosure will become apparent from the following detailed description of exemplary embodiments, which proceeds with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate exemplary embodiments, features, and aspects of the disclosure and, together with the description, serve to explain the principles of the disclosure.
Fig. 1 shows an architecture diagram of a gateway device of an embodiment of the present application;
FIG. 2 is a flow chart illustrating a third party service execution method according to an embodiment of the present application;
fig. 3 shows a block diagram of a third-party service execution apparatus according to an embodiment of the present application.
Detailed Description
Various exemplary embodiments, features and aspects of the present disclosure will be described in detail below with reference to the accompanying drawings. In the drawings, like reference numbers can indicate functionally identical or similar elements. While the various aspects of the embodiments are presented in drawings, the drawings are not necessarily drawn to scale unless specifically indicated.
The word "exemplary" is used exclusively herein to mean "serving as an example, embodiment, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments.
Furthermore, in the following detailed description, numerous specific details are set forth in order to provide a better understanding of the present disclosure. It will be understood by those skilled in the art that the present disclosure may be practiced without some of these specific details. In some instances, methods, means, elements and circuits that are well known to those skilled in the art have not been described in detail so as not to obscure the present disclosure.
Fig. 1 shows an architecture diagram of a gateway device 100 according to an embodiment of the present application. Referring to fig. 1, the gateway device 100 of the present application includes a system core 110, a routing module 120, and a container 130. Wherein the container 130 is loaded with a third party service module. Here, the third-party service module includes any one of a POS service module, an ordering service module, an invoicing service module, and a cashier service module.
The system core 110 is configured with a request receiving module, a request identifying module and a request processing module. The request receiving module is configured to receive a service request. Here, it should be noted that the service request may be various requests transmitted to the gateway apparatus 100 through the terminal apparatus. Such as: the network connection request transmitted to the gateway apparatus 100 by the terminal apparatus may be a request for an ordering service or the like transmitted to the gateway apparatus 100 by the terminal apparatus. And will not be described in detail herein.
And the request identification module is configured to acquire the received service request and identify whether the service request is a third-party service. And the request processing module is configured to, when the request identification module identifies that the service request is a third-party service, acquire an access address in the service request, and send the service request to the corresponding container 130 based on the acquired access address. The container 130 is configured to receive the service request sent by the request processing module and run the corresponding service according to the service request.
The gateway device 100 of the present application, by adding the container 130 on the basis of configuring the routing module 120, loads the third party service module in the container 130, thereby implementing compatibility and integration of the network service function and the third party service function. Therefore, when the retail industry configures the third-party service application, the local server does not need to be configured for the third-party service application independently, and the retail industry does not need to be mixed with other PCs for use, so that the interference of application software on other PCs on the third-party service application is effectively avoided, and the safety of the third-party service is effectively improved. Meanwhile, by configuring the third-party service on the gateway device 100 by using the container 130 technology, the third-party service module and the routing module 120 share one system kernel 110, which further saves hardware resources, thereby further reducing the hardware configuration cost of the third-party service.
In one possible implementation, the number of the containers 130 configured in the gateway apparatus 100 is at least one. When the number of the containers 130 is two or more, the two or more containers 130 are arranged in parallel. That is, the containers 130 are isolated from each other and do not affect each other. Meanwhile, each container 130 is loaded with a different third party service module. Referring to fig. 2, for example, a plurality of containers 130 are disposed in the gateway apparatus 100, and the containers 130 are isolated from each other. Among them, the third party service module loaded in one container 130 (i.e., container 1)130a serves the POS, and the third party service module loaded in the other container 130 (i.e., container 2)130b serves the order. By configuring a plurality of isolated containers 130, the gateway device 100 can satisfy a plurality of different third-party services, which further improves the functions of the gateway device 100, and makes the functions of the gateway device 100 more diversified.
It should be noted that, in the gateway device 100 of the present application, the operating system of the gateway device 100 may be a Linux operating system, such as: debian or other Linux distribution. Correspondingly, the system kernel 110 is a Linux kernel. The Linux kernel is shared by all modules and services in the gateway device 100, which saves system resources to some extent.
Further, it should be noted that, in the gateway device 100 of the present application, the hardware platform of the gateway device 100 is the X86 platform. By adopting the X86 platform as the hardware platform of the gateway device 100 of the present application, the third-party service module embedded in the container 130 can be more base-compatible, thereby ensuring the reliability and stability of the third-party service in the gateway device 100.
In addition, in a possible implementation, the request processing module is further configured to send the network request to the routing module 120 when the request identification module identifies that the service request is a network request. The routing module 120 is configured to receive the service request and perform a corresponding operation according to the received service request. Such as: if the received service request is a request of a PC to connect to a network, the routing module 120 performs a corresponding network connection operation according to the service request. The network connection service may be implemented by adopting conventional technical means in the art, and therefore, the detailed description is omitted here.
Referring to fig. 1, it should be further noted that a standard component 140 is further configured in the gateway device 100 of the present application. It will be understood by those skilled in the art that the standard component 140 is used to implement the original functions of the gateway device 100, and thus will not be described in detail here.
It should be noted that, although the gateway device 100 of the present application is described by taking fig. 1 as an example, those skilled in the art will understand that the present disclosure should not be limited thereto. In fact, the user can flexibly set the architecture of the hardware platform, the operating system, and the like in the gateway device 100 according to personal preference and/or actual application scenarios, as long as the network service is compatible with the third-party service. Meanwhile, it should be noted that the gateway device 100 of the present application may be a router, and may also be other network devices (e.g., UCPE node of SD-WAN, NAS), which is not limited herein.
In this way, by using the gateway device 100 of the X86+ Linux platform, by configuring the container 130, and thereby directly deploying various third party services on the gateway device 100 with the container 130 technology as isolation, compatibility of the third party services of the gateway device 100 is achieved. Compared with a compatible mode that an additional physical machine or virtual machine is used for carrying out third-party service, the container 130 technology occupies the least system resources, and therefore the purpose that relatively safe service is achieved at the lowest cost by using the least hardware resources is achieved.
Further, based on the gateway device 100 described above, the present application also provides a third party service operation method. The third-party service operation method provided by the present application is implemented based on any one of the gateway device 100 described above. Therefore, the repetition is not repeated.
Referring to fig. 2, the third-party service operation method provided by the present application includes: step S100, receiving the service request and identifying the service request. The receiving and identifying of the service request are respectively implemented by a request receiving module and a request identifying module in the gateway device 100, which are not described herein again. Step S200, when the service request is identified as a third-party service, an access address in the service request is obtained. Further, in step S300, according to the access address, the service request is sent to the corresponding container 130 in the gateway device 100, and the container 130 executes the corresponding operation according to the service request. Here, it should be noted that each container 130 is loaded with a different third-party service module, and the service request includes service content and a corresponding access address. Obtaining the corresponding access address from the service request and sending the service request to the corresponding container 130 according to the access address can be implemented by adopting the conventional technical means in the art. And therefore will not be described in detail herein.
In addition, in the third-party service operation method of the present application, when the service request is identified as a network request, in this case, through step S400, the service request is sent to the routing module 120 of the gateway device 100, and the service request is received by the reason module, and corresponding operation is executed according to the service request. Thereby implementing the functions of services other than the third party service in the gateway apparatus 100.
Correspondingly, the application also provides a third-party service operation device. Since the working principle of the third-party service operation device of the present application is the same as or similar to that of the third-party service operation method of the present application, repeated descriptions are omitted.
Referring to fig. 3, the third party service execution apparatus 200 provided by the present application includes a request receiving module 210, a request identifying module 220, and a request processing module 230; a request receiving module 210 configured to receive a service request; a request identification module 220 configured to identify a service request; the request processing module 230 is configured to, when the request identifying module 220 identifies that the service request is a third-party service, send the service request to the corresponding container 130 in the gateway device 100, and the container runs a corresponding operation according to the service request; the third-party service comprises any one of POS machine service, ordering service, invoicing service and cashier service.
In a possible implementation manner, the request processing module 230 is further configured to send the service request to the routing module 120 in the gateway device 100 when the request identifying module 220 identifies that the service request is a network request, and the routing module 120 performs a corresponding operation according to the service request.
It should be noted that, the third-party service running apparatus 200 of the present application may be directly loaded into the system core 110 of the gateway device 100 for running, and may also be loaded into processors of other electronic devices for running, which is not described herein again.
According to another aspect of the present disclosure, there is also provided a non-transitory computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the third party service execution method as described in any of the preceding.
Having described embodiments of the present disclosure, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the disclosed embodiments. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terms used herein were chosen in order to best explain the principles of the embodiments, the practical application, or technical improvements to the techniques in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.

Claims (10)

1. A gateway device is characterized by comprising a system kernel, a routing module and a container; a third-party service module is loaded in the container;
the third-party service module comprises any one of a POS machine service module, an ordering service module, an invoicing service module and a cashier service module;
the system kernel is configured with a request receiving module, a request identifying module and a request processing module;
the request receiving module is configured to receive a service request;
the request identification module is configured to acquire the received service request and identify whether the service request is a third-party service;
the request processing module is configured to acquire an access address in the service request when the request identification module identifies that the service request is the third-party service, and send the service request to a corresponding container based on the acquired access address;
the container is configured to receive the service request sent by the request processing module and run a corresponding service according to the service request.
2. The gateway device of claim 1, wherein the number of containers is at least one; and at least one of the containers is arranged in parallel;
each container is loaded with one type of the third-party service module.
3. The gateway device according to claim 1, wherein the operating system of the gateway device is a Linux operating system; the system kernel is a Linux kernel.
4. The gateway device of claim 3, wherein the hardware platform of the gateway device is an X86 platform.
5. The gateway device of claim 1, wherein the request processing module is further configured to send the network request to a routing module when the request identification module identifies that the service request is a network request;
the routing module is configured to receive the service request sent by the request processing module and execute corresponding operation according to the service request.
6. A third-party service operation method, which is performed based on the gateway device of any one of claims 1 to 5, and includes:
receiving a service request and identifying the service request;
when the service request is identified as a third-party service, acquiring an access address in the service request;
the third-party service comprises any one of POS machine service, ordering service, invoicing service and cashier service;
and sending the service request to a corresponding container in the gateway equipment according to the access address, and running corresponding operation by the container according to the service request.
7. The method of claim 6, further comprising: and when the service request is identified to be a network request, sending the service request to a routing module of the gateway device, receiving the service request by the routing module, and executing corresponding operation according to the service request.
8. The third-party service operation device is characterized by comprising a request receiving module, a request identification module and a request processing module;
the request receiving module is configured to receive a service request;
the request identification module configured to identify the service request;
the request processing module is configured to send the service request to a corresponding container in the gateway device when the request identification module identifies that the service request is a third-party service, and the container runs corresponding operation according to the service request;
wherein the third-party service includes any one of a POS machine service, an ordering service, an invoicing service and a cashier service.
9. The third-party service execution apparatus according to claim 8, wherein the request processing module is further configured to send the service request to a routing module in the gateway device when the request identification module identifies that the service request is a network request, and the routing module performs a corresponding operation according to the service request.
10. A non-transitory computer readable storage medium having computer program instructions stored thereon, wherein the computer program instructions, when executed by a processor, implement the method of claim 6 or 7.
CN202010121243.6A 2020-02-26 2020-02-26 Third-party service operation method and device, gateway equipment and storage medium Active CN111371678B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010121243.6A CN111371678B (en) 2020-02-26 2020-02-26 Third-party service operation method and device, gateway equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010121243.6A CN111371678B (en) 2020-02-26 2020-02-26 Third-party service operation method and device, gateway equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111371678A true CN111371678A (en) 2020-07-03
CN111371678B CN111371678B (en) 2021-12-31

Family

ID=71211518

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010121243.6A Active CN111371678B (en) 2020-02-26 2020-02-26 Third-party service operation method and device, gateway equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111371678B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114443311A (en) * 2022-04-07 2022-05-06 北京天维信通科技有限公司 Third-party service configuration method and device and electronic equipment
CN114595023A (en) * 2022-04-28 2022-06-07 北京天维信通科技有限公司 Method and system for running personalized interface based on third-party service and intelligent terminal

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080168451A1 (en) * 2002-12-23 2008-07-10 International Business Machines Corporation Topology aware grid services scheduler architecture
CN106134137A (en) * 2014-03-14 2016-11-16 Nicira股份有限公司 The advertising of route of managed gateway
CN108306917A (en) * 2017-01-13 2018-07-20 中国移动通信集团江西有限公司 The register method and device of data processing method and device, micro services module
CN109032783A (en) * 2018-08-01 2018-12-18 杭州朗和科技有限公司 Information interacting method, medium, device and calculating equipment
CN109788040A (en) * 2018-12-27 2019-05-21 北京航天智造科技发展有限公司 Micro services authorize dispatching method and system
CN110737643A (en) * 2019-09-29 2020-01-31 广州餐道信息科技有限公司 big data analysis, processing and management center station based on catering information management system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080168451A1 (en) * 2002-12-23 2008-07-10 International Business Machines Corporation Topology aware grid services scheduler architecture
CN106134137A (en) * 2014-03-14 2016-11-16 Nicira股份有限公司 The advertising of route of managed gateway
CN108306917A (en) * 2017-01-13 2018-07-20 中国移动通信集团江西有限公司 The register method and device of data processing method and device, micro services module
CN109032783A (en) * 2018-08-01 2018-12-18 杭州朗和科技有限公司 Information interacting method, medium, device and calculating equipment
CN109788040A (en) * 2018-12-27 2019-05-21 北京航天智造科技发展有限公司 Micro services authorize dispatching method and system
CN110737643A (en) * 2019-09-29 2020-01-31 广州餐道信息科技有限公司 big data analysis, processing and management center station based on catering information management system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114443311A (en) * 2022-04-07 2022-05-06 北京天维信通科技有限公司 Third-party service configuration method and device and electronic equipment
CN114443311B (en) * 2022-04-07 2022-08-05 北京天维信通科技有限公司 Third-party service configuration method and device and electronic equipment
CN114595023A (en) * 2022-04-28 2022-06-07 北京天维信通科技有限公司 Method and system for running personalized interface based on third-party service and intelligent terminal

Also Published As

Publication number Publication date
CN111371678B (en) 2021-12-31

Similar Documents

Publication Publication Date Title
CN109547570B (en) Service registration method, device, registration center management equipment and storage medium
US7146431B2 (en) Virtual network environment
US20080104223A1 (en) Plug-in accelerator
US10673835B2 (en) Implementing single sign-on in a transaction processing system
CN111371678B (en) Third-party service operation method and device, gateway equipment and storage medium
CN111796858A (en) Method, system and related equipment for access detection of application programs in Kubernetes cluster
CN108491278B (en) Method and network device for processing service data
CN114189525B (en) Service request method and device and electronic equipment
US20120159423A1 (en) Tenant independent add-on software packages for an enterprise platform as a service product
US9621633B2 (en) Flow director-based low latency networking
CN114205342A (en) Routing method, electronic device, medium, and program product for service debugging
US11785054B2 (en) Deriving system architecture from security group relationships
CN109218393A (en) A kind of implementation method of push, device, equipment and computer storage medium
CN109120680B (en) Control system, method and related equipment
CN111447273B (en) Cloud processing system and data processing method based on cloud processing system
CN113783914A (en) Data processing method, device and equipment
US8924960B2 (en) Assignment, at least in part, of at least one virtual machine to at least one packet
CN114124877B (en) Multi-platform micro-service connection technology
CN111475226B (en) Electronic device, micro-service calling method, and computer-readable storage medium
CN115826845A (en) Storage resource allocation method and device, storage medium and electronic device
US10715590B2 (en) Non-transitory computer-readable storage medium, process distribution apparatus and process distribution method
CN112637201A (en) Request processing method, device, equipment and system of web server
CN112328174A (en) Data pushing method, device, system and medium for cloud computing platform
EP1296242A2 (en) Method and apparatus for allocating resources in a multi-domain system
CN116016646B (en) Service access control method, device, equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 100083 room B1001, building 8, yard 1, Zhongguancun East Road, Haidian District, Beijing

Patentee after: China Broadband Communications Co.,Ltd.

Country or region after: China

Address before: 100083 room B1001, building 8, yard 1, Zhongguancun East Road, Haidian District, Beijing

Patentee before: Beijing Tianwei Communication Technology Co.,Ltd.

Country or region before: China

CP03 Change of name, title or address