Multimedia dispatching platform integration method for epc system
A technology of multimedia scheduling and integration methods, applied in wireless communication, emergency/dangerous communication services, electrical components, etc., can solve the problems of difficulty in integration and large volume of emergency communication systems, reduce volume and weight, save system resources, achieve convenient effects
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0034] Embodiment specifically comprises the following steps:
[0035] Open the / dev / net / tun device through open(" / dev / net / tun", O_RDWR), and then set the attribute of the network device to (IFF_TUN|IFF_NO_PI), use the TUNSETIFF command of ioctl to create a point-to-point virtual network device tun0( 134).
[0036] Create a udp socket, use ioctl's SIOCSIFFLAGS, SIOCSIFADDR, and SIOCSIFNETMASK commands to enable tun0 (134) in socket mode, set its ip to 10.10.10.1, and set its mask to 255.255.255.0.
[0037] Create a udp socket, and use the SIOCADDRT command of ioctl to set a route to the ue (110) network for the multimedia dispatcher in the socket mode. In this embodiment, the ip address of ue (110) is 30.30.0.1, and the mask is 255.255.255.0, so such a backhaul route should be set in the EPC and dispatching platform integrated machine 130: the destination network segment is the data of 30.30.0.0 packet, the next hop should be handed over to tun0(134) for processing.
[0038...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


