Difference between revisions of "TCP and IP bake offs"

From Computer History Wiki
Jump to: navigation, search
(Covers the basics)
 
m (Better cat)
Line 26: Line 26:
 
* [https://www.rfc-editor.org/rfc/rfc1025 TCP and IP Bake Off] (RFC-1025)
 
* [https://www.rfc-editor.org/rfc/rfc1025 TCP and IP Bake Off] (RFC-1025)
  
[[Category: Internet]]
+
[[Category: TCP/IP Protocols]]
[[Category: Networking Software]]
 

Revision as of 16:51, 22 October 2022

The so-called TCP and IP bake offs were a series of early interoperability tests of initial implementations of the TCP and IP protocols.

Implementation demonstration

Four prototype implementations of TCP/IP were tested for mutual interoperability at an 'implementation demonstration' held as part of a internet meeting held at ARPA (the testing, in the afternoon, was actually performed at DCEC) on 4 December, 1978. This was likely the very earliest attempt to get different TCP implementations to connect to each other. They were:

ISI bake off

6 prototype implementations of TCP/IP were tested at a 'TCP Bake Off' held at ISI on 27-28 January, 1979. They were the four above, and:

  • UNIX Sixth Edition from BBN in Macro-11 (itself a port of the TIU implementation, above)
  • TENEX for the PDP-10 from BBN

External links