ARPANET 经常被提及为互联网的前身。但是,如果不是 TCP/IP,它运行的是什么协议呢?
答案1
http://en.wikipedia.org/wiki/Network_Control_Program
NCP 在 TCP/IP 之前用于 ARPANET
它于 1983 年被 TCP/IP 完全取代,替换开始于 1981 年,https://www.rfc-editor.org/rfc/rfc801
答案2
DARPA 最宝贵的财富之一可能是早期 RFC、IEN 和其他民众记录互联网发展的文档。尝试获取 ISO OSI 或 Netware IPX/SPX 等专有技术的等效免费文档。这在一定程度上是互联网协议胜过竞争对手的一个重要原因。早期的 RFC 大多简洁、清晰且易于阅读和理解(后期的 RFC 并非如此)。
看RFC1
Information is transmitted from HOST to HOST in bundles called
messages. A message is any stream of not more than 8080 bits,
together with its header. The header is 16 bits and contains the
following information:
Destination 5 bits
Link 8 bits
Trace 1 bit
Spare 2 bits