<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>计算机网络 on 杨刚的个人网站</title>
    <link>https://www.ygang.top/posts/c343b13e/45c36453/</link>
    <description>Recent content in 计算机网络 on 杨刚的个人网站</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <copyright>Copyright © 2018-2025 GradyYoung. All rights reserved.</copyright>
    <lastBuildDate>Sat, 11 Nov 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.ygang.top/posts/c343b13e/45c36453/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>1、计算机网络概述</title>
      <link>https://www.ygang.top/posts/c343b13e/45c36453/bee3a0f2/</link>
      <pubDate>Sat, 11 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/c343b13e/45c36453/bee3a0f2/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;什么是计算机网络 
    &lt;div id=&#34;什么是计算机网络&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e4%bb%80%e4%b9%88%e6%98%af%e8%ae%a1%e7%ae%97%e6%9c%ba%e7%bd%91%e7%bb%9c&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;计算机网络是通信技术与计算机技术紧密结合的产物，是一种特殊的通信网络&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>2、应用层</title>
      <link>https://www.ygang.top/posts/c343b13e/45c36453/d9e258ac/</link>
      <pubDate>Sat, 11 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/c343b13e/45c36453/d9e258ac/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;网络应用体系结构 
    &lt;div id=&#34;网络应用体系结构&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e7%bd%91%e7%bb%9c%e5%ba%94%e7%94%a8%e4%bd%93%e7%b3%bb%e7%bb%93%e6%9e%84&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;客户机/服务器结构（Client-Server，C/S）&lt;/li&gt;
&lt;li&gt;点对点结构（Peer-to-peer，P2P）&lt;/li&gt;
&lt;li&gt;混合结构（Hybird）&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 class=&#34;relative group&#34;&gt;C/S 
    &lt;div id=&#34;cs&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#cs&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;服务器
&lt;ul&gt;
&lt;li&gt;7*24小时提供服务&lt;/li&gt;
&lt;li&gt;永久性访问地址/域名&lt;/li&gt;
&lt;li&gt;利用大量服务器实现可扩展性&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;客户机
&lt;ul&gt;
&lt;li&gt;与服务器通信，使用服务器提供的服务&lt;/li&gt;
&lt;li&gt;间歇性接入网络&lt;/li&gt;
&lt;li&gt;可能使用动态IP地址&lt;/li&gt;
&lt;li&gt;不会和其他客户机直接通信&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 class=&#34;relative group&#34;&gt;P2P 
    &lt;div id=&#34;p2p&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#p2p&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;没有永远在线的服务器&lt;/li&gt;
&lt;li&gt;任意端系统/节点之间可以直接通信&lt;/li&gt;
&lt;li&gt;节点间歇性接入网络&lt;/li&gt;
&lt;li&gt;节点可能改变IP地址&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&#34;relative group&#34;&gt;网络应用进程通信 
    &lt;div id=&#34;网络应用进程通信&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e7%bd%91%e7%bb%9c%e5%ba%94%e7%94%a8%e8%bf%9b%e7%a8%8b%e9%80%9a%e4%bf%a1&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;进程：主机上运行的程序&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
