TCPIP------Internetworking protocols

IP地址分配组织

  • American Registry for Internet Numbers (ARIN)
  • Reseaux IP Europeans (RIPE)
  • Asia Pacific Network Information Centre (APNIC)

IP地址分类、IP子网掩码、IP路由

(略)

私网地址

  • 10.0.0.0: A single Class A network
  • 172.16.0.0 through 172.31.0.0: 16 contiguous Class B networks
  • 192.168.0.0 through 192.168.255.0: 256 contiguous Class C networks

CIDR

  • 比如若干个C类地址将其合并成为具有统一ip prefix的条目,这种类似子网划分的反向操作,就是CIDR,当然CIDR跟路由有很大的关系。

IP包头格式

    0                   1                   2                   3
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |Version|  IHL  |Type of Service|          Total Length         |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |         Identification        |Flags|      Fragment Offset    |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |  Time to Live |    Protocol   |         Header Checksum       |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                       Source Address                          |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                    Destination Address                        |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                    Options                    |    Padding    |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
时间: 2024-10-12 20:47:26

TCPIP------Internetworking protocols的相关文章

Level Of Management Protocols - SNMP Tutorial

30.2 The Level Of Management Protocols Originally, many wide area networks included management protocols as part of their link level protocols. If a packet switch began misbehaving, the network manager could instruct a neighboring packet switch to se

chapter 1.Internetworking

THE FOLLOWING ICND1 EXAM TOPICS ARE COVERED IN THIS CHAPTER: √Operation of IP Data Networks Recognize the purpose and functions of various network devices such as Routers,Switches,Bridges and Hubs. Select the components required to meet a given netwo

Asynchronous Pluggable Protocols 初探

Asynchronous Pluggable Protocols,异步可插入协议,允许开发者创建可插协议处理器,MIME过滤器,以及命名空间处理器工作在微软IE4.0浏览器以及更高版本或者URL moniker中.这涉及到Urlmon.dll动态链接库所公开(输出)的可插协议诸多功能,本文不进行深入的原理讲解,只对它其中之一的应用进行解析,那就是如何将一个应用程序注册为URL协议. 应用场景: tencent协议: 当我们打开"tencent://message/?uin=要链接的QQ号 &qu

Cookies and Custom Protocols

https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/URLLoadingSystem/CookiesandCustomProtocols/CookiesandCustomProtocols.html#//apple_ref/doc/uid/10000165i-CH10-SW3 If your app needs to manage cookies programmatically, such as

TCPIP详解 卷一核心概念整理

今天用wireshark分析一个案例,TCPIP卷一又复习了一遍,整理概念便于查看

推荐一本TCPIP的好书

推荐的是另外一本比较默默无名的 <嵌入式Internet TCPIP 基础.实现及应用> 这本书最好的地方是提供了一个参考的,很简单的协议栈, 最近在研读,发现的确很好.

tcp-ip第一章

网络基础篇章,协议基础,以及发展历 1:互联网的前身Arpanet的军事研究局域网络项目,由单一局域网络发展为一个全球化通信网络 2:tcp-ip协议族由世界上四个组织管理 1) Internet协会( I S O C, Internet Society)是一个推动.支持和促进 I n t e r n e t不断增长和发展的专业组织,它把 I n t e r n e t作为全球研究通信的基础设施.  2) Internet体系结构委员会( I A B, Internet Architecture

Matlab数据输出、、从MATLAB 以tcpip方式传输数据到 vvvv

想要使用vvvv进行控制,但是数据是从matlab里算出的 就想到tcp/ip方式连接 查找很多资料,可大多数都是在MATLAB接收数据 折腾了会终于做出来了 我就把我做的给大家分享吧 1.首先在vvvv里选择TCP(Network Client Advanced)node 按F1把里面的整个说明复制到工作面上,打开Enable开关 2.MATLAB 输入 >>help tcpip就会看到 Client Example ServerExample 3. 把ServerExample的内容复制下

tcp-ip协议第二、三章

第一章讲解的是tcp-ip的概述,涵盖了网络的各个方面 第二章讲解物理链路层 以太网和ieee802 封装 拆分 slip串行线网络 链路层主要功能就是 1:发送接收ip数据包 2:发送arp和接收arp模块应答 3 发送rarp和接收rarp模块应答   环回接口本机通信仍然完成的是整个网络分层的步骤程序,没有省略中间网络层和传输层 mtu是最大传输单元 第三章网际协议   首先强调的是所有的数据都是以ip数据包为核心,提供不可靠的运输(出现问题终止),tcp提供可靠的运输(出现问题重传) i

Lists of network protocols

https://en.wikipedia.org/wiki/Lists_of_network_protocols Protocol stack: List of network protocol stacks WIFI/WIMAX Protocols Bluetooth protocol Fibre Channel network protocols Internet Protocol Suite or TCP/IP model or TCP/IP stack OSI protocols fam