4 lines
93 KiB
XML
4 lines
93 KiB
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<!-- Do not edit this file with editors other than draw.io -->
|
||
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
|
<svg xmlns="http://www.w3.org/2000/svg" style="background: #ffffff; background-color: light-dark(#ffffff, #121212); color-scheme: light dark;" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="580px" height="240px" viewBox="0 0 580 240" content="<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/29.0.3 Chrome/140.0.7339.249 Electron/38.7.0 Safari/537.36" version="29.0.3" scale="1" border="0"> <diagram name="第 1 页" id="xOwZ0JJdvckbt2tAO7T4"> <mxGraphModel dx="1653" dy="961" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="0" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" background="#ffffff" math="0" shadow="0"> <root> <mxCell id="0" /> <mxCell id="1" parent="0" /> <mxCell id="2" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=none;fillStyle=solid;" vertex="1" parent="1"> <mxGeometry x="1670" y="350" width="580" height="240" as="geometry" /> </mxCell> <mxCell id="3" value="MAC头部" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" vertex="1" parent="1"> <mxGeometry x="1680" y="360" width="80" height="40" as="geometry" /> </mxCell> <mxCell id="4" value="IP头部" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1"> <mxGeometry x="1760" y="360" width="80" height="40" as="geometry" /> </mxCell> <mxCell id="5" value="UDP头部" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1"> <mxGeometry x="1840" y="360" width="80" height="40" as="geometry" /> </mxCell> <mxCell id="6" value="数据" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1"> <mxGeometry x="1920" y="360" width="160" height="40" as="geometry" /> </mxCell> <mxCell id="7" value="HEADER" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1"> <mxGeometry x="1800" y="450" width="80" height="40" as="geometry" /> </mxCell> <mxCell id="8" value="CHECK" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1"> <mxGeometry x="2120" y="450" width="80" height="40" as="geometry" /> </mxCell> <mxCell id="9" value="PAYLOAD" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1"> <mxGeometry x="1960" y="450" width="160" height="40" as="geom
|