Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Open Transport
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==History== ===STREAMS=== Prior to the release of Open Transport, the [[classic Mac OS]] used a variety of stand-alone [[INIT (Mac OS)|INITs]] to provide networking functionality. The only one that was widely used throughout the OS was the [[AppleTalk]] system. Among the other [[protocol stack]]s supported, [[MacTCP]] was becoming increasingly important as the [[Internet]] boom started to gain momentum. MacTCP emulated the [[Berkeley sockets]] system, widely used among [[Unix-like]] operating systems. MacTCP and the previous generation AppleTalk library were slow on PowerPC-based Macintoshes because they were written for previous generation 680x0-based Macintoshes and therefore ran under emulation on PowerPC-based machines. MacTCP was also lacking in features, however, and a major upgrade was clearly needed if Apple was to keep its hand in the Internet market. Through the late 1980s several major efforts to re-combine the many Unix derivatives into a single system were underway, and the most significant among these was the [[AT&T Corporation|AT&T]]-led [[System V]]. System V included an entirely new networking stack, [[STREAMS]], replacing the existing Berkeley sockets system. STREAMS had a number of advantages over sockets, including the ability to support multiple networking stacks at the same time, the ability to plug in modules into the middle of existing stacks to provide simple mechanisms for filtering and similar duties, while offering a single [[application programming interface]] to the user programs. At the time it appeared STREAMS would become the ''de facto'' standard. This change in the market led Apple to move to support STREAMS as well. It also presented two practical advantages to the company; STREAMS' multiprotocol support would allow them to support both TCP/IP and AppleTalk from a single interface, and a portable cross-platform version of STREAMS was available for purchase commercially, one that included a high-quality TCP implementation. Using STREAMS also appeared to offer a way to "one up" [[Microsoft]], whose own TCP/IP networking system, [[Winsock]], was based on the apparently soon-to-be-obsolete sockets. ===OT=== Open Transport was introduced in May 1995 with the [[Power Macintosh 9500|Power Mac 9500]]. It was included with [[System 7|System 7.5.2]], a release for the new [[Peripheral Component Interconnect|PCI]] based [[Power Mac]]s, and became available for older hardware later. MacTCP was not supported on PCI-based Macs, but older systems could switch between MacTCP and Open Transport using a [[Control panel (Mac OS)|Control Panel]] called Network Software Selector. Unlike MacTCP, Open Transport enabled users to save and switch between configuration sets. [[Software developer|Developer]] opinion on Open Transport was divided. Some felt it offered enormous speed improvements over MacTCP. Some developers also liked it because it was flexible in the way it allowed [[Protocol (computing)|protocols]] to be "stacked" to apply filters and other such duties. However, the system was also large and complex. The flexibility of the Open Transport architecture, into which one could plug any desired protocol, was felt by some to be thoroughly overcomplicated. Additionally, most Unix code still used sockets, not STREAMS, and so MacTCP offered real advantages in terms of porting software to the Mac. The vaunted flexibility of the Open Transport architecture was undermined and ultimately made obsolete by the rapid rise of TCP/IP networking during the mid-90s. The same is true in the wider Unix market; System V was undermined by the rapid rise of free Unix-like systems, notably [[Linux]]. As these systems grew in popularity, the vast majority of programmers ignored the closed STREAMS in favour of the BSD-licensed Sockets. Open Transport was abandoned during the move to [[macOS|OS X]], which, being derived from [[BSD]], had a networking stack based entirely on sockets. Open Transport received [[deprecation]] status from in OS X 10.4 and its [[Software development kit|SDKs]]. Support was removed entirely from OS X in version 10.9 ([[OS X Mavericks|Mavericks]]).<ref>{{cite web|url=https://developer.apple.com/library/prerelease/mac/releasenotes/MacOSX/WhatsNewInOSX/WhatsNewInOSX.pdf|title=What's New in OS X 10.9 Mavericks|publisher=Apple Inc.|accessdate=2013-03-22}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)