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">
2021-11-06 02:11:46 +08:00
<!-- Generated by graphviz version 2.49.3 (20211023.0002)
2020-07-22 11:01:23 +08:00
-->
<!-- Title: client_server/udp_client.c Pages: 1 -->
<!-- zoomable 84 -->
<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-10-26 03:34:27 +08:00
var viewWidth = 668;
2020-07-22 11:01:23 +08:00
var viewHeight = 84;
var sectionId = 'dynsection-0';
</script>
<script xlink:href= "../../svgpan.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > client_server/udp_client.c</title>
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-80 663.5,-80 663.5,4 -4,4" />
2020-07-22 11:01:23 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Client side implementation of UDP client-server model." >
2021-10-26 03:34:27 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "293.5,-56.5 293.5,-75.5 422.5,-75.5 422.5,-56.5 293.5,-56.5" />
<text text-anchor= "middle" x= "358" y= "-63.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > client_server/udp_client.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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "0,-0.5 0,-19.5 64,-19.5 64,-0.5 0,-0.5" />
<text text-anchor= "middle" x= "32" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M297.22,-56.47C241.65,-48.43 156.97,-35.58 74.27,-20.15" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "74.67,-16.66 64.19,-18.26 73.37,-23.54 74.67,-16.66" />
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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "82,-0.5 82,-19.5 132,-19.5 132,-0.5 82,-0.5" />
<text text-anchor= "middle" x= "107" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M313.38,-56.48C271.54,-48.33 207.04,-35.35 142.2,-20.19" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "142.75,-16.72 132.21,-17.84 141.14,-23.54 142.75,-16.72" />
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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "150.5,-0.5 150.5,-19.5 215.5,-19.5 215.5,-0.5 150.5,-0.5" />
<text text-anchor= "middle" x= "183" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M330.27,-56.44C300.57,-47.28 253.28,-32.69 220.33,-22.52" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "221.19,-19.12 210.6,-19.52 219.12,-25.81 221.19,-19.12" />
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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "234,-0.5 234,-19.5 306,-19.5 306,-0.5 234,-0.5" />
<text text-anchor= "middle" x= "270" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M343.86,-56.32C330.13,-47.9 309.06,-34.97 292.94,-25.07" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "294.46,-21.9 284.1,-19.65 290.8,-27.87 294.46,-21.9" />
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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "324.5,-0.5 324.5,-19.5 391.5,-19.5 391.5,-0.5 324.5,-0.5" />
<text text-anchor= "middle" x= "358" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M358,-56.08C358,-49.01 358,-38.86 358,-29.99" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "361.5,-29.75 358,-19.75 354.5,-29.75 361.5,-29.75" />
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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "410,-0.5 410,-19.5 462,-19.5 462,-0.5 410,-0.5" />
<text text-anchor= "middle" x= "436" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M370.53,-56.32C382.59,-47.98 401.03,-35.21 415.27,-25.35" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "417.27,-28.22 423.5,-19.65 413.28,-22.47 417.27,-28.22" />
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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "480,-0.5 480,-19.5 526,-19.5 526,-0.5 480,-0.5" />
<text text-anchor= "middle" x= "503" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M380.98,-56.44C405.16,-47.44 443.42,-33.19 470.65,-23.05" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "471.98,-26.29 480.13,-19.52 469.54,-19.73 471.98,-26.29" />
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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "544,-0.5 544,-19.5 592,-19.5 592,-0.5 544,-0.5" />
<text text-anchor= "middle" x= "568" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M392.31,-56.46C425.98,-48.05 479.04,-34.67 533.95,-20.24" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "535.08,-23.57 543.86,-17.63 533.3,-16.8 535.08,-23.57" />
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= " " >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "610.5,-0.5 610.5,-19.5 659.5,-19.5 659.5,-0.5 610.5,-0.5" />
<text text-anchor= "middle" x= "635" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M410.37,-56.48C457.53,-48.54 528.93,-35.87 600.13,-20.06" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "601.18,-23.41 610.17,-17.8 599.65,-16.58 601.18,-23.41" />
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__client_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>