<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif">Hi Jiacheng, </div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><br>
</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif">"Connected" in ndn is a bit different than how it is perceived in IP.  It really doesn't make a strong sense, at least to me, to say nodes a and c are connected, what doesn't it mean? <span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important"><span> </span></span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important"><br>
</span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important">In ndn, routes are crated for name-prefix, not for any particular host.
 So, when you register a new prefix at any node, other nodes in the network need to create a route towards that prefix in order to do interest-data exchange. </span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif;">Now, if you are running nlsr, and if you use nlsrc to advertise a prefix, in that case, the routes towards that advertise prefix are
 propagated throughout the network and no other route creation towards that prefix is needed. </span><br>
</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important"><br>
</span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important">ndn-traffic-generator doesn't use nlsr to advertise prefixes (e.g. /example/*)
 so there is no way for other nodes to reach those prefixes registered by the server, hence, you need to create a route from other nodes.</span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important"><br>
</span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important">You can simply do that by running the following command in mini-ndn.</span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important"><br>
</span></div>
<blockquote style="border-left: 3px solid rgb(200, 200, 200); border-top-color: rgb(200, 200, 200); border-right-color: rgb(200, 200, 200); border-bottom-color: rgb(200, 200, 200); padding-left: 1ex; margin-left: 0.8ex; color: rgb(102, 102, 102);">
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important">"c nfdc route add /example udp://10.0.0.1"</span></div>
</blockquote>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif">you can also use appropriate face-id instead of "<span style="color: rgb(102, 102, 102); font-family: Calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important">udp://10.0.0.1" </span><span style="color: rgb(0, 0, 0); font-family: calibri, sans-serif; background-color: rgb(255, 255, 255); display: inline !important; font-size: 12pt;">to
 create route. </span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; font-size: 12pt;"><br>
</span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><span style="font-family: Calibri, sans-serif; font-size: 12pt;">Once you create the route, you should be able to get the data back in your test.</span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><br>
</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif">Let me know if you have more questions.</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><br>
</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif">Regards,</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif">Saurab Dulal</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, sans-serif"><br>
</div>
</div>
<div>
<div id="Signature">
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Mini-NDN <mini-ndn-bounces@lists.cs.ucla.edu> on behalf of Lan Wang (lanwang) <lanwang@memphis.edu><br>
<b>Sent:</b> Thursday, August 13, 2020 5:50 PM<br>
<b>To:</b> Carles Sastre Pérez via Mini-NDN <mini-ndn@lists.cs.ucla.edu><br>
<b>Subject:</b> [Mini-NDN] Mini-NDN and NDN-Traffic-Generator</font>
<div> </div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space"><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">Begin forwarded message:</div>
<div class="" style="margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px">
<span class="" style=""><br class="">
</span></div>
<br class="">
<div class=""><span class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; float:none; display:inline!important">The
 attached message has been automatically discarded.</span><br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
