CN113630274A - Transmission path visual representation method of software defined anonymous communication network - Google Patents

Transmission path visual representation method of software defined anonymous communication network Download PDF

Info

Publication number
CN113630274A
CN113630274A CN202110921741.3A CN202110921741A CN113630274A CN 113630274 A CN113630274 A CN 113630274A CN 202110921741 A CN202110921741 A CN 202110921741A CN 113630274 A CN113630274 A CN 113630274A
Authority
CN
China
Prior art keywords
nodes
communication network
transmission path
anonymous communication
network
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.)
Pending
Application number
CN202110921741.3A
Other languages
Chinese (zh)
Inventor
郑超
陆秋文
邹金财
张宇锖
谭智瀚
陈依兴
黄雅雅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongdian Jizhi Hainan Information Technology Co Ltd
Original Assignee
Zhongdian Jizhi Hainan Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhongdian Jizhi Hainan Information Technology Co Ltd filed Critical Zhongdian Jizhi Hainan Information Technology Co Ltd
Priority to CN202110921741.3A priority Critical patent/CN113630274A/en
Publication of CN113630274A publication Critical patent/CN113630274A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0677Localisation of faults
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0686Additional information in the notification, e.g. enhancement of specific meta-data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0811Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0407Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the identity of one or more communicating identities is hidden
    • H04L63/0421Anonymous communication, i.e. the party's identifiers are hidden from the other party or parties, e.g. using an anonymizer

Abstract

The invention provides a visual representation method for a transmission path of a software-defined anonymous communication network. The method for visually representing the transmission path of the software-defined anonymous communication network comprises the following steps: s1 is represented by a circular ring, all points being evenly scattered around the edge of the ring; nodes located in the same area adopt the same color. The invention provides a visual representation method of a transmission path of a software-defined anonymous communication network, which can mark red on a connection line of a node with a fault in a ring topology, is favorable for troubleshooting even if the node on the same arc has the fault, because the connection line ambiguity among the nodes can not be caused, the fault detection is favorable for the nodes divided into the same group, the nodes can be arranged on the same arc with the same color, so that the whole network can be conveniently managed, the effect of 'clear at a glance' is achieved, the grouping layout of the nodes is favorable, and the increase of the network nodes and the connection line is solved.

Description

