CN110602039A - Data acquisition method and system - Google Patents
Data acquisition method and system Download PDFInfo
- Publication number
- CN110602039A CN110602039A CN201910708562.4A CN201910708562A CN110602039A CN 110602039 A CN110602039 A CN 110602039A CN 201910708562 A CN201910708562 A CN 201910708562A CN 110602039 A CN110602039 A CN 110602039A
- Authority
- CN
- China
- Prior art keywords
- identifier
- server
- network
- network disk
- access request
- 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.)
- Withdrawn
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/40—Support for services or applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/60—Network streaming of media packets
- H04L65/65—Network streaming protocols, e.g. real-time transport protocol [RTP] or real-time control protocol [RTCP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/60—Network streaming of media packets
- H04L65/75—Media network packet handling
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The embodiment of the invention provides a data acquisition method and a storage management server, wherein the data acquisition method comprises the following steps: a storage management server receives a data access request carrying a first identifier; the storage management server responds to the data access request and acquires a second identifier corresponding to the first identifier in the video network from a preset configuration database; the storage management server sends an access request to a network disk server corresponding to the second identifier; the network disk server acquires target data according to the data access request; the storage management server receives the target data and returns the target data to the requester. In the method, the second identifier of the network disk server corresponding to the target video network disk can be obtained from the preset configuration database, so that the storage management server can obtain the target data from the network disk server through the second identifier, and when the video network disk is switched and accessed, the configuration file does not need to be reloaded, thereby improving the operation simplicity.
Description
Technical Field
The invention relates to the technical field of video networking, in particular to a data acquisition method and a data acquisition system.
Background
In the storage management system of the video network, a single video network disk is required to be managed, the video network disk provides background storage and service functions by the network disk server, and because the video network storage management system and the network disk server are in a one-to-many relationship, one storage management system can simultaneously manage a plurality of network disk servers, and each network disk server has a unique service database. When data access is carried out, data can be obtained from different network disk servers according to data access requests of different video network disks, and therefore switching between the different network disk servers is needed.
In the prior art, firstly, a user needs to modify or add the configuration of a network disk server corresponding to a video network disk to be accessed in a configuration file through a storage management system, then restart and load the configuration file, and finally, when data access is performed again, obtain data from the modified or newly added network disk server.
It can be seen that the above method has a high operation complexity for a scenario that requires frequent switching access to different video network disks.
Disclosure of Invention
In view of the above, embodiments of the present invention are proposed in order to provide a data acquisition method and system that overcome the above problems or at least partially solve the above problems.
In order to solve the above problem, an embodiment of the present invention discloses a data acquisition method, which is applied to a video network, where the video network includes a storage management server, a target video network disk and a disk server corresponding to the target video network disk, and the method includes:
the storage management server receives a data access request carrying a first identifier; the first identification is the identification of the target video networking disk;
the storage management server responds to the data access request and acquires a second identifier corresponding to the first identifier in the video network from a preset configuration database; the second identifier is an internet of view address identifier of a network disk server corresponding to the target internet of view disk;
the storage management server sends the access request to a network disk server corresponding to the second identifier;
the network disk server acquires target data according to the data access request;
and the storage management server receives the target data and returns the target data to the requester.
Optionally, the storage management server is in communication connection with a video network server in a video network, and the storage management server sends the access request to the network disk server corresponding to the second identifier, including:
the storage management server sends the data access request and the second identifier to the video network server, and the video network server is used for sending the data access request to a network disk server corresponding to the second identifier;
the network disk server acquires target data according to the data access request, and the method comprises the following steps:
and the network disk server acquires the target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request.
Optionally, the accessing request carries a random port number, and the obtaining, by the network disk server according to the data accessing request, target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server includes:
the network disk server modifies the default port number of the corresponding service database into the random port number;
the network disk server establishes connection with a corresponding service database through a default IP address and the random port number;
and the network disk server acquires target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
Optionally, the access request does not carry a random port number, and the network disk server obtains target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request, including:
the network disk server establishes connection with a service database corresponding to the network disk server through a default IP address and a default port number;
and the network disk server acquires target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
Optionally, the second identifier is an identifier corresponding to an MAC address of the network disk server in the video network, and the configuration database stores a correspondence between the first identifier and the identifier corresponding to the MAC address.
The embodiment of the invention also discloses a data acquisition system, which is applied to the video network, the data acquisition system comprises a storage management server, a target video network disk and a disk server corresponding to the target video network disk, and the storage management server comprises:
the request receiving module is used for receiving a data access request carrying a first identifier; the first identification is the identification of the target video networking disk;
the identification acquisition module is used for responding to the data access request and acquiring a second identification corresponding to the first identification in the video network from a preset configuration database; the second identifier is an internet of view address identifier of a network disk server corresponding to the target internet of view disk;
a request sending module, configured to send the access request to a network disk server corresponding to the second identifier;
the network disk server comprises:
the data acquisition module is used for acquiring target data according to the data access request;
the storage management server includes:
and the data return module is used for receiving the target data and returning the target data to the requester.
Optionally, the storage management server is communicatively connected to a video network server in a video network, and the request sending module of the storage management server includes:
the request sending submodule is used for sending the data access request and the second identifier to the video network server, and the video network server is used for sending the data access request to a network disk server corresponding to the second identifier;
the data acquisition module of the network disk server comprises:
and the data acquisition submodule is used for acquiring the target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request.
Optionally, the access request carries a random port number, and the data obtaining sub-module includes:
a modification unit, configured to modify a default port number of the corresponding service database into the random port number;
the first connection unit is used for establishing connection with a corresponding service database through a default IP address and the random port number;
and the first obtaining unit is used for obtaining the target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
Optionally, the access request does not carry a random port number, and the data obtaining sub-module includes:
the second connection unit is used for establishing connection with the service database corresponding to the network disk server through a default IP address and a default port number;
and a second obtaining unit, configured to obtain, based on the connection and according to the data access request, target data of a target video network disk corresponding to the first identifier from a service database corresponding to the network disk server.
Optionally, the second identifier in the system is an identifier corresponding to a MAC address of the network disk server in the video network, and the configuration database stores a correspondence between the first identifier and the identifier corresponding to the MAC address.
The embodiment of the invention has the following advantages:
according to the data acquisition method and system provided by the embodiment of the invention, the storage management server receives a data access request carrying a first identifier; the storage management server responds to the data access request and acquires a second identifier corresponding to the first identifier in the video network from a preset configuration database; the storage management server sends the access request to a network disk server corresponding to the second identifier; the network disk server acquires target data according to the data access request; and the storage management server receives the target data and returns the target data to the requester. In the method, the second identifier of the network disk server corresponding to the target video network disk can be obtained from the preset configuration database, so that the storage management server can obtain the target data from the network disk server through the second identifier, and when the video network disk is switched and accessed, the configuration file does not need to be reloaded, thereby improving the operation simplicity.
Drawings
FIG. 1 is a schematic networking diagram of a video network of the present invention;
FIG. 2 is a schematic diagram of a hardware architecture of a node server according to the present invention;
fig. 3 is a schematic diagram of a hardware structure of an access switch of the present invention;
fig. 4 is a schematic diagram of a hardware structure of an ethernet protocol conversion gateway according to the present invention;
FIG. 5 is one of a flow chart of steps of a data acquisition method embodiment of the present invention;
FIG. 6 is a flowchart illustrating a second step of an embodiment of a data acquisition method according to the present invention;
FIG. 7 is one of the block diagrams of the architecture of a data acquisition system of the present invention;
FIG. 8 is a second block diagram of a data acquisition system according to the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
The video networking is an important milestone for network development, is a real-time network, can realize high-definition video real-time transmission, and pushes a plurality of internet applications to high-definition video, and high-definition faces each other.
The video networking adopts a real-time high-definition video exchange technology, can integrate required services such as dozens of services of video, voice, pictures, characters, communication, data and the like on a system platform on a network platform, such as high-definition video conference, video monitoring, intelligent monitoring analysis, emergency command, digital broadcast television, delayed television, network teaching, live broadcast, VOD on demand, television mail, Personal Video Recorder (PVR), intranet (self-office) channels, intelligent video broadcast control, information distribution and the like, and realizes high-definition quality video broadcast through a television or a computer.
To better understand the embodiments of the present invention, the following description refers to the internet of view:
some of the technologies applied in the video networking are as follows:
network Technology (Network Technology)
Network technology innovation in video networking has improved over traditional Ethernet (Ethernet) to face the potentially enormous video traffic on the network. Unlike pure network Packet Switching (Packet Switching) or network circuit Switching (circuit Switching), the Packet Switching is adopted by the technology of the video networking to meet the Streaming requirement. The video networking technology has the advantages of flexibility, simplicity and low price of packet switching, and simultaneously has the quality and safety guarantee of circuit switching, thereby realizing the seamless connection of the whole network switching type virtual circuit and the data format.
Switching Technology (Switching Technology)
The video network adopts two advantages of asynchronism and packet switching of the Ethernet, eliminates the defects of the Ethernet on the premise of full compatibility, has end-to-end seamless connection of the whole network, is directly communicated with a user terminal, and directly bears an IP data packet. The user data does not require any format conversion across the entire network. The video networking is a higher-level form of the Ethernet, is a real-time exchange platform, can realize the real-time transmission of the whole-network large-scale high-definition video which cannot be realized by the existing Internet, and pushes a plurality of network video applications to high-definition and unification.
Server Technology (Server Technology)
The server technology on the video networking and unified video platform is different from the traditional server, the streaming media transmission of the video networking and unified video platform is established on the basis of connection orientation, the data processing capacity of the video networking and unified video platform is independent of flow and communication time, and a single network layer can contain signaling and data transmission. For voice and video services, the complexity of video networking and unified video platform streaming media processing is much simpler than that of data processing, and the efficiency is greatly improved by more than one hundred times compared with that of a traditional server.
Storage Technology (Storage Technology)
The super-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 with super-large capacity and super-large flow, the program information in the server instruction is mapped to the specific hard disk space, the media content is not passed through the server any more, and is directly sent to the user terminal instantly, and the general waiting time of the user is less than 0.2 second. The optimized sector distribution greatly reduces the mechanical motion of the magnetic head track seeking of the hard disk, the resource consumption only accounts for 20% of that of the IP internet of the same grade, but concurrent flow which is 3 times larger than that of the traditional hard disk array is generated, and the comprehensive efficiency is improved by more than 10 times.
Network Security Technology (Network Security Technology)
The structural design of the video network completely eliminates the network security problem troubling the internet structurally by the modes of independent service permission control each time, complete isolation of equipment and user data and the like, generally does not need antivirus programs and firewalls, avoids the attack of hackers and viruses, and provides a structural carefree security network for users.
Service Innovation Technology (Service Innovation Technology)
The unified video platform integrates services and transmission, and is not only automatically connected once whether a single user, a private network user or a network aggregate. The user terminal, the set-top box or the PC are directly connected to the unified video platform to obtain various multimedia video services in various forms. The unified video platform adopts a menu type configuration table mode to replace the traditional complex application programming, can realize complex application by using very few codes, and realizes infinite new service innovation.
Networking of the video network is as follows:
the video network is a centralized control network structure, and the network can be a tree network, a star network, a ring network and the like, but on the basis of the centralized control node, the whole network is controlled by the centralized control node in the network.
As shown in fig. 1, the video network is divided into an access network and a metropolitan network.
The devices of the access network part can be mainly classified into 3 types: node server, access switch, terminal (including various set-top boxes, coding boards, memories, etc.). The node server is connected to an access switch, which may be connected to a plurality of terminals and may be connected to an ethernet network.
The node server is a node which plays a centralized control function in the access network and can control the access switch and the terminal. The node server can be directly connected with the access switch or directly connected with the terminal.
Similarly, devices of the metropolitan network portion may also be classified into 3 types: a metropolitan area server, a node switch and a node server. The metro server is connected to a node switch, which may be connected to a plurality of node servers.
The node server is a node server of the access network part, namely the node server belongs to both the access network part and the metropolitan area network part.
The metropolitan area server is a node which plays a centralized control function in the metropolitan area network and can control a node switch and a node server. The metropolitan area server can be directly connected with the node switch or directly connected with the node server.
Therefore, the whole video network is a network structure with layered centralized control, and the network controlled by the node server and the metropolitan area server can be in various structures such as tree, star and ring.
The access network part can form a unified video platform (the part in the dotted circle), and a plurality of unified video platforms can form a video network; each unified video platform may be interconnected via metropolitan area and wide area video networking.
Video networking device classification
1.1 devices in the video network of the embodiment of the present invention can be mainly classified into 3 types: servers, switches (including ethernet gateways), terminals (including various set-top boxes, code boards, memories, etc.). The video network as a whole can be divided into a metropolitan area network (or national network, global network, etc.) and an access network.
1.2 wherein the devices of the access network part can be mainly classified into 3 types: node servers, access switches (including ethernet gateways), terminals (including various set-top boxes, code boards, memories, etc.).
The specific hardware structure of each access network device is as follows:
a node server:
as shown in fig. 2, the system mainly includes a network interface module 201, a switching engine module 202, a CPU module 203, and a disk array module 204;
the network interface module 201, the CPU module 203, and the disk array module 204 all enter the switching engine module 202; the switching engine module 202 performs an operation of looking up the address table 205 on the incoming packet, thereby obtaining the direction information of the packet; and stores the packet in a queue of the corresponding packet buffer 206 based on the packet's steering information; if the queue of the packet buffer 206 is nearly full, it is discarded; the switching engine module 202 polls all packet buffer queues for forwarding if the following conditions are met: 1) the port send buffer is not full; 2) the queue packet counter is greater than zero. The disk array module 204 mainly implements control over the hard disk, including initialization, read-write, and other operations on the hard disk; the CPU module 203 is mainly responsible for protocol processing with an access switch and a terminal (not shown in the figure), configuring an address table 205 (including a downlink protocol packet address table, an uplink protocol packet address table, and a data packet address table), and configuring the disk array module 204.
Access intersectionChanging a machine:
as shown in fig. 3, the network interface module mainly includes a network interface module (a downlink network interface module 301 and an uplink network interface module 302), a switching engine module 303 and a CPU module 304;
wherein, the packet (uplink data) coming from the downlink network interface module 301 enters the packet detection module 305; the packet detection module 305 detects whether the Destination Address (DA), the Source Address (SA), the packet type, and the packet length of the packet meet the requirements, and if so, allocates a corresponding stream identifier (stream-id) and enters the switching engine module 303, otherwise, discards the stream identifier; the packet (downstream data) coming from the upstream network interface module 302 enters the switching engine module 303; the incoming data packet of the CPU module 304 enters the switching engine module 303; the switching engine module 303 performs an operation of looking up the address table 306 on the incoming packet, thereby obtaining the direction information of the packet; if the packet entering the switching engine module 303 is from the downstream network interface to the upstream network interface, the packet is stored in the queue of the corresponding packet buffer 307 in association with the stream-id; if the queue of the packet buffer 307 is nearly full, it is discarded; if the packet entering the switching engine module 303 is not from the downlink network interface to the uplink network interface, the data packet is stored in the queue of the corresponding packet buffer 307 according to the guiding information of the packet; if the queue of the packet buffer 307 is nearly full, it is discarded.
The switching engine module 303 polls all packet buffer queues, which in this embodiment of the present invention is divided into two cases:
if the queue is from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) the port send buffer is not full; 2) the queued packet counter is greater than zero; 3) obtaining a token generated by a code rate control module;
if the queue is not from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) the port send buffer is not full; 2) the queue packet counter is greater than zero.
The rate control module 308 is configured by the CPU module 304, and generates tokens for packet buffer queues from all downstream network interfaces to upstream network interfaces at programmable intervals to control the rate of upstream forwarding.
The CPU module 304 is mainly responsible for protocol processing with the node server, configuration of the address table 306, and configuration of the code rate control module 308.
Ethernet protocol conversion gateway:
As shown in fig. 4, the apparatus mainly includes a network interface module (a downlink network interface module 401 and an uplink network interface module 402), a switching engine module 403, a CPU module 404, a packet detection module 405, a rate control module 408, an address table 406, a packet buffer 407, a MAC adding module 409, and a MAC deleting module 410.
Wherein, the data packet coming from the downlink network interface module 401 enters the packet detection module 405; the packet detection module 405 detects whether the ethernet MAC DA, the ethernet MAC SA, the ethernet length or frame type, the video network destination address DA, the video network source address SA, the video network packet type, and the packet length of the packet meet the requirements, and if so, allocates a corresponding stream identifier (stream-id); then, the MAC deletion module 410 subtracts MAC DA, MAC SA, length or frame type (2byte) and enters the corresponding receiving buffer, otherwise, discards it;
the downlink network interface module 401 detects the sending buffer of the port, and if there is a packet, obtains the ethernet MAC DA of the corresponding terminal according to the destination address DA of the packet, adds the ethernet MAC DA of the terminal, the MACSA of the ethernet coordination gateway, and the ethernet length or frame type, and sends the packet.
The other modules in the ethernet protocol gateway function similarly to the access switch.
A terminal:
the system mainly comprises a network interface module, a service processing module and a CPU module; for example, the set-top box mainly comprises a network interface module, a video and audio coding and decoding engine module and a CPU module; the coding board mainly comprises a network interface module, a video and audio coding engine module and a CPU module; the memory mainly comprises a network interface module, a CPU module and a disk array module.
1.3 devices of the metropolitan area network part can be mainly classified into 2 types: node server, node exchanger, metropolitan area server. The node switch mainly comprises a network interface module, a switching engine module and a CPU module; the metropolitan area server mainly comprises a network interface module, a switching engine module and a CPU module.
2. Video networking packet definition
2.1 Access network packet definition
The data packet of the access network mainly comprises the following parts: destination Address (DA), Source Address (SA), reserved bytes, payload (pdu), CRC.
As shown in the following table, the data packet of the access network mainly includes the following parts:
DA | SA | Reserved | Payload | CRC |
wherein:
the Destination Address (DA) is composed of 8 bytes (byte), the first byte represents the type of the data packet (such as various protocol packets, multicast data packets, unicast data packets, etc.), there are 256 possibilities at most, the second byte to the sixth byte are metropolitan area network addresses, and the seventh byte and the eighth byte are access network addresses;
the Source Address (SA) is also composed of 8 bytes (byte), defined as the same as the Destination Address (DA);
the reserved byte consists of 2 bytes;
the payload part has different lengths according to different types of datagrams, and is 64 bytes if the datagram is various types of protocol packets, and is 32+1024 or 1056 bytes if the datagram is a unicast packet, of course, the length is not limited to the above 2 types;
the CRC consists of 4 bytes and is calculated in accordance with the standard ethernet CRC algorithm.
2.2 metropolitan area network packet definition
The topology of a metropolitan area network is a graph and there may be 2, or even more than 2, connections between two devices, i.e., there may be more than 2 connections between a node switch and a node server, a node switch and a node switch, and a node switch and a node server. However, the metro network address of the metro network device is unique, and in order to accurately describe the connection relationship between the metro network devices, parameters are introduced in the embodiment of the present invention: a label to uniquely describe a metropolitan area network device.
In this specification, the definition of the Label is similar to that of the Label of MPLS (Multi-Protocol Label Switch), and assuming that there are two connections between the device a and the device B, there are 2 labels for the packet from the device a to the device B, and 2 labels for the packet from the device B to the device a. The label is classified into an incoming label and an outgoing label, and assuming that the label (incoming label) of the packet entering the device a is 0x0000, the label (outgoing label) of the packet leaving the device a may become 0x 0001. The network access process of the metro network is a network access process under centralized control, that is, address allocation and label allocation of the metro network are both dominated by the metro server, and the node switch and the node server are both passively executed, which is different from label allocation of MPLS, and label allocation of MPLS is a result of mutual negotiation between the switch and the server.
As shown in the following table, the data packet of the metro network mainly includes the following parts:
DA | SA | Reserved | label (R) | Payload | CRC |
Namely Destination Address (DA), Source Address (SA), Reserved byte (Reserved), tag, payload (pdu), CRC. The format of the tag may be defined by reference to the following: the tag is 32 bits with the upper 16 bits reserved and only the lower 16 bits used, and its position is between the reserved bytes and payload of the packet.
Based on the above characteristics of the video network, one of the core concepts of the embodiments of the present invention is proposed, where a storage management server receives a data access request carrying a first identifier, and obtains, in response to the data access request, a second identifier corresponding to the first identifier in the video network from a preset configuration database, according to a protocol of the video network.
Referring to FIG. 5, one of the steps of a data acquisition method embodiment of the present invention is shown in a flow chart. The method is applied to the video network, the video network comprises a storage management server, a target video network disk and a disk server corresponding to the video network disk, and the method comprises the following steps:
step 501, the storage management server receives a data access request carrying a first identifier; the first identification is the identification of the target video networking disk.
In the embodiment of the invention, the storage management server belongs to a video network storage management system, and the video network storage management system is used for managing a plurality of network disk servers and a plurality of video network disks in the video network. The video networking disk is a storage space which is allocated to individual or unit users in the video networking and is used for storing video files, text files and the like, the users of the video networking disk are distributed in all cities throughout the country, and servers, namely network disk servers, for managing the video networking disk of each province or each city are arranged in each province and each city of the country in the video networking.
A storage management system can simultaneously manage a plurality of network disk servers, each network disk server corresponds to a plurality of video network disks, and the network disk servers provide background storage and service functions of data for the plurality of video network disks. That is, one video network disk corresponds to a unique disk server, and one disk server corresponds to a plurality of video network disks. Each network disk server has a unique service database, and the service database stores the information of all video network disk users in the province or the city and the data information in the user network disk. The invention particularly provides a scheme for meeting the requirements of acquiring data of a plurality of video networking disks through a video network and quickly switching to a corresponding video networking disk through page clicking.
Firstly, a user initiates an access request aiming at a certain video network disk on a front-end page of a storage management system, the access request carries a first identifier of a target video network disk to be accessed, and a storage management server positioned at the rear end receives the access request. Wherein, the access request aiming at the target video network disk can comprise a query request of the user information of the target video network disk.
Step 502, the storage management server responds to the data access request, and acquires a second identifier corresponding to the first identifier in the video network from a preset configuration database; and the second identifier is the video network address identifier of the network disk server corresponding to the target video network disk.
In the embodiment of the invention, the preset configuration database is arranged in the storage management server, and the database stores the corresponding relation between a plurality of video network disks and the network disk server. Because one video network disk corresponds to a unique disk server and one disk server corresponds to a plurality of video network disks, the first identifier of the target video network disk corresponds to the second identifier of the unique disk server.
And according to the corresponding relation, obtaining a second identifier of the network disk server corresponding to the first identifier of the target video network disk to be accessed.
Optionally, the second identifier is an identifier corresponding to an MAC address of the network disk server in the video network, and the configuration database stores a correspondence between the first identifier and the identifier corresponding to the MAC address.
In the embodiment of the invention, due to the special architecture of the video network, the video network does not use an IP address to identify the terminal, but uses the MAC address of each terminal to identify the terminal. The terminals of the video network, such as a video network server, a network disk server, a storage management server and the like, which have uniqueness in MAC addresses in the video network, can be used for identifying the terminals of the video network. For ease of management, MAC addresses in the visual network are represented by corresponding identifications. Therefore, the second identifier is an identifier corresponding to the MAC address of the network disk server in the video network, and the configuration database stores a corresponding relationship between the first identifier and the second identifier, that is, a corresponding relationship between the first identifier and the identifier corresponding to the MAC address of the network disk server.
Step 503, the storage management server sends the access request to the network disk server corresponding to the second identifier.
In the embodiment of the present invention, the second identifier corresponds to a network disk server, and the data of the target video network disk to be accessed is stored in the network disk server, so that the target data of the target video network disk can be obtained from the network disk server corresponding to the second identifier. Therefore, the storage management server sends the access request to the network disk server corresponding to the second identifier.
And step 504, the network disk server acquires target data according to the data access request.
A service database is integrated on the network disk server, and the data of the target video network disk to be accessed is stored in the service database. The access request carries a first identifier of the target video network disk, and the service database stores data of the video network disk corresponding to the first identifier, so that the target video network disk can be accessed by accessing the service database, user data of the target video network disk is obtained according to an operation instruction carried by the access request, and the user data is returned to the storage management server.
Step 505, the storage management server receives the target data and returns the target data to the requester.
After receiving the target data sent by the network disk server, the storage management server returns the target data to the requester, and the requester is the front-end page of the storage management system, so that the user can obtain the target data.
In summary, in the embodiment of the present invention, the storage management server receives a data access request carrying a first identifier; the storage management server responds to the data access request and acquires a second identifier corresponding to the first identifier in the video network from a preset configuration database; the storage management server sends the access request to a network disk server corresponding to the second identifier; the network disk server acquires target data according to the data access request; and the storage management server receives the target data and returns the target data to the requester. In the method, the second identifier of the network disk server corresponding to the target video network disk can be obtained from the preset configuration database, so that the storage management server can obtain the target data from the network disk server through the second identifier, and when the video network disk is switched and accessed, the configuration file does not need to be reloaded, thereby improving the operation simplicity.
Referring to fig. 6, there is shown a second step flow diagram of an embodiment of a data acquisition method of the present invention. The method is applied to the video network, the video network comprises a storage management server, a target video network disk and a disk server corresponding to the target video network disk, and the method comprises the following steps:
601, the storage management server receives a data access request carrying a first identifier; the first identification is the identification of the target video networking disk.
In the embodiment of the present invention, step 601 may refer to step 501, which is not described herein again.
Step 602, the storage management server responds to the data access request, and obtains a second identifier corresponding to the first identifier in the video network from a preset configuration database; and the second identifier is the video network address identifier of the network disk server corresponding to the target video network disk.
In the embodiment of the present invention, step 602 may refer to step 502, which is not described herein again.
Step 603, the storage management server sends the data access request and the second identifier to the video network server, where the video network server is configured to send the data access request to a network disk server corresponding to the second identifier.
In the embodiment of the invention, the storage management server is in communication connection with a video network server in a video network. The storage management server receives the data access request and acquires the second identifier from the preset configuration database in step 601 and step 602, which are both performed in the internet. Because the data to be accessed is located in the network disk server and the network disk server is located in the video network, the data access request and the second identifier need to be sent to the video network server first. Specifically, the data access request and the second identifier may be both encapsulated in a data packet of an internet of view protocol, and sent to the internet of view server through a service transparent transmission instruction of the internet of view.
After receiving the data packet, the video networking server analyzes a second identifier from the data packet and locates a certain network disk server according to the second identifier.
And step 604, the network disk server acquires the target data of the video internet disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request.
In the embodiment of the invention, a service database is integrated on the network disk server, and the data of the target video network disk to be accessed is stored in the service database. The access request may carry an account and a password of the service database, so as to access the service database through the user name and the password. The access request carries a first identifier, and the service database stores data of a target video networking disk corresponding to the first identifier, so that the target video networking disk can be accessed by accessing the service database, user data of the target video networking disk is obtained according to an operation instruction carried by the access request, and the user data is returned to the storage management server.
Optionally, the access request carries a random port number, and step 604 includes the following sub-steps 6041-6043:
and substep 6041, the network disk server modifies the default port number of the corresponding service database to the random port number.
In general, the service database is located on a default port of the network disk server, and the service database can be accessed by accessing the default port of the network disk server. In order to keep the security of the service database, the access request may carry a random port number, so that the network disk server modifies the default port number of the service database into the random port number, thereby preventing an illegal terminal from accessing the service database through the default port number.
And substep 6042, the network disk server establishes a connection with the corresponding service database through the default IP address and the random port number.
In the embodiment of the invention, the service database is located on the network disk server, and the network disk server establishes connection with the service database through the local IP address 127.0.0.1 and the random port number, wherein 127.0.0.1 is the IP address of the network disk server.
And substep 6043, the network disk server obtains target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
In the embodiment of the invention, after the network disk server is connected with the service database, the network disk server enters the service database according to the account number and the password carried in the access request, and acquires the target data of the target video network disk according to the operation instruction carried in the access request.
In the embodiment of the invention, the access request carries the random port number, and the network disk server modifies the default port number of the service database into the random port number, so that the data security of the service database can be ensured, and the illegal terminal is prevented from illegally invading the service database through the default port number.
Optionally, the access request does not carry a random port number, and step 604 includes the following sub-steps 6044-6045:
and in substep 6044, the network disk server establishes a connection with a service database corresponding to the network disk server through a default IP address and a default port number.
In the embodiment of the invention, if the access request does not carry the random port number, the network disk server directly uses the default IP address and the default port number to establish connection with the service database, so that the access request does not carry the random port number, the data volume carried in the access request can be reduced, and the transmission of the access request is faster.
And substep 6045, the network disk server obtains target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
In the embodiment of the invention, after the network disk server is connected with the service database, the network disk server enters the service database according to the account number and the password carried in the access request, and acquires the target data of the target video network disk according to the operation instruction carried in the access request.
In the embodiment of the invention, the random port number is not carried in the access request, and the network disk server directly uses the default IP address and the default port number to establish connection with the service database, so that the data volume carried in the access request can be reduced, and the transmission of the access request is faster.
Step 605, the storage management server receives the target data and returns the target data to the requesting party.
In the embodiment of the present invention, step 605 may refer to step 505, which is not described herein again.
In summary, the data obtaining method provided in the embodiment of the present invention has the beneficial effects that, in addition to the beneficial effect of the data obtaining method in fig. 5, the access request carries a random port number, and the network disk server modifies the default port number of the service database into the random port number, so that the data security of the service database can be ensured, and an illegal terminal is prevented from illegally intruding the service database through the default port number; the random port number is not carried in the access request, so that the data volume carried in the access request can be reduced, and the transmission of the access request is faster.
Referring to FIG. 7, there is shown one of the block diagrams of the architecture of a data acquisition system of the present invention. The data acquiring system 700 includes a storage management server 701, a target video network disk 702, and a disk server 703 corresponding to the target video network disk 702, where the storage management server 701 includes:
a request receiving module 7011, configured to receive a data access request carrying a first identifier; the first identification is the identification of the target video networking disk;
the identifier obtaining module 7012 is configured to, in response to the data access request, obtain, from a preset configuration database, a second identifier corresponding to the first identifier in the video network; the second identifier is an internet of view address identifier of a network disk server corresponding to the target internet of view disk;
a request sending module 7013, configured to send the access request to the network disk server corresponding to the second identifier;
the network disk server 703 includes:
a data obtaining module 7031, configured to obtain target data according to the data access request;
the storage management server 701 includes:
a data returning module 7014, configured to receive the target data and return the target data to the requester.
In summary, in the data acquisition system provided in the embodiment of the present invention, the storage management server receives a data access request carrying a first identifier; the storage management server responds to the data access request and acquires a second identifier corresponding to the first identifier in the video network from a preset configuration database; the storage management server sends the access request to a network disk server corresponding to the second identifier; the network disk server acquires target data according to the data access request; and the storage management server receives the target data and returns the target data to the requester. In the method, the second identifier of the network disk server corresponding to the target video network disk can be obtained from the preset configuration database, so that the storage management server can obtain the target data from the network disk server through the second identifier, and when the video network disk is switched and accessed, the configuration file does not need to be reloaded, thereby improving the operation simplicity.
Referring to fig. 8, a second block diagram of the data acquisition system of the present invention is shown on the basis of fig. 7. The request sending module 7013 of the storage management server 701 further includes:
the request sending submodule 70131 is configured to send the data access request and the second identifier to the internet of view server, where the internet of view server is configured to send the data access request to a network disk server corresponding to the second identifier;
the data obtaining module 7031 of the network disk server includes:
and the data obtaining sub-module 70311 is configured to obtain, according to the data access request, target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server.
Optionally, the access request carries a random port number, and the data obtaining sub-module 70311 includes:
a modification unit, configured to modify a default port number of the corresponding service database into the random port number;
the first connection unit is used for establishing connection with a corresponding service database through a default IP address and the random port number;
and the first obtaining unit is used for obtaining the target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
Optionally, the access request does not carry a random port number, and the data obtaining sub-module 70311 includes:
the second connection unit is used for establishing connection with the service database corresponding to the network disk server through a default IP address and a default port number;
and a second obtaining unit, configured to obtain, based on the connection and according to the data access request, target data of a target video network disk corresponding to the first identifier from a service database corresponding to the network disk server.
In summary, the data acquisition system provided in the embodiment of the present invention has the beneficial effects that, in addition to the beneficial effect of the data acquisition system in fig. 7, the access request carries a random port number, and the network disk server modifies the default port number of the service database into the random port number, so that the data security of the service database can be ensured, and an illegal terminal is prevented from illegally intruding the service database through the default port number; the random port number is not carried in the access request, so that the data volume carried in the access request can be reduced, and the transmission of the access request is faster.
For the structural embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or 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 embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The data acquisition method and system provided by the present invention are introduced in detail, and a specific example is applied in the text to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.
Claims (10)
1. A data acquisition method is applied to a video network, wherein the video network comprises a storage management server, a target video network disk and a disk server corresponding to the target video network disk, and the method comprises the following steps:
the storage management server receives a data access request carrying a first identifier; the first identification is the identification of the target video networking disk;
the storage management server responds to the data access request and acquires a second identifier corresponding to the first identifier in the video network from a preset configuration database; the second identifier is an internet of view address identifier of a network disk server corresponding to the target internet of view disk;
the storage management server sends the access request to a network disk server corresponding to the second identifier;
the network disk server acquires target data according to the data access request;
and the storage management server receives the target data and returns the target data to the requester.
2. The method of claim 1, wherein the storage management server is communicatively connected to a video network server in a video network, and the storage management server sends the access request to a network disk server corresponding to the second identifier, including:
the storage management server sends the data access request and the second identifier to the video network server, and the video network server is used for sending the data access request to a network disk server corresponding to the second identifier;
the network disk server acquires target data according to the data access request, and the method comprises the following steps:
and the network disk server acquires the target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request.
3. The method according to claim 2, wherein the access request carries a random port number, and the network disk server obtains target data of a target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request, including:
the network disk server modifies the default port number of the corresponding service database into the random port number;
the network disk server establishes connection with a corresponding service database through a default IP address and the random port number;
and the network disk server acquires target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
4. The method according to claim 2, wherein the access request does not carry a random port number, and the network disk server obtains target data of a target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request, including:
the network disk server establishes connection with a service database corresponding to the network disk server through a default IP address and a default port number;
and the network disk server acquires target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
5. The method according to claim 1, wherein the second identifier is an identifier corresponding to a MAC address of the network disk server in the video network, and the configuration database stores a correspondence between the first identifier and the identifier corresponding to the MAC address.
6. A data acquisition system is applied to a video network, and comprises a storage management server, a target video network disk and a disk server corresponding to the target video network disk, wherein the storage management server comprises:
the request receiving module is used for receiving a data access request carrying a first identifier; the first identification is the identification of the target video networking disk;
the identification acquisition module is used for responding to the data access request and acquiring a second identification corresponding to the first identification in the video network from a preset configuration database; the second identifier is an internet of view address identifier of a network disk server corresponding to the target internet of view disk;
a request sending module, configured to send the access request to a network disk server corresponding to the second identifier;
the network disk server comprises:
the data acquisition module is used for acquiring target data according to the data access request;
the storage management server includes:
and the data return module is used for receiving the target data and returning the target data to the requester.
7. The system of claim 6, wherein the storage management server is communicatively connected to a video network server in a video network, and the request sending module of the storage management server comprises:
the request sending submodule is used for sending the data access request and the second identifier to the video network server, and the video network server is used for sending the data access request to a network disk server corresponding to the second identifier;
the data acquisition module of the network disk server comprises:
and the data acquisition submodule is used for acquiring the target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request.
8. The system according to claim 7, wherein the access request carries a random port number, and the data acquisition sub-module includes:
a modification unit, configured to modify a default port number of the corresponding service database into the random port number;
the first connection unit is used for establishing connection with a corresponding service database through a default IP address and the random port number;
and the first obtaining unit is used for obtaining the target data of the target video network disk corresponding to the first identifier from a service database corresponding to the network disk server according to the data access request based on the connection.
9. The system according to claim 7, wherein the access request does not carry a random port number, and the data obtaining sub-module includes:
the second connection unit is used for establishing connection with the service database corresponding to the network disk server through a default IP address and a default port number;
and a second obtaining unit, configured to obtain, based on the connection and according to the data access request, target data of a target video network disk corresponding to the first identifier from a service database corresponding to the network disk server.
10. The system according to claim 6, wherein the second identifier is an identifier corresponding to a MAC address of the network disk server in the video network, and the configuration database stores a corresponding relationship between the first identifier and the identifier corresponding to the MAC address.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910708562.4A CN110602039A (en) | 2019-08-01 | 2019-08-01 | Data acquisition method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910708562.4A CN110602039A (en) | 2019-08-01 | 2019-08-01 | Data acquisition method and system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110602039A true CN110602039A (en) | 2019-12-20 |
Family
ID=68853335
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910708562.4A Withdrawn CN110602039A (en) | 2019-08-01 | 2019-08-01 | Data acquisition method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110602039A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111444237A (en) * | 2020-03-24 | 2020-07-24 | 维沃移动通信有限公司 | Server system, data transmission method and electronic equipment |
CN112073212A (en) * | 2020-07-22 | 2020-12-11 | 视联动力信息技术股份有限公司 | Parameter configuration method, device, terminal equipment and storage medium |
CN113612735A (en) * | 2021-07-15 | 2021-11-05 | 中国联合网络通信集团有限公司 | Secure storage system |
CN114448929A (en) * | 2022-04-08 | 2022-05-06 | 统信软件技术有限公司 | Data link switching method, device and system and computing equipment |
CN114598749A (en) * | 2020-12-17 | 2022-06-07 | 国网信息通信产业集团有限公司 | Service access method and device |
-
2019
- 2019-08-01 CN CN201910708562.4A patent/CN110602039A/en not_active Withdrawn
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111444237A (en) * | 2020-03-24 | 2020-07-24 | 维沃移动通信有限公司 | Server system, data transmission method and electronic equipment |
CN112073212A (en) * | 2020-07-22 | 2020-12-11 | 视联动力信息技术股份有限公司 | Parameter configuration method, device, terminal equipment and storage medium |
CN112073212B (en) * | 2020-07-22 | 2024-05-14 | 视联动力信息技术股份有限公司 | Parameter configuration method, device, terminal equipment and storage medium |
CN114598749A (en) * | 2020-12-17 | 2022-06-07 | 国网信息通信产业集团有限公司 | Service access method and device |
CN114598749B (en) * | 2020-12-17 | 2024-01-09 | 国网信息通信产业集团有限公司 | Service access method and device |
CN113612735A (en) * | 2021-07-15 | 2021-11-05 | 中国联合网络通信集团有限公司 | Secure storage system |
CN114448929A (en) * | 2022-04-08 | 2022-05-06 | 统信软件技术有限公司 | Data link switching method, device and system and computing equipment |
CN114448929B (en) * | 2022-04-08 | 2022-06-21 | 统信软件技术有限公司 | Data link switching method, device and system and computing equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111193788A (en) | Audio and video stream load balancing method and device | |
CN110198345B (en) | Data request method, system and device and storage medium | |
CN109617956B (en) | Data processing method and device | |
CN110190973B (en) | Online state detection method and device | |
CN109474715B (en) | Resource configuration method and device based on video network | |
CN110602039A (en) | Data acquisition method and system | |
CN108965226B (en) | Data acquisition method and device based on video network | |
CN109743550B (en) | Method and device for monitoring data flow regulation | |
CN111092863A (en) | Method, client, server, device and medium for accessing internet website | |
CN110557319B (en) | Message processing method and device based on video network | |
CN109347930B (en) | Task processing method and device | |
CN109151061B (en) | Data storage method and device | |
CN110446058B (en) | Video acquisition method, system, device and computer readable storage medium | |
CN110022500B (en) | Packet loss processing method and device | |
CN109743360B (en) | Information processing method and device | |
CN110289974B (en) | Data stream processing method, system and device and storage medium | |
CN110022353B (en) | Service sharing method and video networking system | |
CN108965219B (en) | Data processing method and device based on video network | |
CN108989896B (en) | Video-on-demand request processing method and device | |
CN110557411A (en) | video stream processing method and device based on video network | |
CN110784683B (en) | Management method, device and storage medium for monitoring resources | |
CN110120937B (en) | Resource acquisition method, system, device and computer readable storage medium | |
CN110096854B (en) | Resource permission sharing method and device and readable storage medium | |
CN110267110B (en) | Concurrent on-demand processing method and system based on video network | |
CN110493311B (en) | Service processing method and device |
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 | ||
WW01 | Invention patent application withdrawn after publication | ||
WW01 | Invention patent application withdrawn after publication |
Application publication date: 20191220 |