<div class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; margin:0px">
<span class="" style="color:rgb(127,127,127)"><b class="">From:<span class="x_Apple-converted-space"> </span></b></span><span class="" style="">JIACHENG HOU <<a href="mailto:houdemi@outlook.com" class="">houdemi@outlook.com</a>><br class="">
</span></div>
<div class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; margin:0px">
<span class="" style="color:rgb(127,127,127)"><b class="">Subject:<span class="x_Apple-converted-space"> </span></b></span><span class="" style=""><b class="">Mini-NDN and NDN-Traffic-Generator</b><br class="">
</span></div>
<div class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; margin:0px">
<span class="" style="color:rgb(127,127,127)"><b class="">Date:<span class="x_Apple-converted-space"> </span></b></span><span class="" style="">August 12, 2020 at 8:20:47 PM CDT<br class="">
</span></div>
<div class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; margin:0px">
<span class="" style="color:rgb(127,127,127)"><b class="">To:<span class="x_Apple-converted-space"> </span></b></span><span class="" style="">"<a href="mailto:mini-ndn@lists.cs.ucla.edu" class="">mini-ndn@lists.cs.ucla.edu</a>" <<a href="mailto:mini-ndn@lists.cs.ucla.edu" class="">mini-ndn@lists.cs.ucla.edu</a>><br class="">
</span></div>
<br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
<br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
<div class="x_WordSection1" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">Hi Mini-NDN teams,</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">May I ask a question about Mini-NDN and NDN-Traffic-Generator?</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">I tried a simple topology in Mini-NDN, the topology configuration file looks like this:</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">[nodes]</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">a: _ radius=0.5 angle=2.64159265359</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">b: _ radius=0.6 angle=3.64159265359</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">c: _ radius=1 angle=1.57079632679</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">d: _ radius=1 angle=4.71238898038</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">[links]</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">a:b delay=10ms</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">a:c delay=10ms</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">b:d delay=10ms</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">I tried to run the ndn-traffic-server on node a:</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1">a ndn-traffic-server /home/demi/NDN-traffic-generator/ndn-traffic-server.conf</span><span class="x_apple-converted-space"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_apple-converted-space"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_apple-converted-space"><span class="" style="font-size:11pt; font-family:Calibri,sans-serif"> </span></span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_apple-converted-space"><span class="" style="font-size:11pt; font-family:Calibri,sans-serif">The result on node a is:</span></span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_apple-converted-space"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Environment variable NDN_TRAFFIC_LOGFOLDER not set.</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Using default output for logging.</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
2020-Aug-12 21:05:05 - Reading traffic configuration file: /home/demi/ndn-traffic-generator/ndn-traffic-server.conf</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
2020-Aug-12 21:05:05 - Traffic configuration file processing completed.</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
 </div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Traffic Pattern Type #1</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Name=/example/A, ContentType=1, ContentBytes=<a href="tel:1000000" class="">1000000</a>, Content=AAAAAAAA, SigningInfo=</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
 </div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Traffic Pattern Type #2</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Name=/example/B, ContentType=2, ContentBytes=<a href="tel:1000000" class="">1000000</a>, Content=BBBBBBBB, SigningInfo=</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
 </div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Traffic Pattern Type #3</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Name=/example/C, ContentType=3, ContentBytes=<a href="tel:1000000" class="">1000000</a>, Content=CCCCCCCC, SigningInfo=</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
 </div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Traffic Pattern Type #4</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Name=/example/D, ContentType=4, ContentBytes=<a href="tel:1000000" class="">1000000</a>, Content=DDDDDDDD, SigningInfo=</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
 </div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Traffic Pattern Type #5</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
Name=/example/E, ContentType=5, ContentBytes=<a href="tel:1000000" class="">1000000</a>, Content=EEEEEEEE, SigningInfo=</div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
 </div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">                    <span class="x_Apple-converted-space"> </span></span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">Then I run ndn-traffic-client on node c:</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1">c ndn-traffic-client --count=10 /home/demi/ndn-traffic-generator/ndn-traffic-client.conf</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">However, the result on node c is:</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">2020-Aug-12 21:07:41 - Sending Interest   - PatternType=2, GlobalID=1, LocalID=1, Name=/example/B</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">2020-Aug-12 21:07:41 - Interest Nack'd    - PatternType=2, GlobalID=1, LocalID=1, Name=/example/B, NackReason=NoRoute</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">2020-Aug-12 21:07:42 - Sending Interest   - PatternType=3, GlobalID=2, LocalID=1, Name=/example/C</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">2020-Aug-12 21:07:42 - Interest Nack'd    - PatternType=3, GlobalID=2, LocalID=1, Name=/example/C, NackReason=NoRoute</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">2020-Aug-12 21:07:43 - Sending Interest   - PatternType=3, GlobalID=3, LocalID=2, Name=/example/C</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">2020-Aug-12 21:07:43 - Interest Nack'd    - PatternType=3, GlobalID=3, LocalID=2, Name=/example/C, NackReason=NoRoute</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">2020-Aug-12 21:07:44 - Sending Interest   - PatternType=1, GlobalID=4, LocalID=1, Name=/example/A</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">2020-Aug-12 21:07:44 - Interest Nack'd    - PatternType=1, GlobalID=4, LocalID=1, Name=/example/A, NackReason=NoRoute</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">I am confused that why it shows NoRoute even though node a and node c connect with each other.</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">Besides, I checked the FIB of node a and node c. For node a, it has:</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1">/example/A nexthops={faceid=275 (cost=0)}</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1">/example/B nexthops={faceid=275 (cost=0)}</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1">/example/C nexthops={faceid=275 (cost=0)}</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1">/example/D nexthops={faceid=275 (cost=0)}</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1">/example/E nexthops={faceid=275 (cost=0)}</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:10.5pt; font-family:Menlo">
<span class="x_s1"><span class="" style="font-size:11pt; font-family:Calibri,sans-serif">However, for node c, its FIB doesn’t include above prefixes.</span></span><span class="" style="font-size:11pt; font-family:Calibri,sans-serif"></span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">Could you please help me to solve the problem? Any help will be appreciated.</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">Thank you very much for your time.</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt"> </span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">Best wishes,</span></div>
<div class="" style="margin:0in 0in 0.0001pt; font-size:12pt; font-family:Calibri,sans-serif">
<span class="" style="font-size:11pt">Jiacheng</span></div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>