<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Network on Yaohong</title><link>https://yh.timefriend.vip/tags/network/</link><description>Recent content in Network on Yaohong</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 18 Nov 2020 19:40:20 +0800</lastBuildDate><atom:link href="https://yh.timefriend.vip/tags/network/index.xml" rel="self" type="application/rss+xml"/><item><title>telnet</title><link>https://yh.timefriend.vip/post/network/telnet/</link><pubDate>Wed, 18 Nov 2020 19:40:20 +0800</pubDate><guid>https://yh.timefriend.vip/post/network/telnet/</guid><description>&lt;h1 id="telnet"&gt;Telnet&lt;/h1&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;telnet host post&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;示例：&lt;/p&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;[yaohong@host ~]# telnet www.baidu.com 80&#10;Trying 14.215.177.38...&#10;Connected to www.baidu.com.&#10;Escape character is &amp;#39;^]&amp;#39;.&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;出现&lt;code&gt;Connected to&lt;/code&gt;表示连接上主机；&lt;/p&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;[yaohong@host ~]# telnet www.baidu.com 882&#10;Trying 14.215.177.38...&#10;telnet: connect to address 14.215.177.38: Connection timed out&#10;Trying 14.215.177.39...&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;没有出现&lt;code&gt;Connected to&lt;/code&gt;表示未连接成功。&lt;/p&gt;</description></item><item><title>一条微信消息在网络层的历程</title><link>https://yh.timefriend.vip/post/network/%E4%B8%80%E6%9D%A1%E5%BE%AE%E4%BF%A1%E6%B6%88%E6%81%AF%E7%9A%84%E5%8E%86%E7%A8%8B/</link><pubDate>Wed, 14 Oct 2020 20:40:20 +0800</pubDate><guid>https://yh.timefriend.vip/post/network/%E4%B8%80%E6%9D%A1%E5%BE%AE%E4%BF%A1%E6%B6%88%E6%81%AF%E7%9A%84%E5%8E%86%E7%A8%8B/</guid><description>&lt;h1 id="一条微信消息在网络层的历程"&gt;一条微信消息在网络层的历程&lt;/h1&gt;&#10;&lt;p&gt;当我们向朋友发送一条微信文字消息时，我们的操作仅仅是让手机连上网，通过连接WIFI或使用移动网络，然后在手机上打字“明天跑步去吗？”，最后点击发送按钮。&lt;/p&gt;</description></item></channel></rss>