2020-07-22 11:01:23 +08:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
< !DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2023-04-08 03:38:36 +08:00
<!-- Generated by graphviz version 8.0.1 (20230327.1645)
2020-07-22 11:01:23 +08:00
-->
<!-- Title: client_server/udp_server.c Pages: 1 -->
2022-09-08 08:17:03 +08:00
<!-- zoomable 82 -->
2020-07-22 11:01:23 +08:00
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
<style type= "text/css" > < ![CDATA[
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type= "text/javascript" > < ![CDATA[
var edges = document.getElementsByTagName('g');
if (edges & & edges.length) {
for (var i=0;i<edges.length ; i + + ) {
if (edges[i].id.substr(0,4)=='edge') {
edges[i].setAttribute('class','edge');
}
}
}
]]></script>
<defs >
<circle id= "rim" cx= "0" cy= "0" r= "7" />
<circle id= "rim2" cx= "0" cy= "0" r= "3.5" />
<g id= "zoomPlus" >
<use xlink:href= "#rim" fill= "#404040" >
<set attributeName= "fill" to= "#808080" begin= "zoomplus.mouseover" end= "zoomplus.mouseout" />
</use>
<path d= "M-4,0h8M0,-4v8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "zoomMin" >
<use xlink:href= "#rim" fill= "#404040" >
<set attributeName= "fill" to= "#808080" begin= "zoomminus.mouseover" end= "zoomminus.mouseout" />
</use>
<path d= "M-4,0h8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "dirArrow" >
<path fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "resetDef" >
<use xlink:href= "#rim2" fill= "#404040" >
<set attributeName= "fill" to= "#808080" begin= "reset.mouseover" end= "reset.mouseout" />
</use>
</g>
</defs>
<script type= "text/javascript" >
2021-12-10 01:57:52 +08:00
var viewWidth = 666;
2022-09-08 08:17:03 +08:00
var viewHeight = 82;
2020-07-22 11:01:23 +08:00
var sectionId = 'dynsection-0';
</script>
<script xlink:href= "../../svgpan.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > client_server/udp_server.c</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Server side implementation of UDP client-server model." >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "421.5,-74 290.5,-74 290.5,-55 421.5,-55 421.5,-74" />
<text text-anchor= "middle" x= "356" y= "-62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > client_server/udp_server.c</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "62,-19 0,-19 0,0 62,0 62,-19" />
<text text-anchor= "middle" x= "31" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > arpa/inet.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M291.88,-54.51C236.38,-46.49 153.72,-34 72.78,-19.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "73.88,-15.71 63.41,-17.34 72.61,-22.59 73.88,-15.71" />
2020-07-22 11:01:23 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "129.5,-19 80.5,-19 80.5,0 129.5,0 129.5,-19" />
<text text-anchor= "middle" x= "105" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > netdb.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M308.65,-54.55C266.72,-46.47 203.62,-33.91 140.39,-19.47" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "141.36,-15.87 130.83,-17.04 139.79,-22.69 141.36,-15.87" />
2020-07-22 11:01:23 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "212.5,-19 147.5,-19 147.5,0 212.5,0 212.5,-19" />
<text text-anchor= "middle" x= "180" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > netinet/in.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M326.14,-54.51C296.98,-45.73 252.39,-32.3 220.13,-22.59" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "221.29,-18.98 210.71,-19.45 219.27,-25.68 221.29,-18.98" />
2020-07-22 11:01:23 +08:00
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
<g id= "a_node5" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "303.5,-19 230.5,-19 230.5,0 303.5,0 303.5,-19" />
<text text-anchor= "middle" x= "267" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > sys/socket.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node1- > Node5</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M340.9,-54.51C327.27,-46.39 306.97,-34.3 291.09,-24.85" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "293.26,-21.47 282.87,-19.36 289.68,-27.48 293.26,-21.47" />
2020-07-22 11:01:23 +08:00
</g>
<!-- Node6 -->
<g id= "node6" class= "node" >
<title > Node6</title>
<g id= "a_node6" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "390,-19 322,-19 322,0 390,0 390,-19" />
<text text-anchor= "middle" x= "356" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > sys/types.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node6 -->
<g id= "edge5" class= "edge" >
<title > Node1- > Node6</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M356,-54.75C356,-48.11 356,-38.73 356,-30.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "359.5,-30.44 356,-20.44 352.5,-30.44 359.5,-30.44" />
2020-07-22 11:01:23 +08:00
</g>
<!-- Node7 -->
<g id= "node7" class= "node" >
<title > Node7</title>
<g id= "a_node7" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "459.5,-19 408.5,-19 408.5,0 459.5,0 459.5,-19" />
<text text-anchor= "middle" x= "434" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unistd.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node7 -->
<g id= "edge6" class= "edge" >
<title > Node1- > Node7</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M369.23,-54.51C380.96,-46.54 398.3,-34.75 412.1,-25.38" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "413.66,-27.87 419.96,-19.36 409.73,-22.08 413.66,-27.87" />
2020-07-22 11:01:23 +08:00
</g>
<!-- Node8 -->
<g id= "node8" class= "node" >
<title > Node8</title>
<g id= "a_node8" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "524,-19 478,-19 478,0 524,0 524,-19" />
<text text-anchor= "middle" x= "501" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stdio.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node8 -->
<g id= "edge7" class= "edge" >
<title > Node1- > Node8</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M380.6,-54.51C404.56,-45.75 441.17,-32.37 467.73,-22.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "468.53,-25.73 476.72,-19.01 466.13,-19.15 468.53,-25.73" />
2020-07-22 11:01:23 +08:00
</g>
<!-- Node9 -->
<g id= "node9" class= "node" >
<title > Node9</title>
<g id= "a_node9" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "590,-19 542,-19 542,0 590,0 590,-19" />
<text text-anchor= "middle" x= "566" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stdlib.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node9 -->
<g id= "edge8" class= "edge" >
<title > Node1- > Node9</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M391.95,-54.53C425.56,-46.12 477.42,-33.12 531.39,-19.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "532.03,-22.59 540.85,-16.74 530.3,-15.81 532.03,-22.59" />
2020-07-22 11:01:23 +08:00
</g>
<!-- Node10 -->
<g id= "node10" class= "node" >
<title > Node10</title>
<g id= "a_node10" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "657.5,-19 608.5,-19 608.5,0 657.5,0 657.5,-19" />
<text text-anchor= "middle" x= "633" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string.h</text>
2020-07-22 11:01:23 +08:00
</a>
</g>
</g>
<!-- Node1->Node10 -->
<g id= "edge9" class= "edge" >
<title > Node1- > Node10</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M410.73,-54.51C457.79,-46.54 527.72,-34.15 597.82,-19.14" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "598.12,-22.44 607.16,-16.9 596.65,-15.59 598.12,-22.44" />
2020-07-22 11:01:23 +08:00
</g>
</g>
</svg>
<g id= "navigator" transform= "translate(0 0)" fill= "#404254" >
<rect fill= "#f2f5e9" fill-opacity= "0.5" stroke= "#606060" stroke-width= ".5" x= "0" y= "0" width= "60" height= "60" />
<use id= "zoomplus" xlink:href= "#zoomPlus" x= "17" y= "9" onmousedown= "handleZoom(evt,'in')" />
<use id= "zoomminus" xlink:href= "#zoomMin" x= "42" y= "9" onmousedown= "handleZoom(evt,'out')" />
<use id= "reset" xlink:href= "#resetDef" x= "30" y= "36" onmousedown= "handleReset()" />
<g id= "arrowUp" xlink:href= "#dirArrow" transform= "translate(30 24)" onmousedown= "handlePan(0,-1)" >
<use xlink:href= "#rim" fill= "#404040" >
<set attributeName= "fill" to= "#808080" begin= "arrowUp.mouseover" end= "arrowUp.mouseout" />
</use>
<path fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowRight" xlink:href= "#dirArrow" transform= "rotate(90) translate(36 -43)" onmousedown= "handlePan(1,0)" >
<use xlink:href= "#rim" fill= "#404040" >
<set attributeName= "fill" to= "#808080" begin= "arrowRight.mouseover" end= "arrowRight.mouseout" />
</use>
<path fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowDown" xlink:href= "#dirArrow" transform= "rotate(180) translate(-30 -48)" onmousedown= "handlePan(0,1)" >
<use xlink:href= "#rim" fill= "#404040" >
<set attributeName= "fill" to= "#808080" begin= "arrowDown.mouseover" end= "arrowDown.mouseout" />
</use>
<path fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowLeft" xlink:href= "#dirArrow" transform= "rotate(270) translate(-36 17)" onmousedown= "handlePan(-1,0)" >
<use xlink:href= "#rim" fill= "#404040" >
<set attributeName= "fill" to= "#808080" begin= "arrowLeft.mouseover" end= "arrowLeft.mouseout" />
</use>
<path fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
</g>
<svg viewBox= "0 0 15 15" width= "100%" height= "30px" preserveAspectRatio= "xMaxYMin meet" >
<g id= "arrow_out" transform= "scale(0.3 0.3)" >
<a xlink:href= "udp__server_8c__incl_org.svg" target= "_base" >
<rect id= "button" ry= "5" rx= "5" y= "6" x= "6" height= "38" width= "38"
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
<path id= "arrow"
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
style="fill:#404040;"/>
</a>
</g>
</svg>
</svg>