MacIP

MacIP refers to a standard for encapsulating Internet Protocol (IP) packets within the AppleTalk DDP protocol. This allows Macintosh computers with LocalTalk networking hardware to access the normally Ethernet-based connections for TCP/IP based network services. This was an important bridging technology during the era when Ethernet and TCP/IP were rapidly growing in popularity in the early 1990s.

Software implementing MacIP, such as MacTCP or Open Transport, was installed on the computer and a MacIP Gateway was placed elsewhere on the network. Applications that communicate with TCP/IP (such as Telnet) have their IP packets encapsulated in DDP for transmission across the LocalTalk network to the MacIP Gateway. The MacIP Gateway strips off the DDP encapsulation and forwards the IP packet on the IP network.

The gateways were often implemented as part of a LocalTalk-to-Ethernet bridge device, small hardware systems primarily designed to allow communications between LocalTalk and EtherTalk equipped AppleTalk machines (like the Mac II and a LaserWriter). MacIP routing was often implemented as an optional adjunct to the AppleTalk routing.

History

The practice of encapsulating IP packets within DDP was originally developed at Stanford University[1][2] as the Stanford Ethernet - AppleTalk Gateway (SEAGATE) by Bill Croft in 1984 and 1985.[3]

SEAGATE was commercialised by Kinetics as the Kinetics Internet Protocol (KIP) for use with their FastPath LocalTalk-to-Ethernet bridge.[4] Apple Computer adopted the usage of KIP and refer to it as MacIP.

One of the mandates for the Internet Engineering Task Force (IETF) "IP over AppleTalk" working group was to document existing MacIP implementations and to develop a specification for MacIP that could be proposed as a standard.[5] A draft document was submitted, however it was not accepted as a standard and has subsequently expired.[6][7]

Apple subsequently developed a new protocol AppleShare_IP which is not backwardly compatible.

See also

References

  1. MacWorld 2004 Keynote: A History Of Macintosh Networking - reported notes - See "Macs and the Internet: a long digression"
  2. MacWorld 2004 Keynote: A History Of Macintosh Networking - relevant slide
  3. Bill Croft announces SEAGATE in TCP-IP list - See "000007"
  4. Bill Croft declares in net.micro.mac that Kinetics are using a modified version of the SEAGATE code
  5. IP Over AppleTalk Working Group Charter
  6. Internet-Drafts Database entry
  7. Latest draft document with content removed

External links