Transmission path visual representation method of software defined anonymous communication network
Technical Field
The invention relates to the technical field of computer networks and communication, in particular to a transmission path visual representation method of a software-defined anonymous communication network.
Background
An anonymous communication network is a network capable of hiding a communication relationship of a user, and there are Tor, I2P, and the like as a common anonymous communication network. In an anonymous communication network, data transmission is carried out among nodes according to a preset transmission path, and in order to prevent the data transmission process from being traced and traced, routing calculation is required to be carried out according to a specific network topology in the anonymous network. For example: in the Tor network, an onion routing technology is adopted, a data sender calculates a transmission path of data in advance and encrypts the data hop by hop, the encrypted transmission path is sent along with a data body, the transmission path is partially decrypted by the node every time the data passes through one hop of node, the address of the next hop of node is obtained, and then the data is forwarded to the next hop. The anonymous network based on the onion routing requires a data sending party to plan the whole data transmission path in advance, and nodes in the data transmission path are possibly exposed after the data sending party is out of control, so that some new network technologies are introduced into the construction of the anonymous communication network, the software defined network technology calculates data forwarding paths for all the nodes by a special control center and sends the data forwarding paths to all the nodes in a flow table mode, the data sending party does not need to sense network topology and forwarding nodes, and each forwarding node only needs to know the forwarding node of the next hop in the data forwarding process, and does not need to know the complete transmission path, so that the security is higher. The invention provides a visual transmission path representation method for a software defined anonymous communication network.
In the software-defined anonymous communication network, a network manager needs to know the use conditions of all transmission paths in the network and the network nodes passed by each path in real time, so that the topology of the network needs to be visually displayed. The anonymous communication network is different from the traditional physical communication network, the traditional physical communication network establishes a network topological relation based on physical links, the anonymous communication network is an overlay network, and the communication relation between nodes is not limited by the physical links and can be defined at will, so that the topology of the anonymous communication network has no fixed form and can be changed at any time. In an anonymous communication network system, a network administrator sometimes needs to distinguish nodes by region, and also needs to know operators used by different nodes, and the like. Therefore, it is desirable to design a flexible, efficient and intuitive visual representation method.
A general method for visualizing the network topology is to visualize the network topology according to the relative positions of the nodes and the straight lines of point-to-point connection, as shown in fig. 1 and 2. The visualization method can effectively express the logic relation of the original network topology under the condition of less nodes and connecting lines. However, as the number of network nodes and links increases, drawing a network topology map on a two-dimensional plane causes problems, such as ambiguity caused by the links passing through a certain node, and grouping representation problems of large-scale nodes, such as fig. 3 and 4. Therefore, how to effectively visualize the network topology under the condition of large network scale becomes a problem to be solved.
Therefore, there is a need to provide a transmission path visualization method for a software-defined anonymous communication network to solve the above technical problems.
Disclosure of Invention
The invention provides a visual representation method for a transmission path of a software-defined anonymous communication network, which solves the problem of complicated and disordered network topology.
In order to solve the technical problem, the method for visually representing the transmission path of the software-defined anonymous communication network provided by the invention comprises the following steps:
s1 is represented by a circular ring, all points being evenly scattered around the edge of the ring; the nodes in the same area adopt the same color, abstract the nodes of the network according to the actual network topology, and inject the nodes into the topological graph;
s2, traversing each node and each node edge after S1 according to the relation of network node edges in the actual network topology, and meanwhile, in order to reduce the overlapping rate to the maximum extent, dynamically calculating the radian formed among a plurality of connecting lines and automatically drawing in a ring topology graph;
s3 when a link is selected, the entire route including the link is highlighted.
Preferably, the nodes located in the same area in step S1 are placed in the same arc segment, and different arc segments represent different countries or regions with different colors.
Preferably, the different colors of the nodes represent different network operators.
Preferably, the automatic drawing in step S2 is specifically performed by taking two points as the radius R, building a regular triangle outward by taking the length R of the two points, and drawing a circle by taking the third point as the center O and the radius as R.
Preferably, the color displayed in step S1 needs to be displayed on a display device, where the display device includes: the mounting frame is provided with a display window, an air inlet hole and a connecting hole respectively; the surface of the display device is fixed on the inner wall of the mounting rack; the surface of each supporting roller is rotatably arranged on the inner wall of the mounting rack, and the surface of each supporting roller is fixedly connected with a limiting sliding ring; the conveying curtain is movably arranged on the outer surface of the supporting roller, and butt joint holes are formed in the conveying curtain; driving motor, driving motor's top is fixed in the surface of mounting bracket, driving motor's output fixedly connected with drive roller, the surface of drive roller with the surface transmission of conveying curtain is connected.
Preferably, the surface of the transmission curtain is sleeved on the outer surfaces of the four groups of supporting rollers, and the transmission curtain is positioned outside the display device.
Preferably, the size of the docking hole is adapted to the size of the display device, and the inside of the docking hole is adapted to the inner surface of the display window.
Preferably, the output end of the driving motor penetrates through the surface of the mounting frame and extends to the inside of the mounting frame, and the output end of the driving motor is rotatably connected with the surface of the mounting frame.
Preferably, the top fixed mounting of mounting bracket has the cooler bin, the air outlet has been seted up at the top of cooler bin, radiator fan is installed to the inner wall of cooler bin.
Preferably, the inside of the cooling box and the inside of the connection hole communicate with each other, and the inside of the connection hole and the inside of the mounting bracket communicate with each other.
Compared with the related technology, the method for visually representing the transmission path of the software-defined anonymous communication network has the following beneficial effects:
the invention provides a visual representation method of a transmission path of a software-defined anonymous communication network, which can mark red lines of nodes with faults in a ring topology, is favorable for troubleshooting even if the nodes on the same arc section have faults, because the connection ambiguity among the nodes can not be caused, the fault detection is favorable, and for the nodes divided into the same group, the nodes can be arranged on the same arc section in the same color, so that the whole network can be conveniently managed, the effect of 'clear at a glance' is achieved, the grouping layout of the nodes is favorable, and the increase of the network nodes and the connection lines is solved.
Drawings
FIG. 1 is a method for network topology visualization;
FIG. 2 is a schematic diagram of another conventional network topology visualization method;
FIG. 3 is a diagram illustrating a connection ambiguity problem in a general visualization method;
FIG. 4 is a diagram illustrating a connection ambiguity problem in another conventional visualization method;
FIG. 5 is a flow chart of a transmission path visualization method for a software defined anonymous communication network according to the present invention;
FIG. 6 is a visual representation of a network topology of the present invention;
FIG. 7 is a dynamic arc diagram of a link according to the present invention;
FIG. 8 is a highlight diagram of a selected link according to the present invention;
fig. 9 is a schematic structural diagram of a display device used when the transmission path visualization method of the software-defined anonymous communication network provided by the present invention is executed;
FIG. 10 is a schematic view of the interior of the mount shown in FIG. 9;
FIG. 11 is a schematic view of the structure of the portion of the transfer curtain shown in FIG. 10;
fig. 12 is a schematic view of the structure of the cooling tank portion shown in fig. 9.
Reference numbers in the figures:
1. the display screen comprises a mounting frame 11, a display window 12, an air inlet hole 13 and a connecting hole;
2. a display device;
3. a support roller 31 and a limiting slip ring;
4. a transmission curtain 41 and a butt joint hole;
5. a drive motor 51, a drive roller;
6. a cooling box 61 and an air outlet;
7. a heat radiation fan.
Detailed Description
The invention is further described with reference to the following figures and embodiments.
Please refer to fig. 1, fig. 2, fig. 3, fig. 4, fig. 5, fig. 6, fig. 7, fig. 8, fig. 9, fig. 10, fig. 11, and fig. 12 in combination, where fig. 1 is a method for visualizing a network topology; FIG. 2 is a schematic diagram of another conventional network topology visualization method; FIG. 3 is a diagram illustrating a connection ambiguity problem in a general visualization method; FIG. 4 is a diagram illustrating a connection ambiguity problem in another conventional visualization method; FIG. 5 is a flow chart of a transmission path visualization method for a software defined anonymous communication network according to the present invention; FIG. 6 is a visual representation of a network topology of the present invention; FIG. 7 is a dynamic arc diagram of a link according to the present invention; FIG. 8 is a highlight diagram of a selected link according to the present invention; fig. 9 is a schematic structural diagram of a display device used when the transmission path visualization method of the software-defined anonymous communication network provided by the present invention is executed; FIG. 10 is a schematic view of the interior of the mount shown in FIG. 9; FIG. 11 is a schematic view of the structure of the portion of the transfer curtain shown in FIG. 10; fig. 12 is a schematic view of the structure of the cooling tank portion shown in fig. 9.
As shown in fig. 5, a transmission path visualization method for a software-defined anonymous communication network includes the following steps:
s1 is represented by a circular ring, all points being evenly scattered around the edge of the ring; the nodes in the same area adopt the same color, the nodes of the network are abstracted according to the actual network topology and are injected into the topological graph, as shown in fig. 6;
s2, according to the relationship between the network node edges in the actual network topology, after S1, traversing each node and the edge of each node, and meanwhile, in order to reduce the overlapping rate to the maximum extent, dynamically calculating the radian formed between a plurality of connecting lines, and automatically drawing in a ring topology, as shown in fig. 7;
s3 when a link is selected, the entire route including the link is highlighted, as shown in fig. 8.
The nodes located in the same area in the step S1 are placed in the same arc segment, and different arc segments represent different countries or regions with different colors.
The circular ring type in step S1 may be replaced with an elliptical ring.
The different colors of the nodes represent different network operators.
The specific way of automatically drawing in the step S2 is to use two points as the radius R, to establish a regular triangle outward by using the length R of the two points, and to draw a circle by using the third point as the center O and the radius as R.
The method can solve the ambiguity problem of node connection caused by the increase of network nodes and connection lines and the drawing of a network topological graph on a two-dimensional plane.
The node grouping layout is facilitated, and for the nodes divided into the same group, the nodes can be arranged on the same arc in the same color, so that the whole network can be conveniently managed and the 'clear at a glance' effect is achieved.
The method is favorable for fault detection, and for rectangular or matrix-shaped layout, when a plurality of nodes on the same horizontal line or straight line have faults, the nodes are difficult to distinguish which nodes have faults, so that the fault is difficult to remove, so that in a ring-shaped topology, the nodes with faults can be marked with red lines, even if the nodes on the same arc have faults, the faults can be checked, and the inter-node connection ambiguity can not be caused.
From another perspective, the method visualizes the network routing topology in a new way. When the network routing nodes and the connection relations are gradually increased, the problem of complicated and disordered network topology can be effectively solved.
The specific way of automatically drawing in the step S2 is to use two points as the radius R, to establish a regular triangle outward by using the length R of the two points, and to draw a circle by using the third point as the center O and the radius as R.
The color displayed in step S1 needs to be displayed on a display device, where the display device includes: the air conditioner comprises a mounting frame 1, wherein a display window 11, an air inlet 12 and a connecting hole 13 are respectively formed in the mounting frame 1; the surface of the display device 2 is fixed on the inner wall of the mounting rack 1; the surface of each supporting roller 3 is rotatably arranged on the inner wall of the mounting frame 1, and the surface of each supporting roller 3 is fixedly connected with a limiting sliding ring 31; the conveying curtain 4 is movably arranged on the outer surface of the supporting roller 3, and a butt joint hole 41 is formed in the conveying curtain 4; driving motor 5, driving motor 5's top is fixed in the surface of mounting bracket 1, driving motor 5's output fixedly connected with drive roller 51, drive roller 51 the surface with the surface transmission of conveying curtain 4 is connected.
The display device 2 is fixedly arranged in the mounting frame 1, and the display end of the display device 2 conveniently displays the displayed content through a display window 11 on the mounting frame 1;
the inside of the air inlet hole 12 is communicated with the inside of the mounting frame 1, and the inside of the connecting hole 13 is communicated with the inside of the air inlet hole 12, so that the air in the mounting frame 1 is conveniently communicated with the air in the cooling box 6;
connect external power when cooling box 6 inside radiator fan 7 uses, radiator fan 7 can drive the inside air of mounting bracket 1 after starting and upwards carry, and upward transport is carried to the inside back of air outlet 61 to gaseous transport.
The surface at four group's backing rolls 3 is established to conveying curtain 4 cover, four group's backing rolls 3 are the rectangle and distribute, for the installation and the roll of conveying curtain 4 provide support, spacing sliding ring 31 on the backing roll 3 plays support and spacing effect for conveying curtain 4, driving motor 5's output is connected with drive roller 51, drive roller 51's surface is connected with conveying curtain 4's surface transmission, and have the effect that compresses tightly to conveying curtain 4, keep conveying curtain 4 installation and stability when using.
When the driving motor 5 is used, the driving motor 5 is connected with an external power supply, the driving roller 51 can be driven to rotate after the driving motor 5 is started, the driving roller 51 drives the conveying curtain 4 to rotate, the conveying curtain 4 can drive the butt joint hole 41 to move when rotating, and when the inside of the butt joint hole 41 is communicated with the inside of the display window 11, the display device 2 can be conveniently and normally displayed and used;
when the inside of butt joint hole 41 and display window 11 misplace and distribute completely, display device 2 can't communicate with the inside of display window 11 under the sheltering from of conveying curtain 4 to the protection to display device 2 when guaranteeing display device 2 not to use, when conveying curtain 4 shelters from display device 2, not only can play dirt-proof effect, can avoid external mistake to touch and influence display device 2's use simultaneously.
Meanwhile, under the state that the display device 2 is opened, when the transmission curtain 4 is shielded, the peeping of a non-professional person on a display picture and the stealing of information can be effectively avoided, and the safety of equipment operation and the secret disclosure prevention are guaranteed.
The surface of the conveying curtain 4 is sleeved on the outer surfaces of the four groups of supporting rollers 3, and the conveying curtain 4 is positioned outside the display device 2.
The surface of backing roll 3 is connected with the inner wall rotation of mounting bracket 1, provides support for the conveying of conveying curtain 4, and cooperation drive roller 51 can compress tightly conveying curtain 4 simultaneously, the stability of guarantee conveying curtain 4 conveying.
The size of the docking hole 41 is adapted to the size of the display device 2, and the inside of the docking hole 41 is adapted to the inner surface of the display window 11.
The output end of the driving motor 5 penetrates through the surface of the mounting frame 1 and extends to the inside of the mounting frame 1, and the output end of the driving motor 5 is rotatably connected with the surface of the mounting frame 1.
The driving motor 5 can drive the driving roller 51 to rotate when rotating, and the driving roller 51 can drive the transmission curtain 4 to synchronously rotate when rotating, so that a power source is provided for the operation of the transmission curtain 4.
The top fixed mounting of mounting bracket 1 has cooling tank 6, air outlet 61 has been seted up at the top of cooling tank 6, radiator fan 7 is installed to the inner wall of cooling tank 6.
The inside of the cooling box 6 and the inside of the connection hole 13 communicate with each other, and the inside of the connection hole 13 and the inside of the mounting bracket 1 communicate with each other.
Adopt the inside of mounting bracket 1 to set up conveying curtain 4, conveying curtain 4 conveniently shelters from and protects display device 2's surface, so that protect and shelter from display device 2's display screen, can carry out the protection of privacy to display screen simultaneously, avoid non-staff's peeping, be provided with heat radiation structure in the top of mounting bracket 1 simultaneously, increase the inside circulation of air of mounting bracket 1, so that carry out quick cooling to the temperature when display device 2 moves, provide support and guarantee for the continuous operation of equipment.
The working principle of the transmission path visual representation method of the software defined anonymous communication network provided by the invention is as follows:
using a circular ring representation, all points are evenly spread out at the edge of the ring; the nodes in the same area adopt the same color, abstract the nodes of the network according to the actual network topology, and inject the nodes into the topological graph;
according to the relation of network node edges in the actual network topology, after S1, traversing each node and the edge of each node, and simultaneously, in order to reduce the overlapping rate to the maximum extent, dynamically calculating the radian formed among a plurality of connecting lines, and automatically drawing in a ring topology graph;
when a link is selected, the entire path containing the link is highlighted.
Compared with the related technology, the method for visually representing the transmission path of the software-defined anonymous communication network has the following beneficial effects:
in a ring topology, a node line with a fault can be marked with red, even if nodes on the same arc have faults, the fault can be cleared, the node connection ambiguity among the nodes can not be caused, the fault detection is facilitated, and for the nodes divided into the same group, the nodes can be arranged on the same arc in the same color, so that the whole network can be managed conveniently, the effect of 'clear at a glance' is achieved, the node grouping layout is facilitated, and the increase of network nodes and connection lines is solved.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A visual representation method for a transmission path of a software-defined anonymous communication network is characterized by comprising the following steps:
s1 is represented by a circular ring, all points being evenly scattered around the edge of the ring; the nodes in the same area adopt the same color, abstract the nodes of the network according to the actual network topology, and inject the nodes into the topological graph;
s2, traversing each node and each node edge after S1 according to the relation of network node edges in the actual network topology, and meanwhile, in order to reduce the overlapping rate to the maximum extent, dynamically calculating the radian formed among a plurality of connecting lines and automatically drawing in a ring topology graph;
s3 when a link is selected, the entire route including the link is highlighted.
2. The method for visually representing transmission paths in a software-defined anonymous communication network as set forth in claim 1, wherein the nodes located in the same area in step S1 are located in the same arc segment, and different arc segments represent different countries or regions with different colors.
3. The method of visualization of transmission paths for a software defined anonymous communication network according to claim 2, wherein different colors of the nodes represent different network operators.
4. The method as claimed in claim 1, wherein the step S2 of automatically drawing the transmission path visually represents the transmission path of the anonymous communication network by using two points as radii R, building a regular triangle outward by using the lengths R of the two points, and drawing a circle by using a third point as a center O and the radius R.
5. The method for visually representing transmission paths in a software-defined anonymous communication network as set forth in claim 1, wherein the colors displayed in step S1 are required to be displayed on a display device, the display device comprising:
the mounting frame is provided with a display window, an air inlet hole and a connecting hole respectively;
the surface of the display device is fixed on the inner wall of the mounting rack;
the surface of each supporting roller is rotatably arranged on the inner wall of the mounting rack, and the surface of each supporting roller is fixedly connected with a limiting sliding ring;
the conveying curtain is movably arranged on the outer surface of the supporting roller, and butt joint holes are formed in the conveying curtain;
driving motor, driving motor's top is fixed in the surface of mounting bracket, driving motor's output fixedly connected with drive roller, the surface of drive roller with the surface transmission of conveying curtain is connected.
6. The method as claimed in claim 5, wherein the transmission path of the anonymous communication network is visually represented by a transmission path of the transmission curtain, wherein the transmission curtain is sleeved on the outer surfaces of the four sets of support rollers, and the transmission curtain is located outside the display device.
7. The method of claim 5, wherein the size of the docking hole is adapted to the size of the display device, and the interior of the docking hole is adapted to the inner surface of the display window.
8. The method of claim 5, wherein the output of the drive motor extends through the surface of the mounting frame and into the interior of the mounting frame, and the output of the drive motor is rotatably connected to the surface of the mounting frame.
9. The method for visually representing the transmission path of the software-defined anonymous communication network according to claim 5, wherein a cooling box is fixedly installed at the top of the installation frame, an air outlet is formed in the top of the cooling box, and a cooling fan is installed on the inner wall of the cooling box.
10. The method of claim 9, wherein an interior of the cooling box is in communication with an interior of the connection hole, and an interior of the connection hole is in communication with an interior of the mounting rack.
CN202110921741.3A 2021-08-12 2021-08-12 Transmission path visual representation method of software defined anonymous communication network Pending CN113630274A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110921741.3A CN113630274A (en) 2021-08-12 2021-08-12 Transmission path visual representation method of software defined anonymous communication network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110921741.3A CN113630274A (en) 2021-08-12 2021-08-12 Transmission path visual representation method of software defined anonymous communication network

