







技术领域technical field
本发明涉及数据处理技术领域,特别是涉及一种组播链路监测方法以及装置,以及一种计算机可读存储介质。The present invention relates to the technical field of data processing, and in particular, to a method and device for monitoring a multicast link, and a computer-readable storage medium.
背景技术Background technique
近年来,随着移动通讯的快速发展,终端(例如:智能手机)已经深入人们的生活当中并为人们的生活带来极大的方便。In recent years, with the rapid development of mobile communications, terminals (eg, smart phones) have penetrated into people's lives and brought great convenience to people's lives.
终端安装各种应用程序,应用程序已成为人们日常生活中不可或缺的工具。在使用应用程序时,终端向自治网络发送业务请求,自治网络为业务创建组播链路,通过组播链路传输业务数据。自治网络中自治服务器在创建组播链路后,需要把组播链路信息同步给分控服务器或者边界路由器,自治服务器需确定同步成功后再响应终端的业务,业务响应速度慢,影响终端用户的体验。Various applications are installed on the terminal, and the application has become an indispensable tool in people's daily life. When using an application, the terminal sends a service request to the autonomous network, and the autonomous network creates a multicast link for the service, and transmits service data through the multicast link. After the autonomous server in the autonomous network creates a multicast link, it needs to synchronize the multicast link information to the sub-control server or border router. The autonomous server needs to confirm that the synchronization is successful and then respond to the service of the terminal. The service response speed is slow, which affects the end user. experience.
发明内容SUMMARY OF THE INVENTION
鉴于上述问题,提出了本发明实施例以便提供一种克服上述问题或者至少部分地解决上述问题的一种组播链路监测方法、一种组播链路监测装置,以及一种计算机可读存储介质。In view of the above problems, embodiments of the present invention are proposed to provide a multicast link monitoring method, a multicast link monitoring device, and a computer-readable storage device that overcomes the above problems or at least partially solves the above problems medium.
为了解决上述问题,本发明实施例公开了一种组播链路监测方法,其中,所述方法应用于基于视联网的自治网络中,自治网络包含多层自治云,每层自治云包含至少一个自治云,每个自治云均包含自治服务器,所述方法包括:自治服务器接收终端设备发送的业务;根据所述业务,建立组播链路并确定组播链路信息;将所述组播链路信息同步至分控服务器或边界路由器;响应所述终端设备发送的业务;开启预设线程处理所述分控服务器或边界路由器返回的同步响应信息。In order to solve the above problem, an embodiment of the present invention discloses a multicast link monitoring method, wherein the method is applied to an autonomous network based on the Internet of Views, the autonomous network includes multiple layers of autonomous clouds, and each layer of autonomous clouds includes at least one An autonomous cloud, each autonomous cloud includes an autonomous server, and the method includes: the autonomous server receives a service sent by a terminal device; according to the service, establishing a multicast link and determining multicast link information; Synchronize the road information to the sub-control server or the border router; respond to the service sent by the terminal device; open a preset thread to process the synchronization response information returned by the sub-control server or the border router.
优选地,所述开启预设线程处理所述分控服务器或边界路由器返回的同步响应信息的步骤,包括:开启预设线程接收所述分控服务器和所述边界路由器返回的同步响应信息;当所述同步响应信息指示同步异常时,向网管服务器上报异常信息,以使所述网管服务器对所述同步异常生成处理指令;接收所述网管服务器发送的所述指令;根据所述指令处理所述同步异常。Preferably, the step of starting a preset thread to process the synchronization response information returned by the sub-control server or the border router includes: starting a preset thread to receive the synchronization response information returned by the sub-control server and the border router; when When the synchronization response information indicates that the synchronization is abnormal, the abnormal information is reported to the network management server, so that the network management server generates a processing instruction for the synchronization abnormality; receives the instruction sent by the network management server; Synchronization exception.
优选地,所述根据所述指令处理所述同步异常的步骤,包括:根据所述指令终止所述业务;或者,返回执行所述将所述组播链路信息同步至分控服务器或边界路由器的步骤。Preferably, the step of processing the synchronization exception according to the instruction includes: terminating the service according to the instruction; or, returning to execute the step of synchronizing the multicast link information to the sub-control server or the border router A step of.
优选地,所述方法还包括:当所述同步响应信息指示同步异常时,使用日志记录所述异常信息。Preferably, the method further includes: when the synchronization response information indicates a synchronization exception, recording the exception information using a log.
为了解决上述问题,本发明实施例还公开了一种组播链路监测装置,其中,所述装置应用于基于视联网的自治网络中,自治网络包含多层自治云,每层自治云包含至少一个自治云,每个自治云均包含所述装置,所述装置包括:接收模块,用于接收终端设备发送的业务;建立模块,用于根据所述业务,建立组播链路并确定组播链路信息;同步模块,用于将所述组播链路信息同步至分控服务器或边界路由器;响应模块,响应所述终端设备发送的业务;开启模块,用于开启预设线程处理所述分控服务器或边界路由器返回的同步响应信息。In order to solve the above problem, an embodiment of the present invention also discloses a multicast link monitoring device, wherein the device is applied to an autonomous network based on the Internet of Views, the autonomous network includes multiple layers of autonomous clouds, and each layer of autonomous clouds includes at least An autonomous cloud, each autonomous cloud includes the device, and the device includes: a receiving module for receiving a service sent by a terminal device; a establishing module for establishing a multicast link and determining a multicast based on the service link information; a synchronization module for synchronizing the multicast link information to a sub-control server or a border router; a response module for responding to a service sent by the terminal device; an enabling module for enabling a preset thread to process the Synchronous response information returned by the sub-control server or border router.
优选地,所述开启模块包括:接收子模块,用于开启预设线程接收所述分控服务器和所述边界路由器返回的同步响应信息;上报子模块,用于当所述同步响应信息指示同步异常时,向网管服务器上报异常信息,以使所述网管服务器对所述同步异常生成处理指令;指令接收子模块,用于接收所述网管服务器发送的所述指令;处理子模块,用于根据所述指令处理所述同步异常。Preferably, the enabling module includes: a receiving sub-module for enabling a preset thread to receive synchronization response information returned by the sub-control server and the border router; a reporting sub-module for when the synchronization response information indicates synchronization When abnormal, report the abnormal information to the network management server, so that the network management server generates a processing instruction for the synchronization abnormality; the instruction receiving sub-module is used for receiving the instruction sent by the network management server; the processing sub-module is used for according to the The instruction handles the synchronization exception.
优选地,所述处理子模块具体用于:根据所述指令终止所述业务;或者,返回执行所述同步模块将所述组播链路信息同步至分控服务器或边界路由器。Preferably, the processing sub-module is specifically configured to: terminate the service according to the instruction; or, return to execute the synchronization module to synchronize the multicast link information to the sub-control server or the border router.
优选地,所述上报子模块还用于:当所述同步响应信息指示同步异常时,使用日志记录所述异常信息。Preferably, the reporting submodule is further configured to: when the synchronization response information indicates a synchronization abnormality, use a log to record the abnormality information.
本发明实施例还公开了一种组播链路监测装置,包括:The embodiment of the present invention also discloses a multicast link monitoring device, including:
一个或多个处理器;和one or more processors; and
其上存储有指令的一个或多个机器可读介质,当由所述一个或多个处理器执行时,使得所述装置执行如本发明实施例所述的一个或多个的组播链路监测方法。One or more machine-readable media having instructions stored thereon that, when executed by the one or more processors, cause the apparatus to perform one or more of the multicast links described in the embodiments of the present invention monitoring method.
本发明实施例还公开了一种计算机可读存储介质,其存储的计算机程序使得处理器执行如本发明实施例所述的组播链路监测方法。The embodiment of the present invention also discloses a computer-readable storage medium, the computer program stored in the storage medium enables the processor to execute the multicast link monitoring method according to the embodiment of the present invention.
本发明实施例包括以下优点:The embodiments of the present invention include the following advantages:
在本发明实施例中,在将组播链路信息同步至分控服务器或边界路由器后便响应终端设备发送的业务;边响应业务边通过开启预设线程处理分控服务器或边界路由器返回的同步响应信息,也即无论同步是否成功均先对终端设备做出业务响应,能够有效缩短业务响应时间提升响应速度,从而提升终端设备用户的体验。In the embodiment of the present invention, after synchronizing the multicast link information to the sub-control server or the border router, it responds to the service sent by the terminal device; while responding to the service, the synchronization returned by the sub-control server or the border router is processed by opening a preset thread The response information, that is, whether the synchronization is successful or not, firstly respond to the terminal equipment, which can effectively shorten the service response time and improve the response speed, thereby improving the user experience of the terminal equipment.
附图说明Description of drawings
图1是本发明的一种视联网的组网示意图;Fig. 1 is the networking schematic diagram of a kind of video network of the present invention;
图2是本发明的一种节点服务器的硬件结构示意图;2 is a schematic diagram of the hardware structure of a node server of the present invention;
图3是本发明的一种接入交换机的硬件结构示意图;3 is a schematic diagram of a hardware structure of an access switch of the present invention;
图4是本发明的一种以太网协转网关的硬件结构示意图;4 is a schematic diagram of the hardware structure of an Ethernet protocol conversion gateway of the present invention;
图5是本发明实施例的一种组播链路监测方法实施例一的步骤流程图;FIG. 5 is a flow chart of steps of Embodiment 1 of a multicast link monitoring method according to an embodiment of the present invention;
图6是自治网络的网络结构示意图;6 is a schematic diagram of the network structure of an autonomous network;
图7是本发明实施例的一种组播链路监测方法实施例二的步骤流程图;FIG. 7 is a flow chart of steps of Embodiment 2 of a multicast link monitoring method according to an embodiment of the present invention;
图8是本发明实施例的一种组播链路监测装置实施例的结构示意图。FIG. 8 is a schematic structural diagram of an embodiment of a multicast link monitoring apparatus according to an embodiment of the present invention.
具体实施方式Detailed ways
为使本发明的上述目的、特征和优点能够更加明显易懂,下面结合附图和具体实施方式对本发明作进一步详细的说明。In order to make the above objects, features and advantages of the present invention more clearly understood, the present invention will be described in further detail below with reference to the accompanying drawings and specific embodiments.
视联网是网络发展的重要里程碑,是一个实时网络,能够实现高清视频实时传输,将众多互联网应用推向高清视频化,高清面对面。Video networking is an important milestone in network development. It is a real-time network that can realize real-time transmission of high-definition video, and push many Internet applications to high-definition video, high-definition face-to-face.
视联网采用实时高清视频交换技术,可以在一个网络平台上将所需的服务,如高清视频会议、视频监控、智能化监控分析、应急指挥、数字广播电视、延时电视、网络教学、现场直播、VOD点播、电视邮件、个性录制(PVR)、内网(自办)频道、智能化视频播控、信息发布等数十种视频、语音、图片、文字、通讯、数据等服务全部整合在一个系统平台,通过电视或电脑实现高清品质视频播放。Video networking adopts real-time high-definition video switching technology, which can provide required services on a network platform, such as high-definition video conferencing, video surveillance, intelligent monitoring and analysis, emergency command, digital broadcast TV, delayed TV, online teaching, live broadcast , VOD on demand, TV mail, personal recording (PVR), intranet (self-organized) channels, intelligent video broadcast control, information release and other dozens of video, voice, picture, text, communication, data and other services are all integrated into one The system platform can realize high-definition video playback through TV or computer.
为使本领域技术人员更好地理解本发明实施例,以下对视联网进行介绍:In order to make those skilled in the art better understand the embodiments of the present invention, video networking is introduced as follows:
视联网所应用的部分技术如下所述:Some of the technologies applied by the Internet of Views are as follows:
网络技术(Network Technology)Network Technology
视联网的网络技术创新改良了传统以太网(Ethernet),以面对网络上潜在的巨大第一视频流量。不同于单纯的网络分组包交换(Packet Switching)或网络电路交换(Circuit Switching),视联网技术采用Packet Switching满足Streaming需求。视联网技术具备分组交换的灵活、简单和低价,同时具备电路交换的品质和安全保证,实现了全网交换式虚拟电路,以及数据格式的无缝连接。The network technology innovation of the video network improves the traditional Ethernet (Ethernet) to face the potential huge first video traffic on the network. Different from simple network packet switching (Packet Switching) or network circuit switching (Circuit Switching), the Internet of View technology adopts Packet Switching to meet the requirements of Streaming. The Internet of Things technology has the flexibility, simplicity and low price of packet switching, and at the same time has the quality and security assurance of circuit switching, and realizes the entire network of switched virtual circuits and seamless connection of data formats.
交换技术(Switching Technology)Switching Technology
视联网采用以太网的异步和包交换两个优点,在全兼容的前提下消除了以太网缺陷,具备全网端到端无缝连接,直通用户终端,直接承载IP数据包。用户数据在全网范围内不需任何格式转换。视联网是以太网的更高级形态,是一个实时交换平台,能够实现目前互联网无法实现的全网大规模高清视频实时传输,将众多网络视频应用推向高清化、统一化。The Internet of Things adopts the asynchronous and packet switching advantages of Ethernet, and eliminates the defects of Ethernet under the premise of full compatibility. User data does not need any format conversion in the whole network. Video networking is a more advanced form of Ethernet. It is a real-time switching platform that can realize the real-time transmission of large-scale high-definition video across the entire network that cannot be achieved by the Internet, and push many network video applications to high-definition and unified.
服务器技术(Server Technology)Server Technology
视联网和统一视频平台上的服务器技术不同于传统意义上的服务器,它的流媒体传输是建立在面向连接的基础上,其数据处理能力与流量、通讯时间无关,单个网络层就能够包含信令及数据传输。对于语音和视频业务来说,视联网和统一视频平台流媒体处理的复杂度比数据处理简单许多,效率比传统服务器大大提高了百倍以上。The server technology on the video networking and unified video platform is different from the server in the traditional sense. Its streaming media transmission is based on connection-oriented, and its data processing capability has nothing to do with traffic and communication time. A single network layer can contain information. command and data transmission. For voice and video services, the complexity of video networking and unified video platform streaming media processing is much simpler than data processing, and the efficiency is greatly improved by more than 100 times compared to traditional servers.
储存器技术(Storage Technology)Storage Technology
统一视频平台的超高速储存器技术为了适应超大容量和超大流量的媒体内容而采用了最先进的实时操作系统,将服务器指令中的节目信息映射到具体的硬盘空间,媒体内容不再经过服务器,瞬间直接送达到用户终端,用户等待一般时间小于0.2秒。最优化的扇区分布大大减少了硬盘磁头寻道的机械运动,资源消耗仅占同等级IP互联网的20%,但产生大于传统硬盘阵列3倍的并发流量,综合效率提升10倍以上。The ultra-high-speed storage technology of the unified video platform adopts the most advanced real-time operating system in order to adapt to the media content of large capacity and large flow, and maps the program information in the server instruction to the specific hard disk space, and the media content no longer passes through the server. It is directly delivered to the user terminal in an instant, and the general waiting time of the user is less than 0.2 seconds. The optimized sector distribution greatly reduces the mechanical movement of the hard disk head seeking, and the resource consumption only accounts for 20% of the same level of IP Internet, but it generates 3 times more concurrent traffic than traditional hard disk arrays, and the overall efficiency is increased by more than 10 times.
网络安全技术(Network Security Technology)Network Security Technology
视联网的结构性设计通过每次服务单独许可制、设备与用户数据完全隔离等方式从结构上彻底根除了困扰互联网的网络安全问题,一般不需要杀毒程序、防火墙,杜绝了黑客与病毒的攻击,为用户提供结构性的无忧安全网络。The structural design of the Internet of Things completely eliminates the network security problems that plague the Internet through separate licensing for each service and complete isolation of equipment and user data. Generally, anti-virus programs and firewalls are not required, and hackers and viruses are prevented from attacking. , to provide users with a structured worry-free safety network.
服务创新技术(Service Innovation Technology)Service Innovation Technology
统一视频平台将业务与传输融合在一起,不论是单个用户、私网用户还是一个网络的总合,都不过是一次自动连接。用户终端、机顶盒或PC直接连到统一视频平台,获得丰富多彩的各种形态的多媒体视频服务。统一视频平台采用“菜谱式”配表模式来替代传统的复杂应用编程,可以使用非常少的代码即可实现复杂的应用,实现“无限量”的新业务创新。The unified video platform integrates services and transmission. Whether it is a single user, a private network user, or the aggregate of a network, it is just an automatic connection. User terminals, set-top boxes or PCs are directly connected to the unified video platform to obtain a variety of multimedia video services in various forms. The unified video platform adopts the "recipe-style" table matching mode to replace the traditional complex application programming. It can realize complex applications with very little code, and realize "unlimited" new business innovation.
视联网的组网如下所述:The networking of the Internet of Things is as follows:
视联网是一种集中控制的网络结构,该网络可以是树型网、星型网、环状网等等类型,但在此基础上网络中需要有集中控制节点来控制整个网络。The Internet of Things is a centralized control network structure. The network can be a tree network, a star network, a ring network, etc., but on this basis, a centralized control node is required in the network to control the entire network.
如图1所示,视联网分为接入网和城域网两部分。As shown in Figure 1, the Internet of Things is divided into two parts: the access network and the metropolitan area network.
接入网部分的设备主要可以分为3类:节点服务器,接入交换机,终端(包括各种机顶盒、编码板、存储器等)。节点服务器与接入交换机相连,接入交换机可以与多个终端相连,并可以连接以太网。The equipment in the access network part can be mainly divided into three categories: node server, access switch, and terminal (including various set-top boxes, coding boards, memory, etc.). The node server is connected to the access switch, and the access switch can be connected to multiple terminals and can be connected to Ethernet.
其中,节点服务器是接入网中起集中控制功能的节点,可控制接入交换机和终端。节点服务器可直接与接入交换机相连,也可以直接与终端相连。The node server is a node in the access network that functions as a centralized control, and can control access switches and terminals. The node server can be directly connected to the access switch, or it can be directly connected to the terminal.
类似的,城域网部分的设备也可以分为3类:城域服务器,节点交换机,节点服务器。城域服务器与节点交换机相连,节点交换机可以与多个节点服务器相连。Similarly, the equipment in the metropolitan area network can also be divided into three categories: metropolitan area server, node switch, and node server. The metropolitan area server is connected with the node switch, and the node switch can be connected with multiple node servers.
其中,节点服务器即为接入网部分的节点服务器,即节点服务器既属于接入网部分,又属于城域网部分。The node server is the node server of the access network part, that is, the node server belongs to both the access network part and the metropolitan area network part.
城域服务器是城域网中起集中控制功能的节点,可控制节点交换机和节点服务器。城域服务器可直接连接节点交换机,也可直接连接节点服务器。The metropolitan area server is a node with centralized control function in the metropolitan area network, which can control the node switch and the node server. The metropolitan area server can be directly connected to the node switch or directly connected to the node server.
由此可见,整个视联网络是一种分层集中控制的网络结构,而节点服务器和城域服务器下控制的网络可以是树型、星型、环状等各种结构。It can be seen that the entire VisionLink network is a network structure controlled by layers and centralized, and the network controlled by the node server and the metro server can be tree, star, ring and other structures.
形象地称,接入网部分可以组成统一视频平台(虚线圈中部分),多个统一视频平台可以组成视联网;每个统一视频平台可以通过城域以及广域视联网互联互通。Figuratively, the access network part can form a unified video platform (the part in the dashed circle), and multiple unified video platforms can form a video network; each unified video platform can be interconnected through the metro and wide-area video networks.
视联网设备分类Classification of Internet-connected devices
1.1本发明实施例的视联网中的设备主要可以分为3类:服务器,交换机(包括以太网协转网关),终端(包括各种机顶盒,编码板,存储器等)。视联网整体上可以分为城域网(或者国家网、全球网等)和接入网。1.1 The devices in the video networking according to the embodiment of the present invention can be mainly divided into three categories: servers, switches (including Ethernet protocol conversion gateways), and terminals (including various set-top boxes, coding boards, memories, etc.). As a whole, the Internet of Views can be divided into a metropolitan area network (or a national network, a global network, etc.) and an access network.
1.2其中接入网部分的设备主要可以分为3类:节点服务器,接入交换机(包括以太网协转网关),终端(包括各种机顶盒,编码板,存储器等)。1.2 The equipment in the access network part can be mainly divided into three categories: node server, access switch (including Ethernet protocol conversion gateway), terminal (including various set-top boxes, coding boards, memory, etc.).
各接入网设备的具体硬件结构为:The specific hardware structure of each access network device is as follows:
节点服务器:Node server:
如图2所示,主要包括网络接口模块201、交换引擎模块202、CPU模块203、磁盘阵列模块204;As shown in FIG. 2 , it mainly includes a
其中,网络接口模块201,CPU模块203、磁盘阵列模块204进来的包均进入交换引擎模块202;交换引擎模块202对进来的包进行查地址表205的操作,从而获得包的导向信息;并根据包的导向信息把该包存入对应的包缓存器206的队列;如果包缓存器206的队列接近满,则丢弃;交换引擎模块202轮询所有包缓存器队列,如果满足以下条件进行转发:1)该端口发送缓存未满;2)该队列包计数器大于零。磁盘阵列模块204主要实现对硬盘的控制,包括对硬盘的初始化、读写等操作;CPU模块203主要负责与接入交换机、终端(图中未示出)之间的协议处理,对地址表205(包括下行协议包地址表、上行协议包地址表、数据包地址表)的配置,以及,对磁盘阵列模块204的配置。Among them, the incoming packets from the
接入交换机:Access switch:
如图3所示,主要包括网络接口模块(下行网络接口模块301、上行网络接口模块302)、交换引擎模块303和CPU模块304;As shown in FIG. 3 , it mainly includes a network interface module (downlink
其中,下行网络接口模块301进来的包(上行数据)进入包检测模块305;包检测模块305检测包的目地地址(DA)、源地址(SA)、数据包类型及包长度是否符合要求,如果符合,则分配相应的流标识符(stream-id),并进入交换引擎模块303,否则丢弃;上行网络接口模块302进来的包(下行数据)进入交换引擎模块303;CPU模块304进来的数据包进入交换引擎模块303;交换引擎模块303对进来的包进行查地址表306的操作,从而获得包的导向信息;如果进入交换引擎模块303的包是下行网络接口往上行网络接口去的,则结合流标识符(stream-id)把该包存入对应的包缓存器307的队列;如果该包缓存器307的队列接近满,则丢弃;如果进入交换引擎模块303的包不是下行网络接口往上行网络接口去的,则根据包的导向信息,把该数据包存入对应的包缓存器307的队列;如果该包缓存器307的队列接近满,则丢弃。Wherein, the incoming packet (uplink data) from the downlink network interface module 301 enters the packet detection module 305; the packet detection module 305 detects whether the destination address (DA), source address (SA), data packet type and packet length of the packet meet the requirements, if If it matches, assign the corresponding stream identifier (stream-id) and enter the switching engine module 303, otherwise discard it; the incoming packet (downlink data) from the upstream network interface module 302 enters the switching engine module 303; the incoming data packet from the CPU module 304 Enter the switching engine module 303; the switching engine module 303 performs the operation of looking up the address table 306 for the incoming packet, thereby obtaining the orientation information of the packet; if the packet entering the switching engine module 303 is from the downlink network interface to the uplink network interface, then combine The stream identifier (stream-id) stores the packet into the queue of the corresponding packet buffer 307; if the queue of the packet buffer 307 is close to full, it is discarded; if the packet entering the switching engine module 303 is not the downstream network interface, it is upstream If the data packet goes to the network interface, the data packet is stored in the queue of the corresponding packet buffer 307 according to the direction information of the packet; if the queue of the packet buffer 307 is nearly full, it is discarded.
交换引擎模块303轮询所有包缓存器队列,可以包括两种情形:The switching
如果该队列是下行网络接口往上行网络接口去的,则满足以下条件进行转发:1)该端口发送缓存未满;2)该队列包计数器大于零;3)获得码率控制模块产生的令牌;If the queue is from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) The port sending buffer is not full; 2) The queue packet counter is greater than zero; 3) The token generated by the rate control module is obtained ;
如果该队列不是下行网络接口往上行网络接口去的,则满足以下条件进行转发:1)该端口发送缓存未满;2)该队列包计数器大于零。If the queue is not from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) the sending buffer of the port is not full; 2) the packet counter of the queue is greater than zero.
码率控制模块308是由CPU模块304来配置的,在可编程的间隔内对所有下行网络接口往上行网络接口去的包缓存器队列产生令牌,用以控制上行转发的码率。The
CPU模块304主要负责与节点服务器之间的协议处理,对地址表306的配置,以及,对码率控制模块308的配置。The
以太网协转网关:Ethernet protocol conversion gateway :
如图4所示,主要包括网络接口模块(下行网络接口模块401、上行网络接口模块402)、交换引擎模块403、CPU模块404、包检测模块405、码率控制模块408、地址表406、包缓存器407和MAC添加模块409、MAC删除模块410。As shown in Figure 4, it mainly includes a network interface module (downlink
其中,下行网络接口模块401进来的数据包进入包检测模块405;包检测模块405检测数据包的以太网MAC DA、以太网MAC SA、以太网length or frame type、视联网目地地址DA、视联网源地址SA、视联网数据包类型及包长度是否符合要求,如果符合则分配相应的流标识符(stream-id);然后,由MAC删除模块410减去MAC DA、MAC SA、length or frame type(2byte),并进入相应的接收缓存,否则丢弃;Among them, the data packets coming from the downlink
下行网络接口模块401检测该端口的发送缓存,如果有包则根据包的视联网目地地址DA获知对应的终端的以太网MAC DA,添加终端的以太网MAC DA、以太网协转网关的MACSA、以太网length or frame type,并发送。The downlink
以太网协转网关中其他模块的功能与接入交换机类似。The functions of other modules in the Ethernet protocol conversion gateway are similar to that of the access switch.
终端:terminal:
主要包括网络接口模块、业务处理模块和CPU模块;例如,机顶盒主要包括网络接口模块、视音频编解码引擎模块、CPU模块;编码板主要包括网络接口模块、视音频编码引擎模块、CPU模块;存储器主要包括网络接口模块、CPU模块和磁盘阵列模块。Mainly include network interface module, service processing module and CPU module; for example, set-top box mainly includes network interface module, video and audio codec engine module, CPU module; encoding board mainly includes network interface module, video and audio encoding engine module, CPU module; memory It mainly includes network interface module, CPU module and disk array module.
1.3城域网部分的设备主要可以分为2类:节点服务器,节点交换机,城域服务器。其中,节点交换机主要包括网络接口模块、交换引擎模块和CPU模块;城域服务器主要包括网络接口模块、交换引擎模块和CPU模块构成。1.3 The equipment in the metropolitan area network can be mainly divided into two categories: node server, node switch, and metropolitan area server. Among them, the node switch mainly includes a network interface module, a switching engine module and a CPU module; the metropolitan area server mainly includes a network interface module, a switching engine module and a CPU module.
2、视联网数据包定义2. Definition of Internet Data Packets
2.1接入网数据包定义2.1 Definition of Access Network Data Packets
接入网的数据包主要包括以下几部分:目的地址(DA)、源地址(SA)、保留字节、payload(PDU)、CRC。The data packet of the access network mainly includes the following parts: destination address (DA), source address (SA), reserved bytes, payload (PDU), and CRC.
如下表所示,接入网的数据包主要包括以下几部分:As shown in the table below, the data packets of the access network mainly include the following parts:
其中:in:
目的地址(DA)由8个字节(byte)组成,第一个字节表示数据包的类型(例如各种协议包、组播数据包、单播数据包等),最多有256种可能,第二字节到第六字节为城域网地址,第七、第八字节为接入网地址;The destination address (DA) consists of 8 bytes (byte), the first byte indicates the type of the data packet (such as various protocol packets, multicast data packets, unicast data packets, etc.), there are up to 256 possibilities, The second to sixth bytes are the metropolitan area network address, and the seventh and eighth bytes are the access network address;
源地址(SA)也是由8个字节(byte)组成,定义与目的地址(DA)相同;The source address (SA) is also composed of 8 bytes (byte), and the definition is the same as the destination address (DA);
保留字节由2个字节组成;Reserved bytes consist of 2 bytes;
payload部分根据不同的数据报的类型有不同的长度,如果是各种协议包的话是64个字节,如果是单组播数据包话是32+1024=1056个字节,当然并不仅仅限于以上2种;The payload part has different lengths according to different types of datagrams. If it is a variety of protocol packets, it is 64 bytes. If it is a single multicast data packet, it is 32+1024=1056 bytes. Of course, it is not limited to Above 2 kinds;
CRC有4个字节组成,其计算方法遵循标准的以太网CRC算法。The CRC consists of 4 bytes, and its calculation method follows the standard Ethernet CRC algorithm.
2.2城域网数据包定义2.2 MAN Data Packet Definition
城域网的拓扑是图型,两个设备之间可能有2种、甚至2种以上的连接,即节点交换机和节点服务器、节点交换机和节点交换机、节点交换机和节点服务器之间都可能超过2种连接。但是,城域网设备的城域网地址却是唯一的,为了精确描述城域网设备之间的连接关系,在本发明实施例中引入参数:标签,来唯一描述一个城域网设备。The topology of the metropolitan area network is a graph. There may be two or even more than two connections between two devices, that is, there may be more than two connections between node switches and node servers, between node switches and node switches, and between node switches and node servers. kind of connection. However, the metropolitan area network address of the metropolitan area network equipment is unique. In order to accurately describe the connection relationship between the metropolitan area network equipment, a parameter: label is introduced in the embodiment of the present invention to uniquely describe a metropolitan area network equipment.
本说明书中标签的定义和MPLS(Multi-Protocol Label Switch,多协议标签交换)的标签的定义类似,假设设备A和设备B之间有两个连接,那么数据包从设备A到设备B就有2个标签,数据包从设备B到设备A也有2个标签。标签分入标签、出标签,假设数据包进入设备A的标签(入标签)是0x0000,这个数据包离开设备A时的标签(出标签)可能就变成了0x0001。城域网的入网流程是集中控制下的入网过程,也就意味着城域网的地址分配、标签分配都是由城域服务器主导的,节点交换机、节点服务器都是被动的执行而已,这一点与MPLS的标签分配是不同的,MPLS的标签分配是交换机、服务器互相协商的结果。The definition of labels in this specification is similar to the definition of MPLS (Multi-Protocol Label Switch, Multi-Protocol Label Switch) labels. Assuming that there are two connections between device A and device B, the data packets from device A to device B have 2 labels, packets from device B to device A also have 2 labels. Labels are divided into incoming labels and outgoing labels. Assuming that the label (incoming label) of the data packet entering device A is 0x0000, the label (outgoing label) of the data packet when it leaves device A may become 0x0001. The network access process of the metropolitan area network is a network access process under centralized control, which means that the address allocation and label allocation of the metropolitan area network are dominated by the metropolitan area server, and the node switches and node servers are all passively executed. Different from MPLS label assignment, MPLS label assignment is the result of mutual negotiation between switches and servers.
如下表所示,城域网的数据包主要包括以下几部分:As shown in the table below, the data packets of the metropolitan area network mainly include the following parts:
即目的地址(DA)、源地址(SA)、保留字节(Reserved)、标签、payload(PDU)、CRC。其中,标签的格式可以参考如下定义:标签是32bit,其中高16bit保留,只用低16bit,它的位置是在数据包的保留字节和payload之间。Namely destination address (DA), source address (SA), reserved bytes (Reserved), label, payload (PDU), CRC. Among them, the format of the label can refer to the following definition: the label is 32 bits, of which the upper 16 bits are reserved, and only the lower 16 bits are used, and its position is between the reserved bytes of the data packet and the payload.
参考图5,示出了本发明实施例的一种组播链路监测方法。Referring to FIG. 5, a method for monitoring a multicast link according to an embodiment of the present invention is shown.
实施例一的步骤流程图具体可以包括如下步骤:The flowchart of the steps of the first embodiment may specifically include the following steps:
步骤501:自治服务器接收终端设备发送的业务。Step 501: The autonomous server receives the service sent by the terminal device.
本发明实施例提供的组播链路监测方法应用于基于视联网的自治网络中,如图6所示,自治网络包含多层自治云,每层自治云包含至少一个自治云。其中,每个自治云均包含自治服务器,自治服务器是自治云的大脑。The multicast link monitoring method provided by the embodiment of the present invention is applied to an autonomous network based on the Internet of Views. As shown in FIG. 6 , the autonomous network includes multiple layers of autonomous clouds, and each layer of autonomous clouds includes at least one autonomous cloud. Among them, each autonomous cloud contains an autonomous server, and the autonomous server is the brain of the autonomous cloud.
自治网络:自治网络是一种分布式的集中控制网络,在视联网中包括多个按层分布的自治云,即视联网的整体网络结构由多个称为自治云的结构单元互相连接而成,自治云在互相连接时呈现出层级结构。Autonomous network: Autonomous network is a distributed centralized control network, which includes multiple autonomous clouds distributed by layers in the Internet of Things, that is, the overall network structure of Internet of Things is composed of multiple structural units called autonomous clouds. , autonomous clouds present a hierarchical structure when connected to each other.
自治云:自治云是构成视联网的基本结构单元,也是使视联网可以正常运行的最小单元。Autonomous cloud: The autonomous cloud is the basic structural unit that constitutes the Internet of Views, and it is also the smallest unit that enables the Internet of Views to operate normally.
步骤502:根据业务,建立组播链路并确定组播链路信息。Step 502: According to the service, establish a multicast link and determine multicast link information.
自治服务器将组播链路信息转换成与视联网传输协议匹配的格式,转换后的组播链路信息发送至分控服务器和边界路由器。The autonomous server converts the multicast link information into a format matching the video networking transmission protocol, and sends the converted multicast link information to the sub-control server and the border router.
步骤503:将组播链路信息同步至分控服务器或边界路由器。Step 503: Synchronize the multicast link information to the sub-control server or the border router.
分控服务器:自治云中的转发节点。每个自治云中均包含分控服务器,若自治云为单自治则无需设置边界路由器,若自治云为多自治则需设置边界路由器。Sub-control server: the forwarding node in the autonomous cloud. Each autonomous cloud contains sub-control servers. If the autonomous cloud is single-autonomous, you do not need to set up a border router, and if the autonomous cloud is multi-autonomous, you need to set up a border router.
边界路由器:边界路由器是自治云的数据转发节点,可以同时连接到两层自治云中,能够实现跨自治云的数据转发。Border router: The border router is the data forwarding node of the autonomous cloud. It can be connected to two layers of autonomous clouds at the same time, and can realize data forwarding across autonomous clouds.
分控服务器或边界路由器接收到组播链路信息后与自治服务器同步,无论同步成功与否均会返回同步响应结果至自治服务器。其中,同步响应结果即同步响应信息。The sub-control server or the border router synchronizes with the autonomous server after receiving the multicast link information, and returns a synchronization response to the autonomous server regardless of whether the synchronization is successful or not. The synchronization response result is synchronization response information.
步骤504:响应终端设备发送的业务。Step 504: Respond to the service sent by the terminal device.
自治服务器无需等待分控服务器或边界路由器的同步响应结果,直接返回成功至终端设备,这样就保证了自治服务器可以快速的给发起业务的设备发送响应信息,避免影响其它的业务的正常进行,可提升自治的处理性能。The autonomous server does not need to wait for the synchronization response result of the sub-control server or the border router, and directly returns the success to the terminal device, which ensures that the autonomous server can quickly send the response information to the device that initiates the service, so as to avoid affecting the normal operation of other services. Improve autonomous processing performance.
步骤505:开启预设线程处理分控服务器或边界路由器返回的同步响应信息。Step 505: Start a preset thread to process the synchronization response information returned by the sub-control server or the border router.
自治服务器中预设有特定线程,该线程即预设线程用于专门接收分控服务器或边界路由器的组播链路的同步成功与否的响应,如果全部正确,则忽略结果,如果出现同步失败的情况,则把失败信息上报给网管服务器,由网管服务器对组播链路进行修复或断开该链路。A specific thread is preset in the autonomous server. This thread is the preset thread that is used to receive the response of the synchronization success of the multicast link of the sub-control server or the border router. If all are correct, the result will be ignored. If synchronization fails In the case of failure, the failure information is reported to the network management server, and the network management server repairs the multicast link or disconnects the link.
本发明实施例提供的组播链路监测方法,在将组播链路信息同步至分控服务器或边界路由器后便响应终端设备发送的业务;边响应业务边通过开启预设线程处理分控服务器或边界路由器返回的同步响应信息,也即无论同步是否成功均先对终端设备做出业务响应,能够有效缩短响应时间提升响应速度,从而提升终端设备用户的体验。In the multicast link monitoring method provided by the embodiment of the present invention, after synchronizing the multicast link information to the sub-control server or the border router, it responds to the service sent by the terminal device; while responding to the service, the sub-control server is processed by opening a preset thread. Or the synchronization response information returned by the border router, that is, regardless of whether the synchronization is successful or not, the terminal device will first respond to the service, which can effectively shorten the response time and improve the response speed, thereby improving the user experience of the terminal device.
参考图7,示出了本发明实施例的一种组播链路监测方法。Referring to FIG. 7 , a method for monitoring a multicast link according to an embodiment of the present invention is shown.
实施例二的步骤流程图具体可以包括如下步骤:The flowchart of the steps of the second embodiment may specifically include the following steps:
步骤601:自治服务器接收终端设备发送的业务。Step 601: The autonomous server receives the service sent by the terminal device.
本发明实施例提供的组播链路监测方法应用于基于视联网的自治网络中,自治网络包含多层自治云,每层自治云包含至少一个自治云,每个自治云均包含自治服务器,对于自治网的具体结构及功能参照实施例一中的相关说明即可,本发明实施例中对此不再赘述。The multicast link monitoring method provided in the embodiment of the present invention is applied to an autonomous network based on the Internet of Views. The autonomous network includes multiple layers of autonomous clouds, each layer of autonomous clouds includes at least one autonomous cloud, and each autonomous cloud includes an autonomous server. For the specific structure and function of the autonomous network, refer to the relevant description in the first embodiment, which is not repeated in this embodiment of the present invention.
步骤602:根据业务,建立组播链路并确定组播链路信息。Step 602: Establish a multicast link and determine multicast link information according to the service.
步骤603:将组播链路信息同步至分控服务器或边界路由器。Step 603: Synchronize the multicast link information to the sub-control server or the border router.
自治服务器在接收到业务后,进行组播链路信息同步,具体同步操作如步骤602至步骤603中所示。After receiving the service, the autonomous server performs multicast link information synchronization, and the specific synchronization operations are shown in
步骤604:响应终端设备发送的业务。Step 604: Respond to the service sent by the terminal device.
自治服务器无需等待分控服务器或边界路由器的同步响应结果,直接返回成功响应至终端设备,至此终端设备与自治服务器之间即可进行业务交互。The autonomous server does not need to wait for the synchronization response result of the sub-control server or the border router, and directly returns a successful response to the terminal device, so that the terminal device and the autonomous server can conduct business interaction.
步骤605:开启预设线程接收分控服务器和边界路由器返回的同步响应信息。Step 605: Start a preset thread to receive the synchronization response information returned by the sub-control server and the border router.
自治服务器在同步组播链路信息后,进行同步异常监测和修复,具体异常监测流程如步骤605至步骤608中所示。After synchronizing the multicast link information, the autonomous server performs synchronization abnormality monitoring and repair. The specific abnormality monitoring process is shown in
自治服务器中预设有特定线程,该线程即预设线程用于专门接收分控服务器或边界路由器的组播链路的同步成功与否的响应,如果全部正确,则忽略结果,如果出现同步失败的情况,则把失败信息上报给网管服务器,由网管服务器对组播链路进行修复或断开该链路。A specific thread is preset in the autonomous server. This thread is the preset thread that is used to receive the response of the synchronization success of the multicast link of the sub-control server or the border router. If all are correct, the result will be ignored. If synchronization fails In the case of failure, the failure information is reported to the network management server, and the network management server repairs the multicast link or disconnects the link.
步骤606:当同步响应信息指示同步异常时,向网管服务器上报异常信息,以使网管服务器对同步异常生成处理指令。Step 606: When the synchronization response information indicates that the synchronization is abnormal, report the abnormal information to the network management server, so that the network management server generates a processing instruction for the synchronization abnormality.
当同步响应信息指示同步成功时,则不执行后续流程继续处理终端设备的业务。When the synchronization response information indicates that the synchronization is successful, the subsequent process is not executed to continue processing the service of the terminal device.
优选地,当同步响应信息指示同步异常时,使用日志记录异常信息。使用日志记录异常信息便于后续技术人员从日志中提取异常信息进行分析。Preferably, when the synchronization response information indicates a synchronization exception, the exception information is recorded using a log. Using logs to record abnormal information is convenient for subsequent technicians to extract abnormal information from the logs for analysis.
步骤607:接收网管服务器发送的指令。Step 607: Receive an instruction sent by the network management server.
网管服务器依据所接收到的异常信息生成指令,以触发自治服务器进行相应的同步异常修复。The network management server generates an instruction according to the received exception information to trigger the autonomous server to perform corresponding synchronization exception repair.
步骤608:根据指令处理同步异常。Step 608: Handle the synchronization exception according to the instruction.
具体地,可根据指令终止当前业务;或者,返回执行步骤603将组播链路信息同步至分控服务器或边界路由器,继续同步组播链路信息的操作。Specifically, the current service can be terminated according to the instruction; or, return to step 603 to synchronize the multicast link information to the sub-control server or the border router, and continue the operation of synchronizing the multicast link information.
本发明实施例提供的组播链路监测方法,在将组播链路信息同步至分控服务器或边界路由器后便响应终端设备发送的业务;边响应业务边通过开启预设线程处理分控服务器或边界路由器返回的同步响应信息,也即无论同步是否成功均先对终端设备做出业务响应,能够有效缩短响应时间提升响应速度,从而提升终端设备用户的体验。此外,本发明实施例提供的组播链路监测方法还使用日志记录异常信息,使用日志记录异常信息便于后续技术人员从日志中提取异常信息进行分析。In the multicast link monitoring method provided by the embodiment of the present invention, after synchronizing the multicast link information to the sub-control server or the border router, it responds to the service sent by the terminal device; while responding to the service, the sub-control server is processed by opening a preset thread. Or the synchronization response information returned by the border router, that is, regardless of whether the synchronization is successful or not, the terminal device will first respond to the service, which can effectively shorten the response time and improve the response speed, thereby improving the user experience of the terminal device. In addition, the multicast link monitoring method provided by the embodiment of the present invention also uses logs to record abnormal information, and uses logs to record abnormal information to facilitate subsequent technicians to extract abnormal information from the logs for analysis.
需要说明的是,对于方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明实施例并不受所描述的动作顺序的限制,因为依据本发明实施例,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作并不一定是本发明实施例所必须的。It should be noted that, for the sake of simple description, the method embodiments are described as a series of action combinations, but those skilled in the art should know that the embodiments of the present invention are not limited by the described action sequences, because According to embodiments of the present invention, certain steps may be performed in other sequences or simultaneously. Secondly, those skilled in the art should also know that the embodiments described in the specification are all preferred embodiments, and the actions involved are not necessarily required by the embodiments of the present invention.
参考图8,示出了本发明实施例的一种组播链路监测装置。Referring to FIG. 8 , an apparatus for monitoring a multicast link according to an embodiment of the present invention is shown.
本发明实施例所述的组播链路监测装置应用于基于视联网的自治网络中,自治网络包含多层自治云,每层自治云包含至少一个自治云,每个自治云均包含所述装置,所述装置包括:接收模块701,用于接收终端设备发送的业务;建立模块702,用于根据所述业务,建立组播链路并确定组播链路信息;同步模块703,用于将所述组播链路信息同步至分控服务器或边界路由器;响应模块704,响应所述终端设备发送的业务;开启模块705,用于开启预设线程处理所述分控服务器或边界路由器返回的同步响应信息。The multicast link monitoring device according to the embodiment of the present invention is applied to an autonomous network based on the Internet of Views. The autonomous network includes multiple layers of autonomous clouds, each layer of autonomous clouds includes at least one autonomous cloud, and each autonomous cloud includes the device , the apparatus includes: a receiving module 701, for receiving a service sent by a terminal device; a establishing module 702, for establishing a multicast link and determining multicast link information according to the service; a synchronization module 703, for The multicast link information is synchronized to the sub-control server or the border router; the response module 704 is to respond to the service sent by the terminal device; the enabling module 705 is used to open a preset thread to process the data returned by the sub-control server or the border router. Synchronous response information.
优选地,所述开启模块包括:接收子模块,用于开启预设线程接收所述分控服务器和所述边界路由器返回的同步响应信息;上报子模块,用于当所述同步响应信息指示同步异常时,向网管服务器上报异常信息,以使所述网管服务器对所述同步异常生成处理指令;指令接收子模块,用于接收所述网管服务器发送的所述指令;处理子模块,用于根据所述指令处理所述同步异常。Preferably, the enabling module includes: a receiving sub-module for enabling a preset thread to receive synchronization response information returned by the sub-control server and the border router; a reporting sub-module for when the synchronization response information indicates synchronization When abnormal, report the abnormal information to the network management server, so that the network management server generates a processing instruction for the synchronization abnormality; the instruction receiving sub-module is used for receiving the instruction sent by the network management server; the processing sub-module is used for according to the The instruction handles the synchronization exception.
优选地,所述处理子模块具体用于:根据所述指令终止所述业务;或者,返回执行所述同步模块将所述组播链路信息同步至分控服务器或边界路由器。Preferably, the processing sub-module is specifically configured to: terminate the service according to the instruction; or, return to execute the synchronization module to synchronize the multicast link information to the sub-control server or the border router.
优选地,所述上报子模块还用于:当所述同步响应信息指示同步异常时,使用日志记录所述异常信息。Preferably, the reporting submodule is further configured to: when the synchronization response information indicates a synchronization abnormality, use a log to record the abnormality information.
本发明实施例提供的组播链路监测装置,在将组播链路信息同步至分控服务器或边界路由器后便响应终端设备发送的业务;边响应业务边通过开启预设线程处理分控服务器或边界路由器返回的同步响应信息,也即无论同步是否成功均先对终端设备做出业务响应,能够有效缩短响应时间提升响应速度,从而提升终端设备用户的体验。The multicast link monitoring device provided by the embodiment of the present invention responds to the service sent by the terminal device after synchronizing the multicast link information to the sub-control server or the border router; while responding to the service, the sub-control server is processed by opening a preset thread. Or the synchronization response information returned by the border router, that is, regardless of whether the synchronization is successful or not, the terminal device will first respond to the service, which can effectively shorten the response time and improve the response speed, thereby improving the user experience of the terminal device.
对于组播链路监测装置实施例而言,由于其与组播链路监测方法实施例基本相似,所以描述的比较简单,相关之处参见组播链路监测方法实施例的部分说明即可。As for the embodiment of the multicast link monitoring apparatus, since it is basically similar to the embodiment of the multicast link monitoring method, the description is relatively simple, and the relevant part may refer to the partial description of the embodiment of the multicast link monitoring method.
本发明实施例还提供了一种组播链路监测装置,包括:The embodiment of the present invention also provides a multicast link monitoring device, including:
一个或多个处理器;和one or more processors; and
其上存储有指令的一个或多个机器可读介质,当由所述一个或多个处理器执行时,使得所述装置执行如本发明实施例所述的一个或多个的组播链路监测方法。One or more machine-readable media having instructions stored thereon that, when executed by the one or more processors, cause the apparatus to perform one or more of the multicast links described in the embodiments of the present invention monitoring method.
本发明实施例还提供了一种计算机可读存储介质,其存储的计算机程序使得处理器执行如本发明实施例所述的组播链路监测方法。The embodiment of the present invention also provides a computer-readable storage medium, and the computer program stored in the storage medium enables the processor to execute the multicast link monitoring method according to the embodiment of the present invention.
本说明书中的各个实施例均采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似的部分互相参见即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same and similar parts between the various embodiments may be referred to each other.
本领域内的技术人员应明白,本发明实施例的实施例可提供为方法、装置、或计算机程序产品。因此,本发明实施例可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明实施例可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。It should be understood by those skilled in the art that the embodiments of the embodiments of the present invention may be provided as a method, an apparatus, or a computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product implemented on one or more computer-usable storage media having computer-usable program code embodied therein, including but not limited to disk storage, CD-ROM, optical storage, and the like.
本发明实施例是参照根据本发明实施例的方法、终端设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理终端设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理终端设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。Embodiments of the present invention are described with reference to flowcharts and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the present invention. It will be understood that each process and/or block in the flowchart illustrations and/or block diagrams, and combinations of processes and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing terminal equipment to produce a machine that causes the instructions to be executed by the processor of the computer or other programmable data processing terminal equipment Means are created for implementing the functions specified in a flow or flows of the flowcharts and/or a block or blocks of the block diagrams.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理终端设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer readable memory capable of directing a computer or other programmable data processing terminal equipment to operate in a particular manner, such that the instructions stored in the computer readable memory result in an article of manufacture comprising instruction means, the The instruction means implement the functions specified in the flow or flow of the flowcharts and/or the block or blocks of the block diagrams.
这些计算机程序指令也可装载到计算机或其他可编程数据处理终端设备上,使得在计算机或其他可编程终端设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程终端设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing terminal equipment, so that a series of operational steps are performed on the computer or other programmable terminal equipment to produce a computer-implemented process, thereby executing on the computer or other programmable terminal equipment The instructions executed on the above provide steps for implementing the functions specified in the flowchart or blocks and/or the block or blocks of the block diagrams.
尽管已描述了本发明实施例的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例做出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本发明实施例范围的所有变更和修改。Although preferred embodiments of the embodiments of the present invention have been described, additional changes and modifications to these embodiments may be made by those skilled in the art once the basic inventive concepts are known. Therefore, the appended claims are intended to be construed to include the preferred embodiment as well as all changes and modifications that fall within the scope of the embodiments of the present invention.
最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者终端设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者终端设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者终端设备中还存在另外的相同要素。Finally, it should also be noted that in this document, relational terms such as first and second are used only to distinguish one entity or operation from another, and do not necessarily require or imply these entities or that there is any such actual relationship or sequence between operations. Moreover, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion, such that a process, method, article or terminal device comprising a list of elements includes not only those elements, but also a non-exclusive list of elements. other elements, or also include elements inherent to such a process, method, article or terminal equipment. Without further limitation, an element defined by the phrase "comprises a..." does not preclude the presence of additional identical elements in the process, method, article or terminal device comprising said element.
以上对本发明所提供的一种组播链路监测方法、一种组播链路监测装置和一种计算机可读存储介质进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。A method for monitoring a multicast link, a device for monitoring a multicast link, and a computer-readable storage medium provided by the present invention are described above in detail. Specific examples are used in this paper to describe the principles and implementations of the present invention. Elaborated, the description of the above embodiment is only used to help understand the method of the present invention and its core idea; meanwhile, for those of ordinary skill in the art, according to the idea of the present invention, there will be a For changes, in summary, the contents of this specification should not be construed as limiting the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910373164.1ACN110166363B (en) | 2019-05-06 | 2019-05-06 | A kind of multicast link monitoring method and device |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910373164.1ACN110166363B (en) | 2019-05-06 | 2019-05-06 | A kind of multicast link monitoring method and device |
| Publication Number | Publication Date |
|---|---|
| CN110166363A CN110166363A (en) | 2019-08-23 |
| CN110166363Btrue CN110166363B (en) | 2020-12-11 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201910373164.1AActiveCN110166363B (en) | 2019-05-06 | 2019-05-06 | A kind of multicast link monitoring method and device |
| Country | Link |
|---|---|
| CN (1) | CN110166363B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110474781B (en)* | 2019-08-29 | 2021-09-28 | 视联动力信息技术股份有限公司 | Method and device for forwarding multicast data |
| CN112073203B (en)* | 2020-07-20 | 2024-07-16 | 视联动力信息技术股份有限公司 | Service recovery method and device, electronic equipment and storage medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1876763A2 (en)* | 2006-07-05 | 2008-01-09 | Samsung Electronics Co., Ltd. | System and Method for Providing Collaboration Among a Plurality of Devices in a Mobile AD HOC Network |
| CN106488280A (en)* | 2016-06-30 | 2017-03-08 | 深圳市美贝壳科技有限公司 | Smart machine and the method for mobile terminal projection simultaneous display |
| CN109194914A (en)* | 2018-09-05 | 2019-01-11 | 视联动力信息技术股份有限公司 | A kind for the treatment of method and apparatus of facility information |
| CN109302453A (en)* | 2018-09-04 | 2019-02-01 | 视联动力信息技术股份有限公司 | A kind for the treatment of method and apparatus of the monitoring data based on view networking |
| CN109428768A (en)* | 2017-10-27 | 2019-03-05 | 上海乾廷网络科技有限公司 | A kind of operational approach and autonomous networks of autonomous networks |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9590856B1 (en)* | 2011-07-08 | 2017-03-07 | The Boeing Company | Multicast stream mapping |
| CN109491804A (en)* | 2018-10-11 | 2019-03-19 | 视联动力信息技术股份有限公司 | Method for message transmission and device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1876763A2 (en)* | 2006-07-05 | 2008-01-09 | Samsung Electronics Co., Ltd. | System and Method for Providing Collaboration Among a Plurality of Devices in a Mobile AD HOC Network |
| CN106488280A (en)* | 2016-06-30 | 2017-03-08 | 深圳市美贝壳科技有限公司 | Smart machine and the method for mobile terminal projection simultaneous display |
| CN109428768A (en)* | 2017-10-27 | 2019-03-05 | 上海乾廷网络科技有限公司 | A kind of operational approach and autonomous networks of autonomous networks |
| CN109302453A (en)* | 2018-09-04 | 2019-02-01 | 视联动力信息技术股份有限公司 | A kind for the treatment of method and apparatus of the monitoring data based on view networking |
| CN109194914A (en)* | 2018-09-05 | 2019-01-11 | 视联动力信息技术股份有限公司 | A kind for the treatment of method and apparatus of facility information |
| Title |
|---|
| "视联网的特征与关键技术研究";李弈星;《科技展望》;20161010;18* |
| Publication number | Publication date |
|---|---|
| CN110166363A (en) | 2019-08-23 |
| Publication | Publication Date | Title |
|---|---|---|
| CN110489484B (en) | Data synchronization method, device, readable storage medium and electronic device | |
| CN109617956B (en) | Data processing method and device | |
| CN110190973B (en) | Online state detection method and device | |
| CN110602266B (en) | Method and system for domain name resolution | |
| CN110381119B (en) | Method, system and device for acquiring log information and storage medium | |
| CN110545395B (en) | A kind of video networking conference switching method and device | |
| CN109996086A (en) | A kind of view networking service method for inquiring status and device | |
| CN110224988B (en) | Image data processing method, system and device and storage medium | |
| CN109040656B (en) | Video conference processing method and system | |
| CN110719258A (en) | A kind of server access method and system | |
| CN111131911B (en) | A kind of multicast method and device | |
| CN111880944A (en) | Data processing method, device, conference management scheduling system and computer medium | |
| CN111614714A (en) | A data processing method and device for a business system | |
| CN110166363B (en) | A kind of multicast link monitoring method and device | |
| CN111064923B (en) | Monitoring data processing method and device and storage medium | |
| CN111211982B (en) | Data forwarding method and device, electronic equipment and storage medium | |
| CN110557370B (en) | A method, system, electronic device and storage medium for pamir synchronization terminal information | |
| CN110557608B (en) | Resource monitoring method, device and computer readable storage medium | |
| CN110784683B (en) | A management method, device and storage medium for monitoring resources | |
| CN110493319B (en) | Data synchronization method, system and device | |
| CN110519335B (en) | A method and system for dismantling data link based on video networking | |
| CN111478880A (en) | Data processing method and device | |
| CN110677392A (en) | A video data transmission method and device | |
| CN110062259A (en) | Video acquiring method, system, equipment and computer readable storage medium | |
| CN110022500A (en) | A kind of loss treating method and device |
| 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 | ||
| CP03 | Change of name, title or address | Address after:33rd Floor, No.1 Huasheng Road, Yuzhong District, Chongqing 400013 Patentee after:VISIONVERA INFORMATION TECHNOLOGY Co.,Ltd. Country or region after:China Address before:100000 Beijing Dongcheng District Qinglong Hutong 1 Song Hua Building A1103-1113 Patentee before:VISIONVERA INFORMATION TECHNOLOGY Co.,Ltd. Country or region before:China |