TOPS (Transcendental OPerating System) is apeer-to-peerLAN-basedfile sharing system best known in itsMacintosh implementation, but also available forDOS and able to interoperate with Unix'sNFS.[1] Originally written by Centram Systems West, the company was purchased bySun Microsystems as part of Sun's development of the NFS ecosystem.[2] The Centram company was renamed to TOPS after its acquisition by Sun.[1] Sales of TOPS dried up after the introduction ofSystem 7, which featured a similar file sharing system built-in, and Sun spun off their NFS developments to Sitka.
TOPS was implemented in the 1980s, an era where each computer system featured its ownnetworking protocol and were generally unable to talk to each other.[1][3] At the time Apple was in the midst of theMacintosh Office effort, and was working with two external companies to develop theApple Filing Protocol (AFP), built on top ofAppleTalk. The Macintosh Office effort ultimately failed, and one of the two companies, Centram, decided to implement a similar system on their own. This became the first version of TOPS.
When TOPS was originally released in July 1985 there was no peer-to-peer file sharing solution on the Mac.[4] According toPC Magazine, connecting a Mac to an AppleLaserWriter printer was the initial intended function of AppleTalk.[1] Apple's own file sharing solution,AppleShare, was not released until later, and unlike TOPS it required a dedicated server machine to run on, at least aMac Plus. For smaller offices TOPS was an attractive low-cost solution, and saw relatively widespread use. Even after the introduction of AppleShare, TOPS managed to hold on to an estimated 600,000 client installs.[5]
TOPS was initially a protocol using a custom set ofremote procedure calls and able to talk only between TOPS clients.[6] PCs generally lacked networking of any sort, and Centram addressed this problem by introducing a line ofLocalTalk cards for the PC, along with a TOPS client.[7] Files could be exchanged between the two computers, with filename conversion as required.[6]
Centram later[when?] introduced the "FlashTalk" networking system that used external clocking to improve LocalTalk performance. TheZilog SCC powering the serial ports on the Mac used an internal 3.6864 MHz clock that could then be divided down to provide different standard bit rates. The fastest rate available internally was 230.4 kbit/s, used by LocalTalk. However, the system also allowed the clock to be read from a pin in theserial port, giving rise to the possibility of faster speeds with the right external equipment.
FlashTalk combined a conventional LocalTalk-like dongle with a clocking source and an externalpower supply. Using these connectors, and the associated software, TOPS could run at 770 kbit/s. This was not only a fairly dramatic improvement over LocalTalk, but also relatively speedy overall in an era when 1 Mbit/s networks were still common.
After the Sun purchase in April 1987, TOPS was given the problem of making a client that could also access Sun file shares using NFS.[4] Centram solved this problem by porting their file sharing protocol toTCP/IP.[8] This was not trivial; neither Mac OS nor Windows supported TCP/IP "out of the box", so what was now the TOPS Division of Sun had to write a complete IP stack for the Mac and Windows.[9] Centram had already written such a stack for their "TOPS Terminal", afreeware (but notopen source)Telnet terminal for the Mac.
Additionally, the majority of Macintosh systems used LocalTalk (orPhoneNet) for connectivity, and could not be directly connected to theEthernet-based Unix LANs. They worked around this problem by supporting an emerging LocalTalk-to-Ethernet bridging standard known as "KIP", short forKinetics Internet Protocol. KIP encapsulated TCP/IP packets insideAppleTalk packets, allowing them to be sent over existing LocalTalk connections. Dedicated KIP-supportingnetwork bridges were available that stripped off the AppleTalk packaging, re-formed the IP packets inside, and sent them out over Ethernet.
One limitation of the TCP stack was that it did not supportDNS, requiring users to type in IP addresses of the peers they wanted to communicate with. In a network of mostly Macs or Windows PCs this was not an issue, as DNS was not widely used with these systems at that time. KIP also reduced the need for DNS, as it allowed a Mac's existing Address Resolution Protocol (AARP) code within AppleTalk to look up the AppleTalk address of the remote peer, and then communicate with the TOPS stack on that machine to find the corresponding IP address.
TOPS also added the new "InBox Personal Connection"e-mail system, first developed bySymantec.[10]
TOPS' attractiveness was seriously eroded with the introduction ofSystem 7 in 1991. TOPS had initially competed against the dedicated-server AppleShare, but System 7 included a file sharing server built-in, one that proved to be much faster than then-current versions of TOPS. TOPS sales dwindled and Sun spun off the division as Sitka,[7] before closing it entirely in 1993.[11]