文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | firefox | WPS | 杀毒软件 | Picasa
清风网络
首 页 软件下载 网络学院 数码学院
QQ 电脑入门 游戏 操作系统 图形图像 办公软件 媒体动画 精文荟萃 常用软件 网页编程 技术开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络学院网络技术网络协议RFC791 - Internet Protocol
精品推荐
特别推荐
·ISIS路由协议
·Telnet入侵最完全手册
·网络协议基础知识 SMTP协议和UDP协议
·新的宽带认证方式——IEEE 802.1x协议
·ARP协议揭密
·网络沟通的桥梁-协议X档案
·TCP/IP协议简介
·NGN网络协议解析
·HTTP协议基础
·电子商务安全协议
·SSL协议介绍
·SIP、SAP及SDP协议组合应用的研究
·在Windows 2000 Server中配置TCP/IP协议
·Catalyst8500配置实例之HSRP协议培植
·计算机网络体系层次结构的划分
·OSPF计算路由
热点TOP10
·RFC4081 - Security Threats for Next Steps in Signaling (NSIS)
·RFC791 - Internet Protocol
·RFC4094 - Analysis of Existing Quality-of-Service Signaling Protocols
·RFC4098 - Terminology for Benchmarking BGP Device Convergence in the Control Plane
·完全用Linux工作 摈弃Windows
·RFC2665 - Definitions of Managed Objects for the Ethernet-like Interface Types
·RFC1015 - Implementation plan for interagency research Internet
·RFC4045 - Extensions to Support Efficient Carrying of Multicast Traffic in Layer-2 Tunneling Protocol (L2TP)
·关于Sniffer Pro
·RFC4150-Transport Performance Metrics MIB
·TCP/IP协议简介
·RFC2753 - A Framework for Policy-based Admission Control
·ISIS路由协议
·Windows XP系统中如何重置TCP/IP协议
·RFC4105 - Requirements for Inter-Area MPLS Traffic Engineering
·RFC1044 - Internet Protocol on Network Systems HYPERchannel: Protocol specification
·第三章 广域网协议配置命令(四)
·RFC3996-Internet Printing Protocol (IPP): The ippget Delivery Method for Event Notifications
·RFC4083 - Input 3rd-Generation Partnership Project (3GPP) Release 5 Requirements on the Session Initiation Protocol (SIP)
·对BitTorrent通信协议的分析与检测

RFC791 - Internet Protocol

日期:2007年10月23日 作者: 查看:[大字体 中字体 小字体]


implementations.

Internet protocol interfaces on one side to the local network and on
the other side to either a higher level protocol or an application
program. In the following, the higher level protocol or application

[Page 31]

September 1981
Internet Protocol
Specification

program (or even a gateway program) will be called the "user" since it
is using the internet module. Since internet protocol is a datagram
protocol, there is minimal memory or state maintained between datagram
transmissions, and each call on the internet protocol module by the
user supplies all information necessary for the IP to perform the
service requested.

An Example Upper Level Interface

The following two example calls satisfy the requirements for the user
to internet protocol module communication ("=>" means returns):

SEND (src, dst, prot, TOS, TTL, BufPTR, len, Id, DF, opt => result)

where:

src = source address
dst = destination address
prot = protocol
TOS = type of service
TTL = time to live
BufPTR = buffer pointer
len = length of buffer
Id = Identifier
DF = Don't Fragment
opt = option data
result = response
OK = datagram sent ok
Error = error in arguments or local network error

Note that the precedence is included in the TOS and the
security/compartment is passed as an option.

RECV (BufPTR, prot, => result, src, dst, TOS, len, opt)

where:

BufPTR = buffer pointer
prot = protocol
result = response
OK = datagram received ok
Error = error in arguments
len = length of buffer
src = source address
dst = destination address
TOS = type of service
opt = option data

[Page 32]

September 1981
Internet Protocol
Specification

When the user sends a datagram, it executes the SEND call supplying
all the arguments. The internet protocol module, on receiving this
call, checks the arguments and prepares and sends the message. If the
arguments are good and the datagram is accepted by the local network,
the call returns successfully. If either the arguments are bad, or
the datagram is not accepted by the local network, the call returns
unsuccessfully. On unsuccessful returns, a reasonable report must be
made as to the cause of the problem, but the details of such reports
are up to individual implementations.

When a datagram arrives at the internet protocol module from the local
network, either there is a pending RECV call from the user addressed
or there is not. In the first case, the pending call is satisfied by
passing the information from the datagram to the user. In the second
case, the user addressed is notified of a pending datagram. If the
user addressed does not exist, an ICMP error message is returned to
the sender, and the data is discarded.

The notification of a user may be via a pseudo interrupt or similar

上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] 下一页 




上一篇:RFC742 - NAME/FINGER Protocol

下一篇:RFC790 - Assigned numbers

RFC791 - Internet Protocol 相关文章:
·最全面的WindowsXP修改大全
·WindowsXP超级技巧
·菜鸟必看:WinXP终极优化
·让Windows XP系统快10倍
·神不知鬼不觉地更换Win XP用户密码
·Windows 2003操作系统十四招加速技巧大全
·WinRAR V3.41简体中文版下载
·Windows XP用户:教你实用50招
·Windows XP操作系统中隐藏的20个秘密
·为英文Windows XP安装中文语言包
RFC791 - Internet Protocol 相关软件:
·Windows Live Messenger(MSN)V8.5.1235 简体中文版
·Nero Burning RomV8.0.3.0 简体中文精简版
·WinZip V11.1 Build 7466 正式版
·Windows XP Service Pack 2简体中文版
·Windows主题70合一典藏版
·Windows Xp sp2 补丁集(至2007.11.13)
·PowerPoint 2000
·Internet Explorer V7.0 for XP SP2 简体中文版
·Windows木马清道夫 2007V11.0 Build 0104上网必备版
·洪恩轻松教你学电脑_internet学习

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:vipcn