Publications (1)

Publication Number Publication Date
CN113630274A true CN113630274A (en) 2021-11-09

Family

ID=78384668

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110921741.3A Pending CN113630274A (en) 2021-08-12 2021-08-12 Transmission path visual representation method of software defined anonymous communication network

Country Status (1)

Country Link
CN (1) CN113630274A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110292832A1 (en) * 2008-12-03 2011-12-01 Telefonaktiebolaget L M Ericsson (Publ) Generating Network Topology Parameters and Monitoring a Communications Network Domain
CN105101093A (en) * 2015-09-10 2015-11-25 电子科技大学 Network topology visualization method with respect to geographical location information
CN110086665A (en) * 2019-04-25 2019-08-02 北京计算机技术及应用研究所 A kind of network topological diagram methods of exhibiting based on jTopo
CN113108180A (en) * 2021-04-13 2021-07-13 王一丹 Computer component for information communication

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110292832A1 (en) * 2008-12-03 2011-12-01 Telefonaktiebolaget L M Ericsson (Publ) Generating Network Topology Parameters and Monitoring a Communications Network Domain
CN105101093A (en) * 2015-09-10 2015-11-25 电子科技大学 Network topology visualization method with respect to geographical location information
CN110086665A (en) * 2019-04-25 2019-08-02 北京计算机技术及应用研究所 A kind of network topological diagram methods of exhibiting based on jTopo
CN113108180A (en) * 2021-04-13 2021-07-13 王一丹 Computer component for information communication

