CN110336752B - Method and system for improving local broadcast push efficiency - Google Patents

Method and system for improving local broadcast push efficiency Download PDF

Info

Publication number
CN110336752B
CN110336752B CN201910513817.1A CN201910513817A CN110336752B CN 110336752 B CN110336752 B CN 110336752B CN 201910513817 A CN201910513817 A CN 201910513817A CN 110336752 B CN110336752 B CN 110336752B
Authority
CN
China
Prior art keywords
server
address
grouping
routing
broadcast
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910513817.1A
Other languages
Chinese (zh)
Other versions
CN110336752A (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.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology 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 Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN201910513817.1A priority Critical patent/CN110336752B/en
Publication of CN110336752A publication Critical patent/CN110336752A/en
Application granted granted Critical
Publication of CN110336752B publication Critical patent/CN110336752B/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/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1859Arrangements for providing special services to substations for broadcast or conference, e.g. multicast adapted to provide push services, e.g. data channels
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1886Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with traffic restrictions for efficiency improvement, e.g. involving subnets or subdomains
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

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

Abstract

The invention discloses a method and a system for improving local broadcast push efficiency.A routing server receives an address request of a client, wherein the address request comprises a grouping identifier; the routing server side acquires the address of the access server conforming to the grouping identification to generate a routing address list; the routing server side returns the routing address list to the client side; by the method, the client can only be connected to the access server corresponding to the own grouping identifier, and when partial broadcasting meeting the conditions is carried out, only the broadcasting message is sent to the access server meeting the grouping identifier, and the sending of the whole broadcasting message is not needed, so that the pushing efficiency is improved.

Description

Method and system for improving local broadcast push efficiency
Technical Field
The present invention relates to the field of broadcast push, and in particular, to a method and a system for improving local broadcast push efficiency.
Background
In many systems or APPs today, there is a functionality to use message push. In fact, the number of clients of a general APP system can reach as many as several tens of millions, and if such many connections are connected to the same server, a great deal of stress is applied to the server, which may cause the server to be unusable, down or otherwise problematic.
In order to solve the above problems, many systems provide a routing list through a routing server, a client requests the routing server to obtain an interface, the routing server returns a routing result list according to a certain service logic, and the client selects one address to establish a long connection according to the returned routing result list, so that a long connection relationship between the client and a server is established.
In fact, after the long connection is successfully established between the client and the server, a long connection channel bound with a unique identifier is generated. At this time, the number of the access servers may be large, and the long connection established between the client and the server may be randomly established on one of the access servers, and it is not clear which access server is specifically established. At this time, if the broadcast information is pushed, the pushing program sends all broadcast messages to each access server, each access server performs related polling, and then sends all broadcast messages. If only partial broadcast push is carried out for a part of users meeting the conditions, because it is unclear which access server the part of users are set up, the actual operation process is to send all broadcast message push and send the broadcast message to each access server, and each access server carries out filtering inside, inquires channels meeting the conditions and then carries out message sending, namely, the method is similar to the full broadcast message.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: a method and a system for improving the push efficiency of local broadcasting are provided to improve the push efficiency of local broadcasting.
In order to solve the technical problems, the invention adopts the technical scheme that:
a method for improving the push efficiency of local broadcast comprises the following steps:
s1, the routing server receives an address request of the client, wherein the address request comprises a grouping identifier;
s2, the routing server side obtains the address of the access server conforming to the grouping identification, and generates a routing address list;
and S3, the routing server returns the routing address list to the client.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
a system for improving local broadcast push efficiency, comprising a routing server, the routing server comprising a first memory, a first processor, and a first computer program stored in the first memory and executable on the first processor, the first processor implementing the following steps when executing the first computer program:
s1, receiving an address request of a client, wherein the address request comprises a grouping identifier;
s2, obtaining the address of the access server conforming to the grouping identification, and generating a routing address list;
and S3, returning the routing address list to the client.
The invention has the beneficial effects that: a method and system for improving local broadcast push efficiency, after a route server receives an address request of a client, the address of an access server conforming to a grouping identification is firstly obtained to generate a route address list, thus, the route server returns the route address list to the client, the client selects an address from the route address list to carry out long connection, namely, the client can only be connected to the access server corresponding to the grouping identification, when partial broadcast meeting conditions is carried out, only broadcast information needs to be sent to the access server conforming to the grouping identification, and the sending of full broadcast information is not needed, so that the push efficiency is improved.
Drawings
Fig. 1 is a flowchart illustrating a method for improving local broadcast push efficiency according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a system for improving local broadcast push efficiency according to an embodiment of the present invention;
fig. 3 is a schematic connection diagram of a system for improving local broadcast push efficiency, a client, and an access cluster according to an embodiment of the present invention.
Description of reference numerals:
1. a system for improving local broadcast push efficiency; 2. a routing server side; 3. a first processor; 4. a first memory; 5. a packet server; 6. a second processor; 7. a second memory; 8. pushing a server side; 9. a third processor; 10. a third memory.
Detailed Description
In order to explain the technical contents, the objects and the effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Referring to fig. 1, a method for improving the push efficiency of local broadcast includes the steps of:
s1, the routing server receives an address request of the client, wherein the address request comprises a grouping identifier;
s2, the routing server side obtains the address of the access server conforming to the grouping identification, and generates a routing address list;
and S3, the routing server returns the routing address list to the client.
As can be seen from the above description, the beneficial effects of the present invention are: after receiving the address request of the client, the routing server acquires the address of the access server conforming to the grouping identifier to generate a routing address list, so that the routing server returns the routing address list to the client, the client selects an address from the routing address list to carry out long connection, namely, the client can only be connected to the access server corresponding to the grouping identifier of the client, and only broadcasting messages are required to be sent to the access server conforming to the grouping identifier when partial broadcasting meeting the conditions is carried out, and the sending of the whole broadcasting messages is not required, so that the pushing efficiency is improved.
Further, the packet identification comprises an application name and an IP address range.
As can be seen from the above description, the IP address shows a certain regional rule, and the region where the client connected to the server is located can be determined by using the IP address range, that is, local broadcast message transmission is performed according to the application name and the region where the client is located.
Further, step S1 is preceded by:
a packet server receives registration information of an access server, wherein the registration information comprises an intranet IP address and a port number;
and the grouping server configures grouping identification for the access server and records the corresponding relation between the grouping identification and the registration information.
It can be known from the above description that the access server automatically registers with the group server when starting, so as to group each access server according to the group identifier, so that one group has a plurality of access servers, and when a new access server is added subsequently, the access servers also register and add to the corresponding group, so that the group server returns the address information of all the access servers with the same group identifier.
Further, the step S2 is specifically:
the routing server side sends a grouping query request comprising a grouping identifier to a grouping server side;
the packet server receives the packet query request, and acquires and returns all addresses of the access servers conforming to the packet identifier to the routing server;
and the routing server receives the address of the access server conforming to the grouping identification to generate a routing address list.
It can be known from the above description that the routing server requests the grouping result from the grouping server, and the grouping server returns the address information of all access servers having the same grouping identifier, so that the client can only connect to the access server corresponding to its grouping identifier, thereby implementing local broadcast message push and improving push efficiency of local broadcast.
Further, the step S3 is followed by:
the push server acquires broadcast information, judges whether the broadcast information is full broadcast, if so, sends the broadcast information to all access servers, otherwise, acquires a to-be-broadcast packet identifier in the broadcast information, and sends a packet query request including the to-be-broadcast packet identifier to the packet server;
the packet server receives the packet query request, acquires and returns all addresses to be broadcasted of the access server to be broadcasted, which accord with the packet identifier to be broadcasted, to the push server;
and the push server receives the address to be broadcasted and sends the broadcast information to an access server corresponding to the address to be broadcasted.
As can be seen from the above description, when local broadcast message is pushed, only the broadcast message needs to be sent to the access server conforming to the group identifier, and the broadcast message does not need to be pushed to all the access servers, so that the pushing efficiency is improved.
Referring to fig. 2 to fig. 3, a system for improving local broadcast push efficiency includes a routing server, where the routing server includes a first memory, a first processor, and a first computer program stored in the first memory and executable on the first processor, and the first processor implements the following steps when executing the first computer program:
s1, receiving an address request of a client, wherein the address request comprises a grouping identifier;
s2, obtaining the address of the access server conforming to the grouping identification, and generating a routing address list;
and S3, returning the routing address list to the client.
From the above description, the beneficial effects of the present invention are: after receiving the address request of the client, the routing server acquires the address of the access server conforming to the grouping identifier to generate a routing address list, so that the routing server returns the routing address list to the client, the client selects an address from the routing address list to carry out long connection, namely, the client can only be connected to the access server corresponding to the grouping identifier, when partial broadcasting meeting the condition is carried out, only broadcasting information needs to be sent to the access server conforming to the grouping identifier, and the sending of the whole broadcasting information is not needed, so that the pushing efficiency is improved.
Further, the packet identification comprises an application name and an IP address range.
As can be seen from the above description, the IP address shows a certain regional rule, and the region where the client connected to the server is located can be determined by using the IP address range, that is, local broadcast message transmission is performed according to the application name and the region where the client is located.
Further, the system comprises a packet server, the packet server comprises a second memory, a second processor and a second computer program which is stored on the second memory and can be run on the second processor,
before the step S1, the second processor, when executing the second computer program, implements the following steps:
receiving registration information of an access server, wherein the registration information comprises an intranet IP address and a port number;
and configuring a group identifier for the access server, and recording the corresponding relation between the group identifier and the registration information.
It can be known from the above description that the access server automatically registers with the group server when starting, so as to group each access server according to the group identifier, so that one group has a plurality of access servers, and when a new access server is added subsequently, the access servers also register and add to the corresponding group, so that the group server returns the address information of all the access servers with the same group identifier.
Further, in step S2, the first processor, when executing the first computer program, specifically implements the following steps:
sending a packet query request including a packet identifier to a packet server;
receiving the address of the access server conforming to the grouping identification, and generating a routing address list;
in step S2, the second processor, when executing the second computer program, specifically implements the following steps:
and receiving the grouping inquiry request, and acquiring and returning all addresses of the access servers conforming to the grouping identification to the routing server side.
It can be known from the above description that the routing server requests the grouping result from the grouping server, and the grouping server returns the address information of all the access servers with the same grouping identifier, so that the client can only connect to the access server corresponding to its grouping identifier, thereby implementing local broadcast message push and improving push efficiency of local broadcast.
Further comprising a push service end, the push service end comprises a third memory, a third processor and a third computer program which is stored on the third memory and can run on the third processor,
after the step S3, the third processor, when executing the third computer program, implements the steps of:
acquiring broadcast information, judging whether the broadcast information is full broadcast, if so, sending the broadcast information to all access servers, otherwise, acquiring a to-be-broadcast grouping identifier in the broadcast information, and sending a grouping query request comprising the to-be-broadcast grouping identifier to a grouping server;
receiving an address to be broadcasted, and sending the broadcast information to an access server corresponding to the address to be broadcasted;
after the step S3, the second processor, when executing the second computer program, further implements the following steps:
and receiving a grouping query request, and acquiring and returning all addresses to be broadcasted of the access server to be broadcasted, which accord with the grouping identifier to be broadcasted, to the push server.
As can be seen from the above description, when local broadcast message is pushed, only the broadcast message needs to be sent to the access server conforming to the group identifier, and the broadcast message does not need to be pushed to all the access servers, so that the pushing efficiency is improved.
Referring to fig. 1, a first embodiment of the present invention is:
a method for improving the push efficiency of local broadcast comprises the following steps:
the packet server receives registration information of the access server, where the registration information includes an intranet IP address and a port number, that is, in this embodiment, when the access server is started, the packet server sends the registration information to the packet server to complete registration;
the group server configures a group identifier for the access server, and records the corresponding relation between the group identifier and the registration information, namely grouping the access server;
s1, the routing server receives the address request of the client, the address request includes the grouping identification, namely the client sends the address request;
s2, the routing server side obtains the address of the access server conforming to the grouping identification, and generates a routing address list;
specifically, the method comprises the following steps: the routing server side sends a grouping query request comprising a grouping identifier to a grouping server side;
the packet server receives the packet query request, and acquires and returns the addresses of all access servers conforming to the packet identifier to the routing server;
the routing server receives the address of the access server conforming to the grouping identification to generate a routing address list;
s3, the routing server side returns the routing address list to the client side, namely the client side can only be connected to the access server corresponding to the grouping identification of the client side.
Establishing a long connection relationship between a client and a server, wherein each client is connected to an access server of a corresponding group, and executing the following steps when broadcasting is needed subsequently:
the push server acquires broadcast information, judges whether the broadcast information is full broadcast, if so, sends the broadcast information to all access servers, otherwise, acquires a to-be-broadcast group identifier in the broadcast information, and sends a group query request including the to-be-broadcast group identifier to the group server;
the packet server receives the packet query request, acquires and returns all addresses to be broadcasted of the access server to be broadcasted, which are in accordance with the packet identifier to be broadcasted, to the push server;
and the push server receives the address to be broadcasted and sends broadcast information to an access server corresponding to the address to be broadcasted.
In this embodiment, the packet identification includes an application name and an IP address range.
Referring to fig. 2 to fig. 3, a second embodiment of the present invention is:
a system 1 for improving the local broadcast push efficiency comprises a routing server 2, a packet server 5 and a push server 8, wherein the routing server 2 comprises a first memory 4, a first processor 3 and a first computer program stored on the first memory 4 and operable on the first processor 3, the packet server 5 comprises a second memory 7, a second processor 6 and a second computer program stored on the second memory 7 and operable on the second processor 6, and the push server 8 comprises a third memory 10, a third processor 9 and a third computer program stored on the third memory 10 and operable on the third processor 9.
Wherein the first processor 3 implements the following steps when executing the first computer program:
s1, receiving an address request of the client, wherein the address request comprises a grouping identifier;
s2, obtaining the address of the access server conforming to the grouping identification, and generating a routing address list;
specifically, a packet query request including a packet identifier is sent to the packet server 5;
receiving the address of the access server conforming to the grouping identification, and generating a routing address list;
and S3, returning the routing address list to the client.
Wherein the second processor 6 implements the following steps when executing the second computer program:
receiving registration information of an access server, wherein the registration information comprises an intranet IP address and a port number;
configuring a group identifier for an access server, and recording the corresponding relation between the group identifier and registration information;
receiving a grouping query request, and acquiring and returning all addresses of the access servers which accord with the grouping identification to a routing server;
and receiving a grouping query request, and acquiring and returning all addresses to be broadcasted of the access server to be broadcasted, which accord with the grouping identifier to be broadcasted, to the push server.
Wherein the third processor 9 implements the following steps when executing the third computer program:
acquiring broadcast information, judging whether the broadcast information is full broadcast, if so, sending the broadcast information to all access servers, otherwise, acquiring a to-be-broadcast grouping identifier in the broadcast information, and sending a grouping query request comprising the to-be-broadcast grouping identifier to a grouping server;
and receiving the address to be broadcasted and sending broadcast information to an access server corresponding to the address to be broadcasted.
In this embodiment, the packet identification includes an application name and an IP address range.
As shown in fig. 3, the routing server 2 in the present invention is any one routing server in the routing cluster; the packet server 5 comprises a Redis cluster and a packet management module, wherein the Redis cluster comprises a Redis server, the packet management module is used for managing the access server, and the Redis cluster is used for storing packet information; the push server 8 is any one push server in the push cluster.
In summary, according to the method and system for improving local broadcast push efficiency provided by the present invention, after receiving an address request from a client, a routing server first obtains an address of an access server conforming to a packet identifier to generate a routing address list, so that the routing server returns the routing address list to the client, and the client selects an address from the routing address list for long connection, that is, the client can only connect to the access server corresponding to its packet identifier, and when performing a partial broadcast meeting a condition, only a broadcast message needs to be sent to the access server conforming to the packet identifier, and a full broadcast message does not need to be sent, so as to improve push efficiency; the access server automatically registers to the group server when starting, so that each access server is grouped according to the group identifier, and thus, one group has a plurality of access servers, and when a new access server is added subsequently, the access servers also register and add to the corresponding group, so that the group server returns the address information of all the access servers with the same group identifier; and meanwhile, local broadcast message sending is realized according to the application name and the area where the client is located.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (4)

1. A method for improving the push efficiency of local broadcast is characterized by comprising the following steps:
s1, the routing server receives an address request of the client, wherein the address request comprises a grouping identification, and the grouping identification comprises an application name and an IP address range;
s2, the routing server side obtains the address of the access server conforming to the grouping identification, and generates a routing address list;
s3, the routing server side returns the routing address list to the client side;
when a long connection relationship between the client and the server is established, each client is connected to the access server corresponding to the group identifier;
the step S1 is preceded by:
a packet server receives registration information of an access server, wherein the registration information comprises an intranet IP address and a port number;
the group server configures a group identifier for the access server and records the corresponding relation between the group identifier and the registration information;
the step S3 is followed by:
the push server acquires broadcast information, judges whether the broadcast information is full broadcast, if so, sends the broadcast information to all access servers, otherwise, acquires a to-be-broadcast packet identifier in the broadcast information, and sends a packet query request including the to-be-broadcast packet identifier to the packet server;
the packet server receives the packet query request, acquires and returns all addresses to be broadcasted of the access server to be broadcasted, which accord with the packet identifier to be broadcasted, to the push server;
and the push server receives the address to be broadcasted and sends the broadcast information to an access server corresponding to the address to be broadcasted.
2. The method according to claim 1, wherein the step S2 specifically includes:
the routing server side sends a grouping query request comprising a grouping identifier to a grouping server side;
the packet server receives the packet query request, and acquires and returns all addresses of the access servers conforming to the packet identifier to the routing server;
and the routing server receives the address of the access server conforming to the grouping identification to generate a routing address list.
3. A system for improving local broadcast push efficiency, comprising a routing server, the routing server comprising a first memory, a first processor, and a first computer program stored in the first memory and executable on the first processor, wherein the first processor implements the following steps when executing the first computer program:
s1, receiving an address request of a client, wherein the address request comprises a grouping identifier, and the grouping identifier comprises an application name and an IP address range;
s2, obtaining the address of the access server conforming to the grouping identification, and generating a routing address list;
s3, returning the routing address list to the client;
when a long connection relationship between the client and the server is established, each client is connected to the access server corresponding to the group identifier;
before the step S1, the second processor executes the second computer program to implement the following steps:
receiving registration information of an access server, wherein the registration information comprises an intranet IP address and a port number;
configuring a group identifier for the access server, and recording the corresponding relation between the group identifier and the registration information;
further comprising a push service comprising a third memory, a third processor and a third computer program stored on the third memory and executable on the third processor,
after the step S3, the third processor, when executing the third computer program, implements the steps of:
acquiring broadcast information, judging whether the broadcast information is full broadcast, if so, sending the broadcast information to all access servers, otherwise, acquiring a to-be-broadcast grouping identifier in the broadcast information, and sending a grouping query request comprising the to-be-broadcast grouping identifier to a grouping server;
receiving an address to be broadcasted, and sending the broadcast information to an access server corresponding to the address to be broadcasted;
after the step S3, the second processor, when executing the second computer program, further implements the following steps:
and receiving a grouping inquiry request, and acquiring and returning all addresses to be broadcasted of the access server to be broadcasted, which accord with the grouping identification to be broadcasted, to the push server.
4. The system according to claim 3, wherein in the step S2, the first processor executes the first computer program to implement the following steps:
sending a packet query request including a packet identifier to a packet server;
receiving the address of the access server conforming to the grouping identification, and generating a routing address list;
in step S2, the second processor, when executing the second computer program, specifically implements the following steps:
and receiving the grouping inquiry request, and acquiring and returning all addresses of the access servers conforming to the grouping identification to the routing server side.
CN201910513817.1A 2019-06-14 2019-06-14 Method and system for improving local broadcast push efficiency Active CN110336752B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910513817.1A CN110336752B (en) 2019-06-14 2019-06-14 Method and system for improving local broadcast push efficiency

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910513817.1A CN110336752B (en) 2019-06-14 2019-06-14 Method and system for improving local broadcast push efficiency

Publications (2)

Publication Number Publication Date
CN110336752A CN110336752A (en) 2019-10-15
CN110336752B true CN110336752B (en) 2022-06-07

Family

ID=68142017

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910513817.1A Active CN110336752B (en) 2019-06-14 2019-06-14 Method and system for improving local broadcast push efficiency

Country Status (1)

Country Link
CN (1) CN110336752B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111062011A (en) * 2019-11-08 2020-04-24 北京浪潮数据技术有限公司 Client registration method and related device
CN112367359A (en) * 2020-10-21 2021-02-12 杭州电魂网络科技股份有限公司 Game data pushing method and system
CN114039881B (en) * 2021-10-19 2023-08-08 创盛视联数码科技(北京)有限公司 Communication connection monitoring method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102238075A (en) * 2010-05-05 2011-11-09 杭州华三通信技术有限公司 IPv6 (Internet Protocol version 6) routing establishing method based on Ethernet Point-to-Point Protocol and access server
CN105553698A (en) * 2015-12-09 2016-05-04 福建天晴数码有限公司 Traffic counting method and traffic counting system based on local area network
CN105827531A (en) * 2016-04-20 2016-08-03 努比亚技术有限公司 Routing access method and terminal
CN106230918A (en) * 2016-07-26 2016-12-14 努比亚技术有限公司 A kind of method and device setting up connection
CN106230657A (en) * 2016-07-25 2016-12-14 努比亚技术有限公司 A kind of data push method and supplying system thereof
CN106357818A (en) * 2016-10-28 2017-01-25 努比亚技术有限公司 Message forwarding method and message forwarding device
CN106953842A (en) * 2017-02-13 2017-07-14 北京奇虎科技有限公司 A kind of message treatment method and device of live platform

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006042223A (en) * 2004-07-30 2006-02-09 Hitachi Communication Technologies Ltd Packet transport unit
US7940765B2 (en) * 2004-11-14 2011-05-10 Cisco Technology, Inc. Limiting unauthorized sources in a multicast distribution tree
US7877796B2 (en) * 2004-11-16 2011-01-25 Cisco Technology, Inc. Method and apparatus for best effort propagation of security group information
US7640028B2 (en) * 2006-06-30 2009-12-29 Nokia Corporation Apparatus, method and computer program product providing enhanced location update scheme for mobile station in a relay-based network
CN101179842A (en) * 2006-11-10 2008-05-14 华为技术有限公司 Method and system to obtain access information of subscriber terminal
ES2488940T3 (en) * 2007-09-13 2014-09-01 Huawei Technologies Co., Ltd. Network element method and device for acquiring the policy control information of an IP access session
US20100157870A1 (en) * 2008-12-19 2010-06-24 Qualcomm Incorporated Managing a multicast group membership table at an access network within a wireless communications system
US8661146B2 (en) * 2011-10-13 2014-02-25 Cisco Technology, Inc. Systems and methods for IP reachability in a communications network
CN103326925B (en) * 2012-03-23 2016-06-15 腾讯科技(深圳)有限公司 A kind of information push method and device
CN104796387B (en) * 2014-01-21 2018-01-19 腾讯科技(深圳)有限公司 A kind of communication means and device of Chief Web Officer connection
US9860187B2 (en) * 2014-02-28 2018-01-02 Mobile Iron, Inc. Enrolling a mobile device with an enterprise mobile device management environment
US20160165644A1 (en) * 2014-04-18 2016-06-09 Huawei Technologies Co., Ltd. Method for Receiving Push Information and Related Apparatus and System
JP2018538748A (en) * 2015-11-19 2018-12-27 ワイファイ,インコーポレイテッド Centralized access point provisioning system and operating method thereof
CN105472400B (en) * 2015-12-24 2019-06-11 Tcl集团股份有限公司 A kind of information push method and system
CN106254951B (en) * 2016-09-27 2019-01-01 腾讯科技(深圳)有限公司 A kind of net cast creation method and its system, access device, management equipment
CN109150862B (en) * 2018-08-03 2021-06-08 福建天泉教育科技有限公司 Method and server for realizing token roaming

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102238075A (en) * 2010-05-05 2011-11-09 杭州华三通信技术有限公司 IPv6 (Internet Protocol version 6) routing establishing method based on Ethernet Point-to-Point Protocol and access server
CN105553698A (en) * 2015-12-09 2016-05-04 福建天晴数码有限公司 Traffic counting method and traffic counting system based on local area network
CN105827531A (en) * 2016-04-20 2016-08-03 努比亚技术有限公司 Routing access method and terminal
CN106230657A (en) * 2016-07-25 2016-12-14 努比亚技术有限公司 A kind of data push method and supplying system thereof
CN106230918A (en) * 2016-07-26 2016-12-14 努比亚技术有限公司 A kind of method and device setting up connection
CN106357818A (en) * 2016-10-28 2017-01-25 努比亚技术有限公司 Message forwarding method and message forwarding device
CN106953842A (en) * 2017-02-13 2017-07-14 北京奇虎科技有限公司 A kind of message treatment method and device of live platform

Also Published As

Publication number Publication date
CN110336752A (en) 2019-10-15

Similar Documents

Publication Publication Date Title
CN110336752B (en) Method and system for improving local broadcast push efficiency
EP3060018B1 (en) Registration method and system for common service entity
CN107508795A (en) Across the access process device and method of container cluster
CN104093118A (en) Resource notification method, machine-to-machine nodes and system
AU2018453104B2 (en) Subscription message processing method and apparatus, and computer device and storage medium
CN101188514A (en) Method, device and system for automatically discovering network element device
CN113905050B (en) Method, device and system for detecting internet access information
CN104168140A (en) VTEP abnormal condition processing method and device
CN102325200A (en) Method for rapidly acquiring IPv6 (Internet Protocol Version 6) address and DHCP (Dynamic Host Configuration Protocol) snooping equipment
CN111638891A (en) Equipment upgrading method and device, terminal equipment and storage medium
CN110971702A (en) Service calling method and device, computer equipment and storage medium
EP3879787A1 (en) Communication method and system under micro-service architecture
CN108337280B (en) Resource updating method and device
CN111064729B (en) Message processing method and device, storage medium and electronic device
CN111930482A (en) Task processing method, device and equipment based on node cluster and storage medium
CN101753561B (en) Business cluster processing method and cluster system
CN110784510A (en) Method for accessing target service node to bus and information interaction method of service node
CN112825571A (en) Network function management, registration and request method, device, network element and medium
CN111385324A (en) Data communication method, device, equipment and storage medium
CN115442231A (en) Method, device, equipment and medium for managing white list information of switch
CN115442329A (en) Domain name information query method, system, device, equipment and storage medium
CN113691599A (en) Method and device for data synchronization between service instances
US20150282121A1 (en) Local resource sharing method of machine to machine component and apparatus thereof
CN110943993A (en) Method and device for requesting preposition, computer equipment and storage medium
CN104168255A (en) Method and system for request message processing

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