RFC1和RFC3

RFC1 Host Software

Destination     5 bits
Link            8 bits
Trace           1 bit
Spare           2 bits

竟然有网络拥塞控制,虽然很简单。
Error checking当然是有的。
High Volume Transmission 看上去有点眼熟,有FTP双连接的影子。
连接并发建立也考虑到了。
ACK也有了雏形。

原子操作,留个纪念。

   a)  Initiate TTY-like connection with HOST x.
   b)  Terminate connection.
   c)  Send/Receive character(s) over TTY-like connection.
   d)  Initiate file-like connection parallel to TTY-like connection.
   e)  Terminate file-like connection.
   f)  Send/Receive over file-like connection.



互联网自由创新的精神,请看RFC3.

猜你喜欢

转载自zhang-xzhi-xjtu.iteye.com/blog/1669605
rfc