Similar Documents

Publication Publication Date Title
CN106502335B (en) For configuring the machine frame system and its configuration method of one or more servomechanisms
US20190089742A1 (en) Creating, visualizing, and simulating a threat based whitelisting security policy and security zones for networks
CN109405895A (en) Cable tunnel monitoring management system
US9344403B2 (en) Industrial network security
US8897138B2 (en) Systems and methods for configuring a network switch appliance
CN106330780B (en) Switch, apparatus and method for forming aggregated link
WO2008082672A2 (en) Visualizing object relationships
CN106712988A (en) Virtual network management method and device
CN113630274A (en) Transmission path visual representation method of software defined anonymous communication network
CN104410570B (en) A kind of data transmission method and device based on VRRP
CN108075969A (en) Message forwarding method and device
EP3076600B1 (en) Display method, device, and program
US20210373836A1 (en) Systems and methods for displaying facility information
CN106789331A (en) Topological Structure Generation and system
CN102820987A (en) Method and device for displaying service route in network failure maintaining
CN102317900A (en) Method and module of performance threshold value setting
CN104811334A (en) Multi-CEC-communication-equipment management method
CN106301941A (en) Overlay mono-key dispositions method and system
CN113434372B (en) Positioning indication method, device, system and storage medium
Cisco Understanding VLANs
Cisco Understanding VLANs
CN106899475A (en) A kind of method of the method for integrating tunnel resource, device and treatment message
Cisco Understanding VLANs
JP2768875B2 (en) Network management system
Cisco Understanding VLANs

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20211109