Control message processing method and device based on UDP (User Datagram Protocol) transmission
A technology of control messages and processing methods, which is applied in the field of network communication, and can solve problems such as reducing the processing efficiency of control messages and processing delays in large control messages
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2014-12-17
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of network communication, and in particular, to a method and device for processing control messages based on UDP transmission. Background technique
[0002] In the networking of AC (Access Controller, access controller) and AP (Access Point, access point), CAPWAP (Control And Provisioning of Wireless Access Point, wireless access point control and configuration) is used between AC and AP The protocol performs control message transmission, and the transmission of the protocol is based on the unreliable UDP (User Datagram Protocol, User Datagram Protocol) protocol.
[0003] In order to ensure the reliability of the control message transmission, the prior art solution adopts a serial transmission mode of one sending and one receiving. For example, the AC end sends a request packet, the AP end receives the request packet and then replies with a response packet, and after the AC end receives the response...
Examples
Embodiment Construction
[0034] In order to make the objectives, technical solutions and advantages of the present application more clear, the solutions of the present invention will be further described in detail below with reference to the accompanying drawings.
[0035] figure 1 Shown is a schematic diagram of a typical wireless network. The AC and AP can communicate based on the CAPWAP protocol. When communicating based on this protocol, the UDP protocol is usually used to transmit control packets. Since the UDP protocol is unreliable, in order to ensure that the control packets can be transmitted in a reliable and orderly manner, the prior art solution adopts serial processing. mechanism. For example, when the AC has a set of request packets to send to the AP, the AC first sends the first request packet, and only sends the next request packet after receiving the AP's response packet to the first request packet. , and so on, until a group of request packets are all processed. It can be seen th...