HOME

TheInfoList



OR:

TOPS (''Transcendental OPerating System'') is a
peer-to-peer Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the network. They are said to form a peer-to-peer ...
LAN-based
file sharing File sharing is the practice of distributing or providing access to digital media, such as computer programs, multimedia (audio, images and video), documents or electronic books. Common methods of storage, transmission and dispersion include r ...
system best known in its
Macintosh The Mac (known as Macintosh until 1999) is a family of personal computers designed and marketed by Apple Inc. Macs are known for their ease of use and minimalist designs, and are popular among students, creative professionals, and software en ...
implementation, but also available for
DOS DOS is shorthand for the MS-DOS and IBM PC DOS family of operating systems. DOS may also refer to: Computing * Data over signalling (DoS), multiplexing data onto a signalling channel * Denial-of-service attack (DoS), an attack on a communicat ...
and able to interoperate with Unix's NFS. Originally written by Centram Systems West, the company was purchased by Sun Microsystems as part of Sun's development of the NFS ecosystem. The Centram company was renamed to TOPS after its acquisition by Sun. Sales of TOPS dried up after the introduction of
System 7 System 7, codenamed "Big Bang", and also known as Mac OS 7, is a graphical user interface-based operating system for Macintosh computers and is part of the classic Mac OS series of operating systems. It was introduced on May 13, 1991, by Apple C ...
, which featured a similar file sharing system built-in, and Sun spun off their NFS developments to Sitka.


Early versions

TOPS was implemented in the 1980s, an era where each computer system featured its own
networking protocol A communication protocol is a system of rules that allows two or more entities of a communications system to transmit information via any kind of variation of a physical quantity. The protocol defines the rules, syntax, semantics and synchroniza ...
and were generally unable to talk to each other. At the time Apple was in the midst of the
Macintosh Office The Macintosh Office was an effort by Apple Computer to design an office-wide computing environment consisting of Macintosh computers, a local area networking system, a file server, and a networked laser printer. Apple announced Macintosh Offic ...
effort, and was working with two external companies to develop the
Apple Filing Protocol The Apple Filing Protocol (AFP), formerly AppleTalk Filing Protocol, is a proprietary network protocol, and part of the Apple File Service (AFS), that offers file services for macOS and the classic Mac OS. In Mac OS 9 and earlier, AFP was ...
(AFP), built on top of AppleTalk. 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.Stroud, G. (1990). TOPS: An Introduction. In: Hall, M., Barry, J. (eds) The Sun Technology Papers. Sun Technical Reference Library. Springer, New York, NY. https://doi.org/10.1007/978-1-4612-3334-3_12 According to '' PC Magazine'', connecting a Mac to an Apple
LaserWriter The LaserWriter is a laser printer with built-in PostScript interpreter sold by Apple, Inc. from 1985 to 1988. It was one of the first laser printers available to the mass market. In combination with WYSIWYG publishing software like PageMake ...
printer was the initial intended function of AppleTalk. 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 a
Mac Plus The Macintosh Plus computer is the third model in the Macintosh line, introduced on January 16, 1986, two years after the original Macintosh and a little more than a year after the Macintosh 512K, with a price tag of US$2,599. As an evolutiona ...
. 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. TOPS was initially a protocol using a custom set of remote procedure calls and able to talk only between TOPS clients. PCs generally lacked networking of any sort, and Centram addressed this problem by introducing a line of
LocalTalk LocalTalk is a particular implementation of the physical layer of the AppleTalk networking system from Apple Computer. LocalTalk specifies a system of shielded twisted pair cabling, plugged into self-terminating transceivers, running at a rate ...
cards for the PC, along with a TOPS client. Files could be exchanged between the two computers, with filename conversion as required.


FlashTalk

Centram later introduced the "FlashTalk" networking system that used external clocking to improve LocalTalk performance. The
Zilog SCC The SCC, short for Serial Communication Controller, is a family of serial port driver integrated circuits made by Zilog. The primary members of the family are the Z8030/Z8530, and the Z85233. Developed from the earlier Zilog SIO devices (Z8443), ...
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 the
serial port In computing, a serial port is a serial communication interface through which information transfers in or out sequentially one bit at a time. This is in contrast to a parallel port, which communicates multiple bits simultaneously in parallel. ...
, 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 external
power supply A power supply is an electrical device that supplies electric power to an electrical load. The main purpose of a power supply is to convert electric current from a source to the correct voltage, current, and frequency to power the load. As a ...
. 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.


TCP/IP Support

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. Centram solved this problem by porting their file sharing protocol to
TCP/IP The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the set of communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the suit ...
. 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. Centram had already written such a stack for their "TOPS Terminal", a
freeware Freeware is software, most often proprietary, that is distributed at no monetary cost to the end user. There is no agreed-upon set of rights, license, or EULA that defines ''freeware'' unambiguously; every publisher defines its own rules for t ...
(but not open source)
Telnet Telnet is an application protocol used on the Internet or local area network to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection. User data is interspersed in-band with Telnet contr ...
terminal for the Mac. Additionally, the majority of Macintosh systems used LocalTalk (or PhoneNet) for connectivity, and could not be directly connected to the
Ethernet Ethernet () is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 1 ...
-based Unix LANs. They worked around this problem by supporting an emerging LocalTalk-to-Ethernet bridging standard known as "KIP", short for ''Kinetics Internet Protocol''. KIP encapsulated TCP/IP packets inside AppleTalk packets, allowing them to be sent over existing LocalTalk connections. Dedicated KIP-supporting
network bridge A network bridge is a computer networking device that creates a single, aggregate network from multiple communication networks or network segments. This function is called network bridging. Bridging is distinct from routing. Routing allows ...
s 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 support DNS, 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 Electronic mail (email or e-mail) is a method of exchanging messages ("mail") between people using electronic devices. Email was thus conceived as the electronic (digital) version of, or counterpart to, mail, at a time when "mail" meant ...
system, first developed by Symantec.


Decline

TOPS' attractiveness was seriously eroded with the introduction of
System 7 System 7, codenamed "Big Bang", and also known as Mac OS 7, is a graphical user interface-based operating system for Macintosh computers and is part of the classic Mac OS series of operating systems. It was introduced on May 13, 1991, by Apple C ...
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, before closing it entirely in 1993.Lisa Picarille
"SunSelect closes TOPS operation; cites companywide cost cutting"
''MacWEEK'', 12 July 1993


See also

* MacServe *
Macintosh Office The Macintosh Office was an effort by Apple Computer to design an office-wide computing environment consisting of Macintosh computers, a local area networking system, a file server, and a networked laser printer. Apple announced Macintosh Offic ...


References

{{reflist Network file systems Sun Microsystems software Macintosh platform 1986 software Computer-related introductions in 1986