System 1022 (database)
   HOME

TheInfoList



OR:

Tymnet was an international data communications network headquartered in
Cupertino, California Cupertino ( ) is a city in Santa Clara County, California, United States, directly west of San Jose on the western edge of the Santa Clara Valley with portions extending into the foothills of the Santa Cruz Mountains. The population was 57,82 ...
that used virtual call packet-switched technology and
X.25 X.25 is an ITU-T standard protocol suite for packet-switched data communication in wide area networks (WAN). It was originally defined by the International Telegraph and Telephone Consultative Committee (CCITT, now ITU-T) in a series of drafts ...
, SNA/ SDLC,
BSC A Bachelor of Science (BS, BSc, SB, or ScB; from the Latin ') is a bachelor's degree awarded for programs that generally last three to five years. The first university to admit a student to the degree of Bachelor of Science was the University ...
and Async interfaces to connect host computers (servers) at thousands of large companies, educational institutions, and government agencies. Users typically connected via dial-up connections or dedicated asynchronous connections. The business consisted of a large public network that supported dial-up users and a private network that allowed government agencies and large companies (mostly banks and airlines) to build their own dedicated networks. The private networks were often connected via gateways to the public network to reach locations not on the private network. Tymnet was also connected to dozens of other public networks in the United States and internationally via X.25/
X.75 X.75 is an International Telecommunication Union (ITU) (formerly CCITT) standard specifying the interface for interconnecting two X.25 X.25 is an ITU-T standard protocol suite for packet-switched data communication in wide area networks (WAN). ...
gateways. As the
Internet The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a '' network of networks'' that consists of private, pub ...
grew and became almost universally accessible in the late 1990s, the need for services such as Tymnet migrated to the Internet style connections, but still had some value in the
Third World The term "Third World" arose during the Cold War to define countries that remained non-aligned with either NATO or the Warsaw Pact. The United States, Canada, Japan, South Korea, Western European nations and their allies represented the " First ...
and for specific legacy roles. However the value of these links continued to decrease, and Tymnet shut down in 2004.


Network

Tymnet offered local dial-up
modem A modulator-demodulator or modem is a computer hardware device that converts data from a digital format into a format suitable for an analog transmission medium such as telephone or radio. A modem transmits data by Modulation#Digital modulati ...
access in most cities in the United States and to a limited degree in
Canada Canada is a country in North America. Its ten provinces and three territories extend from the Atlantic Ocean to the Pacific Ocean and northward into the Arctic Ocean, covering over , making it the world's second-largest country by tot ...
, which preferred its own DATAPAC service. Users would dial into Tymnet and then interact with a simple command-line interface to establish a connection with a remote system. Once connected, data was passed to and from the user as if connected directly to a modem on the distant system. For various technical reasons, the connection was not entirely "invisible", and sometimes required the user to enter arcane commands to make 8-bit clean connections work properly for file transfer. Tymnet was extensively used by large companies to provide dial-up services for their employees who were "on the road", as well as a gateway for users to connect to large
online service An online service provider (OSP) can, for example, be an Internet service provider, an email provider, a news provider (press), an entertainment provider (music, movies), a search engine, an e-commerce site, an online banking site, a health site, ...
s such as CompuServe or
The Source ''The Source'' is an American hip hop and entertainment website, and a magazine that publishes annually or . It is the world's longest-running rap periodical, being founded as a newsletter in 1988 by Jonathan Shecter. David Mays was the ma ...
.


Organization and functionality

In its original implementation, the network supervisor contained most of the routing intelligence in the network. Unlike the
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 ...
protocol underlying the internet, Tymnet used a
circuit switching Circuit switching is a method of implementing a telecommunications network in which two network nodes establish a dedicated communications channel ( circuit) through the network before the nodes may communicate. The circuit guarantees the full ...
layout which allowed the supervisors to be aware of every possible end-point. In its original incarnation, the users connected to nodes built using Varian minicomputers, then entered commands that were passed to the supervisor which ran on a XDS 940 host. Circuits were character oriented and the network was oriented towards interactive character-by-character
full-duplex A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
communications circuits. The nodes handled character translation between various
character set Character encoding is the process of assigning numbers to graphical characters, especially the written characters of human language, allowing them to be stored, transmitted, and transformed using digital computers. The numerical values tha ...
s, which were numerous at that time. This did have the side effect of making data transfers quite difficult, as
byte The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable uni ...
s from the file would be invisibly "translated" without specific intervention on the part of the user. Tymnet later developed their own custom hardware, the Tymnet Engine, which contained both nodes and a supervisor running on one of those nodes. As the network grew, the supervisor was in danger of being overloaded by the sheer number of nodes in the network, since the requirements for controlling the network took a great part of the supervisor's capacity. Tymnet II was developed in response to this challenge. Tymnet II was developed to ameliorate the problems outlined above by off-loading some of the work-load from the supervisor and providing greater flexibility in the network by putting more intelligence into the node code. A Tymnet II node would set up its own "permuter tables", eliminating the need for the supervisor to keep copies of them, and had greater flexibility in handling its inter-node links. Data transfers were also possible via "auxiliary circuits".


History


Beginnings: Tymshare

Tymshare Tymshare, Inc (Matthew Heyer-Baker) was a time-sharing service and third-party hardware maintenance company competing with companies such as CompuServe, Service Bureau Corporation and National CSS. Tymshare developed or acquired various technolo ...
was founded in 1964 as a
time sharing In computing, time-sharing is the sharing of a computing resource among many users at the same time by means of multiprogramming and multi-tasking.DEC Timesharing (1965), by Peter Clark, The DEC Professional, Volume 1, Number 1 Its emergence ...
company, selling computer time and software packages for users. It had two SDS/XDS 940 computers; access was via direct dial-up to the computers. In 1968, it purchased Dial Data, another time-sharing service bureau. In 1968, Norm Hardy and LaRoy Tymes developed the idea of using remote sites with minicomputers to communicate with the mainframes. The minicomputers would serve as the network's nodes, running a program to route data. In November 1971, the first Tymnet Supervisor program became operational. Written in assembly code by LaRoy Tymes for the SDS 940, with architectural design contributions from Norman Hardy, the "Supervisor" was the beginning of the Tymnet network. One instance of the supervisor would be running at all times and choose a path (circuit) through the network for each new interactive session. The Varian 620i (8K of 16 bit words) was used for the TYMNET nodes. Initially, Tymshare and its direct customers were the network's only users. In February, 1972, the National Library of Medicine became the first non-Tymshare network customer with a toxicology data base on an IBM 360. It soon became apparent that the SDS 940 could not keep up with the rapid growth of the network. In 1972, Joseph Rinde joined the Tymnet group and began porting the Supervisor code to the 32-bit
Interdata 7/32 The Model 7/32 and Model 8/32 were 32-bit minicomputers introduced by Perkin-Elmer after they acquired Interdata, Inc., in 1973. Interdata computers are primarily remembered for being the first 32-bit minicomputers under $10,000. The 8/32 was a ...
, as the 8/32 was not yet ready. In 1973, the 8/32 became available, but the performance was disappointing and a crash-effort was made to develop a machine that could run Rinde's Supervisor. In 1974, a second, more efficient version of the Supervisor software became operational. The new Tymnet "Engine" software was used on both the Supervisor machines and on the nodes. After the migration to the Tymnet Engine, they started developing Tymnet accounting and other support software on the
PDP-10 Digital Equipment Corporation (DEC)'s PDP-10, later marketed as the DECsystem-10, is a mainframe computer family manufactured beginning in 1966 and discontinued in 1983. 1970s models and beyond were marketed under the DECsystem-10 name, espec ...
. Tymshare sold the Tymnet network software to TRW, who created their own private network, TRWNET. Tymes and Rinde then developed "Tymnet II". Tymnet II ran in parallel with the original network, which continued to run on the Varian machines until it was phased out over a period of several years. Tymnet II's different method of constructing virtual circuits allowed for much better scalability. In 1996, the third and final version of the Supervisor was written in C for a Sparc multiprocessor work station by Tymes and Romolo Raffo. Node code software was ported from the Tymnet Engine to a Sparc platform by Bill Soley. Up to 10 old-style Tymnet Engines were replaced by a single Sparc node in the network switching centers.


Tymnet, Inc. spun off

In about 1979, Tymnet Inc. was spun off from Tymshare Inc. to continue administration and operation of the Tymnet network and its VAN services. The network continued to grow, and customers who owned their own host computers and wanted access to them from remote sites became interested in connecting their computers to the network. This led to the foundation of Tymnet as a wholly owned subsidiary of Tymshare to run a public network as a common carrier within the United States. This allowed users to connect their host computers and terminals to the network, and use the computers from remote sites or sell time on their computers to other users of the network, with Tymnet charging them for the use of the network.


Sold to McDonnell Douglas

McDonnell Douglas Tymshare In 1984 Tymnet was bought by the
McDonnell Douglas Corporation McDonnell Douglas was a major American aerospace manufacturing corporation and defense contractor, formed by the merger of McDonnell Aircraft and the Douglas Aircraft Company in 1967. Between then and its own merger with Boeing in 1997, it pro ...
as part of the acquisition of Tymshare. The company was renamed McDonnell Douglas Tymshare, and began a major reorganization. A year later, McDonnell Douglas (MD) split Tymshare into several separate operating companies: MD Network Systems Company, MD Field Service Company, MD RCS, MD "xxx" and many more. (This is sometimes referred to the Alphabet Soup phase of the company). At this point, Tymnet had outlived its parent company Tymshare. McDonnell Douglas acquired Microdata and created MD Information Systems Group (MDISC), expecting to turn Microdata's desktop and server systems along with Tymshare's servers and Tymnet data network into a major player in the Information Services market. Microdata's systems were integrated into many parts of McDonnell Douglas, but Tymnet never was. MDC really did not seem to understand the telecommunications market. After five years,
peace Peace is a concept of societal friendship and harmony in the absence of hostility and violence. In a social sense, peace is commonly used to mean a lack of conflict (such as war) and freedom from fear of violence between individuals or groups. ...
was breaking out in many places in the world and
McDonnell Douglas McDonnell Douglas was a major American aerospace manufacturing corporation and defense contractor, formed by the merger of McDonnell Aircraft and the Douglas Aircraft Company in 1967. Between then and its own merger with Boeing in 1997, it pro ...
sold off MDNSC and MDFSC at a profit for much needed cash. Earlier, in 1986, the Canadian Radio-television and Telecommunications Commission (CRTC) liberalized the interconnection rules in the provinces it then regulated (Ontario, Quebec and British Columbia) and this allowed McDonnell Douglas to expand the network into select Canadian cities. The Canadian operation was part of McDonnell Douglas Computer Systems Company (MDCSC) as this was the only MDxxx company operating in Canada. MDCSC hired David Kingsland to spearhead this expansion into Canada.


Sold to British Telecom

BT Tymnet, BT North America, BTNA On July 30, 1989 at the Marriott Hotel in Santa Clara, it was announced that British Telecom was purchasing McDonnell Douglas Network Systems Company, and McDonnell Douglas Field Service Company was being spun off as a start-up called NovaDyne. British Telecom (BT) wanted to expand and the acquisition of Tymnet, which already a worldwide data network, was projected to help to achieve that goal. On November 17, 1989 MDNSC officially became BT Tymnet with its parochial U.S. headquarters in
San Jose, California San Jose, officially San José (; ; ), is a major city in the U.S. state of California that is the cultural, financial, and political center of Silicon Valley and largest city in Northern California by both population and area. With a 2020 popu ...
. BT brought with it the idea of continuous development with teams in America, Europe, and Asia-pacific all working together on the same projects. BT renamed the Tymnet services, Global Network Services (GNS). British Telecom brought new life to the company with development of hardware and software for the Tymnet data network using contacts BT already had with telecommunication hardware vendors. There was a trial of "next-generation" nodes scattered throughout the network, called "TURBO engine nodes" based on the Motorola 68000 family. In the mid to late 1980s, serious node-code development was migrated from the PDP-10s to
UNIX Unix (; trademarked as UNIX) is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, an ...
.
Sun-3 Sun-3 is a series of UNIX computer workstations and servers produced by Sun Microsystems, launched on September 9, 1985. The Sun-3 series are VMEbus-based systems similar to some of the earlier Sun-2 series, but using the Motorola 68020 microp ...
(based on the Motorola 68000) and later
Sun-4 Sun-4 is a series of Unix workstations and servers produced by Sun Microsystems, launched in 1987. The original Sun-4 series were VMEbus-based systems similar to the earlier Sun-3 series, but employing microprocessors based on Sun's own SPARC V7 RIS ...
(SPARC based) workstations and servers were purchased from Sun Microsystems, though the majority of PDP-10s were still around in the early '90s for legacy code, as well as documentation storage. Eventually, all of the code development trees were on the Sun-4s, and the development tools (NAD, etc.) had been ported to SunOS. Another project begun a few months before the BT purchase was to migrate the Tymnet code repository from the PDP-10s to Sun systems. The new servers were dubbed the Code Generation Systems or CGS. They were initially six Sun-3 servers upgraded eventually to two Sun-4/690 servers for redundancy. A second pair of servers for catastrophic failover were also installed in Malvern, PA and later moved to Norristown, PA as part of later site consolidation efforts. After the migration, there was code for more than 6000 nodes and 38,000 customer interfaces. Tymnet was still growing, and at several times reached its peak capacity when some of its customers held network intensive events. One of these of note was a live, on-line presentation and chat on
America On-Line AOL (stylized as Aol., formerly a company known as AOL Inc. and originally known as America Online) is an American web portal and online service provider based in New York City. It is a brand marketed by the current incarnation of Yahoo! Inc. ...
( AOL) with
Michael Jackson Michael Joseph Jackson (August 29, 1958 – June 25, 2009) was an American singer, songwriter, dancer, and philanthropist. Dubbed the "King of Pop", he is regarded as one of the most significant cultural figures of the 20th century. Over a ...
. Tymnet usage statistics showed AOL's call capacity was greater than its maximum volume for the duration of the event.


Sold to MCI, Concert


MCI, NewCo, Concert

In 1993 British Telecom (BT) and
MCI Communications MCI Communications Corp. (originally Microwave Communications, Inc.) was a telecommunications company headquartered in Washington, D.C. that was at one point the second-largest long-distance provider in the United States. MCI was instrumen ...
(MCI) negotiated what they called the "Deal of the Century", where MCI would take ownership of the US-based portions of Tymnet and they would create a 50/50 joint venture called "Concert". (The joint venture was called "NewCo" for more than a year while they decided on a name.) Concert was also aligned with another acquisition of BT, called Syncordia which was headquartered in Atlanta, Ga. Tymnet was then referred to as: The Packet network, the BT/MCI network and Concert Packet-switching Services (CPS). As MCI cut away at Tymnet, expecting it to die, it became a cash cow that just wouldn't go away. In May 1994, there were still three DEC KL-10s under TYMCOM-X. At this time, the network had approximately 5000 nodes in 30 foreign countries. A variety of protocols can be run over a single packet-switching network, and Tymnet's most-used protocols were
X.25 X.25 is an ITU-T standard protocol suite for packet-switched data communication in wide area networks (WAN). It was originally defined by the International Telegraph and Telephone Consultative Committee (CCITT, now ITU-T) in a series of drafts ...
, asynchronous (ATI/AHI), SNA. BT and Concert also continued to develop the network, and after the failure of the "Turbo nodes" to take off, decided to have an outside company add Tymnet protocols to existing hardware used in their frame-relay network. Telematics International developed a subset of the Tymnet protocols to run on their ACP/PCP nodes. The Telematics nodes were connected in a mesh network via Frame Relay and appeared to Tymnet as super-nodes that were directly connected to as many as 44 other super-nodes interconnecting most of Europe, Asia and the Americas as a high-speed-data network. MCI took a different direction and looked to migrate the network protocols to run over TCP/IP and use Sun Microsystems
SPARC SPARC (Scalable Processor Architecture) is a reduced instruction set computer (RISC) instruction set architecture originally developed by Sun Microsystems. Its design was strongly influenced by the experimental Berkeley RISC system develope ...
technology. The supervisor technology was rewritten in C to run as standard UNIX applications under Sun's Solaris operating system. Funding for this project was at a minimum but the Tymnet engineers believed it was a superior method and proceeded anyway. Times were changing and the
Internet The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a '' network of networks'' that consists of private, pub ...
and
World Wide Web The World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet. Documents and downloadable media are made available to the network through web ...
were becoming a practical and even important part of corporate and personal life. Tymnet technology needed improvements to keep pace with TCP/IP and other internet protocols. Both BT and MCI decided not to compete with the Internet, but to convert their customer base to IP based networks and technologies. However, the Tymnet network was still bringing in much cash (in some cases more than current IP-based services), so both BT and MCI needed to keep their customers happy.


MCI, MCI Worldcom, Worldcom vs. BT, Concert, AT&T

In 1997 talks were underway for British Telecom (BT) to acquire MCI. The deal fell through, and in September, 1998 MCI was acquired by
WorldCom MCI, Inc. (subsequently Worldcom and MCI WorldCom) was a telecommunications company. For a time, it was the second largest long-distance telephone company in the United States, after AT&T. Worldcom grew largely by acquiring other telecommunic ...
after they made a better offer for the company. Actually, the Worldcom offer was nearly identical to the BT offer, but where BT planned to buy out MCI shares of stock, WorldCom offered a stock-swap which was more attractive to the stockholders. Worldcom took control in September 1998 and dissolved the BT/MCI alliance as of October 15, 1998.


Concert - headquarters in Reston, Va.

With the alliance gone, BT and MCI/Worldcom began the process of unraveling and separating their extensive voice and data communications systems. Concert created Project Leonardo to separate the BT and MCI/Worldcom voice and data networks. At times over the next five years, advancements were made or stalled due to BT and MCI management negotiating and renegotiating the terms of their contractual obligations to each other made during the alliance. At times, things came to a standstill, or decisions made were reversed, and some reversed again at a later time. Parts of the project were to migrate customers from X.25 to IP based networks, while others created a duplicate set of services so that both Concert and MCI could separately continue to run and manage their own portions of the network. Accounting data for network usage was also shared by the two companies and had to be separated before clients could be billed properly.


Concert - headquarters in Atlanta, Ga.

In 2000 BT then went searching for another alliance, and created a new "Concert" alliance between BT and
AT&T Corporation AT&T Corporation, originally the American Telephone and Telegraph Company, is the subsidiary of AT&T Inc. that provides voice, video, data, and Internet telecommunications and professional services to businesses, consumers, and government agen ...
, moving the headquarters to Atlanta, Georgia. This alliance did not help the negotiations between BT and MCI Worldcom as their partners from MCI and AT&T were corporate enemies. For Tymnet, the data network portion of the split, and the "CPS Leonardo" project, the split was never fully realized. Instead, MCI Worldcom completed their migration of services from Tymnet to IP based services in March 2003 and disconnected their supervisor nodes and their portion of the network on March 31, 2003. British Telecom continued to run the network using their own supervisor and other utility nodes until February 2004 when their last customer was able to move all of its customers to other access services. BT and AT&T dissolved their Concert alliance on September 30, 2003 and the remaining BT assets were combined with BTNA assets into BT Americas, Inc. Sometime in early March 2004, without ceremony, BT Americas disconnected the last two remaining Tymnet supervisors from the network, effectively shutting it down.


Worldcom bankruptcy

Worldcom executives were involved in a financial scandal. In June 2002, Worldcom admitted to nearly 4 billion dollars of incorrect accounting. The scandal resulted in the CEO,
Bernard Ebbers Bernard John Ebbers (August 27, 1941 – February 2, 2020) was a Canadian businessman, the co-founder and CEO of WorldCom and a convicted fraudster. Under his management, WorldCom grew rapidly but collapsed in 2002 amid revelations of accounting ...
, being ousted and later brought up on federal charges for conspiracy and securities fraud. The scandal sent the stock price down to ten cents per share. A month after the revelation of accounting "mishaps", Worldcom filed for bankruptcy.


MCI name revived and sold to Verizon

Worldcom came out of bankruptcy renamed as "MCI" in April 2004. In less than a year, the remains of MCI was sold for $6.7B bid to what is today known as
Verizon Business Verizon Business (formerly known as Verizon Enterprise Solutions) is a division of Verizon Communications based in Basking Ridge, New Jersey that provides services and products for Verizon's business and government clients around the world. I ...
, a division of
Verizon Verizon Communications Inc., commonly known as Verizon, is an American multinational telecommunications conglomerate and a corporate component of the Dow Jones Industrial Average. The company is headquartered at 1095 Avenue of the Americas ...
. Verizon had been formed in 2000 when
Bell Atlantic Verizon Communications Inc., commonly known as Verizon, is an American multinational telecommunications conglomerate and a corporate component of the Dow Jones Industrial Average. The company is headquartered at 1095 Avenue of the Americas i ...
, one of the
Regional Bell Operating Companies The Regional Bell Operating Companies (RBOC) are the result of '' United States v. AT&T'', the U.S. Department of Justice antitrust suit against the former American Telephone & Telegraph Company (later known as AT&T Corp.). On January 8, 1 ...
, merged with
GTE GTE Corporation, formerly General Telephone & Electronics Corporation (1955–1982), was the largest independent telephone company in the United States during the days of the Bell System. The company operated from 1926, with roots tracing furth ...
. Prior to its transformation into Verizon, Bell Atlantic had merged with another Regional Bell Operating Company,
NYNEX NYNEX Corporation was an American telephone company that served five states of New England (Maine, Massachusetts, New Hampshire, Rhode Island and Vermont) as well as most of the state of New York from January 1, 1984 to August 14, 1997. Histor ...
, in 1997.


AT&T sold to SBC

On January 31, 2005, SBC Communications announced that it would purchase AT&T Corp. for more than $16 billion. Shortly thereafter the name was changed to AT&T Inc. to distinguish itself from AT&T Corp.


Electronic Data Interchange (EDI & EDI*Net)

Tymshare EDI, MD Payment Systems Company, BTNA/MCI EDI*Net Services Tymshare was one of the pioneers in the EDI field. Under
McDonnell Douglas McDonnell Douglas was a major American aerospace manufacturing corporation and defense contractor, formed by the merger of McDonnell Aircraft and the Douglas Aircraft Company in 1967. Between then and its own merger with Boeing in 1997, it pro ...
, the Payment Systems Company continued that legacy and maintained its own EDI*Net network monitoring and support group. EDI*Net used a fault-tolerant
Tandem Tandem, or in tandem, is an arrangement in which a team of machines, animals or people are lined up one behind another, all facing in the same direction. The original use of the term in English was in ''tandem harness'', which is used for two ...
NonStop computer with a second synchronized remote disaster NonStop computer over 100 miles apart. Mirrors of each other, and maintaining
uptime Uptime is a measure of system reliability, expressed as the percentage of time a machine, typically a computer, has been working and available. Uptime is the opposite of downtime. It is often used as a measure of computer operating system reliab ...
s over 99.994%, they were each connected to a high speed data links using Tymnet as the connection and translation medium. Tymshare developed a bi-sync modem interface (HSA), a translation module to translate between
EBCDIC Extended Binary Coded Decimal Interchange Code (EBCDIC; ) is an eight- bit character encoding used mainly on IBM mainframe and IBM midrange computer operating systems. It descended from the code used with punched cards and the corresponding ...
and
ASCII ASCII ( ), abbreviated from American Standard Code for Information Interchange, is a character encoding standard for electronic communication. ASCII codes represent text in computers, telecommunications equipment, and other devices. Because ...
(BBXS), and a highly customized X.25 module (XCOM). EDI*Net used these interfaces on the Tandems. EDI*Net supported & contributed to many EDI standards, with the United Nations'
EDIFACT United Nations/Electronic Data Interchange for Administration, Commerce and Transport (UN/EDIFACT) is an international standard for electronic data interchange (EDI) developed for the United Nations and approved and published by UNECE, the UN Econ ...
and
ANSI The American National Standards Institute (ANSI ) is a private non-profit organization that oversees the development of voluntary consensus standards for products, services, processes, systems, and personnel in the United States. The organi ...
X12 dominating. As a store-and-forward service, EDI*Net supported multiple delivery protocols besides X.25 and
BiSync Binary Synchronous Communication (BSC or Bisync) is an IBM character-oriented, half-duplex link protocol, announced in 1967 after the introduction of System/360. It replaced the synchronous transmit-receive (STR) protocol used with second gener ...
, including
FTPS FTPS (also known as FTP-SSL and FTP Secure) is an extension to the commonly used File Transfer Protocol (FTP) that adds support for the Transport Layer Security (TLS) and, formerly, the Secure Sockets Layer (SSL, which is now prohibited by RFC75 ...
,
SMTPS SMTPS (Simple Mail Transfer Protocol Secure) is a method for securing the SMTP using transport layer security. It is intended to provide authentication of the communication partners, as well as data integrity and confidentiality. SMTPS is not a pr ...
and
ZModem ZMODEM is an inline file transfer protocol developed by Chuck Forsberg in 1986, in a project funded by Telenet in order to improve file transfers on their X.25 network. In addition to dramatically improved performance compared to older protocol ...
, and allowed the enveloping structure of supported EDI standards to extend into X.400 and
SMTP The Simple Mail Transfer Protocol (SMTP) is an Internet standard communication protocol for electronic mail transmission. Mail servers and other message transfer agents use SMTP to send and receive mail messages. User-level email clients ty ...
envelopes. Developed to utilize X.25 (XCOM) and
BiSync Binary Synchronous Communication (BSC or Bisync) is an IBM character-oriented, half-duplex link protocol, announced in 1967 after the introduction of System/360. It replaced the synchronous transmit-receive (STR) protocol used with second gener ...
(BSC), there was no TCP/IP equivalent service within Tymnet. To continue use of this service after the shutdown of Tymnet, a solution was selected. A special version of Tymnet Engine node code which allows nodes and interfaces to communicate with one another and the rest of the network was created. Instead of relying on the "supervisor" to validate calls, a table of permitted connections was defined per customer to allow an incoming call to be made from the HSA interface to the BBXS interface to the XCOM interface and on to the Tandem computer. In effect, a "Tymnet Island" consisting of a single Tymnet node that accepted calls for a pre-determined list of clients was utilized by EDI*Net. No supervisor needed. These islands of Tymnet have not only outlived the parent company, Tymshare, and the operations company, Tymnet, but also the Tymnet Network itself. As of 2008, these Tymnet Island nodes are still running and doing their jobs.


Operations


Organization

In operation, Tymshare's Data Networks Division was responsible for the development and maintenance of the network and Tymnet was responsible for the administration, provisioning and monitoring of the network. Each company had their own software development staff and a line was drawn to separate what each group could do. Tymshare development engineers wrote all the code which ran in the network, and the Tymnet staff wrote code running on host computers connected to the network. It is for this reason, that many of the Tymnet projects ran on the
Digital Equipment Corporation Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president un ...
DECSystem-10 computers that Tymshare offered as timesharing hosts for their customers. Tymnet operations formed a strategic alliance with the Tymshare PDP-10 TYMCOM-X operating systems group to assist them in developing new network management tools.


Trouble tracking


Origins

From its earliest days, Tymnet had an on-line and real time network trouble reporting tool called the Consolidator. That, along with the network node interrogation capabilities (known as Snap or Snapshot), provided unique and real time operation of the network. However, trouble reports were initially tracked on a traditional paper ticket system. This was until Bill Scheible, a manager at Tymnet, wrote a small FORTRAN IV program to maintain a list of problem reports and track their status in a System 1022 database (a
hierarchical database A hierarchical database model is a data model in which the data are organized into a tree-like structure. The data are stored as records which are connected to one another through links. A record is a collection of fields, with each field containin ...
system for
TOPS-10 TOPS-10 System (''Timesharing / Total Operating System-10'') is a discontinued operating system from Digital Equipment Corporation (DEC) for the PDP-10 (or DECsystem-10) mainframe computer family. Launched in 1967, TOPS-10 evolved from the earlie ...
published by Software House). The program was called PAPER after the old manual way of managing trouble tickets. The program grew as features were added to handle customer information, call-back contact information, escalation procedures, and outage statistics.


Company-wide use

Access to PAPER became critical as more and more functionality was added. It eventually was maintained on two dedicated
PDP-10 Digital Equipment Corporation (DEC)'s PDP-10, later marketed as the DECsystem-10, is a mainframe computer family manufactured beginning in 1966 and discontinued in 1983. 1970s models and beyond were marketed under the DECsystem-10 name, espec ...
computers, model KL-1090, accessible via the Tymnet Packet Network as Tymshare hosts 23 and 26. Each computer was the size of 5 refrigerators, and had a string of disks that looked like 18 washing machines. Their power supplies produced +5 volts at 200 amps (non-switching) making them expensive to operate.


Major upgrades

In 1996 the DEC PDP-10s that ran Tymnet's trouble-ticket system were replaced by PDP-10 clones from XKL, Inc. They were accessible via
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 ...
as ''ticket.tymnet.com'' and ''token.tymnet.com'', by both
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 ...
and
HTTP The Hypertext Transfer Protocol (HTTP) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide We ...
. A low-end
workstation A workstation is a special computer designed for technical or scientific applications. Intended primarily to be used by a single user, they are commonly connected to a local area network and run multi-user operating systems. The term ''workstat ...
from Sun was used as a
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 ...
gateway; it accepted logins from the Tymnet network via x.25 to IP translation done by a Cisco router forwarded to "ticket" and/or "token". The XKL TOAD-1 systems ran a modified
TOPS-20 The TOPS-20 operating system by Digital Equipment Corporation (DEC) is a proprietary OS used on some of DEC's 36-bit mainframe computers. The Hardware Reference Manual was described as for "DECsystem-10/DECSYSTEM-20 Processor" (meaning the DEC PDP- ...
. The application was ported to a newer version of the Fortran compiler, and still used the 1022 database.


Decommission

In mid to late 1998, Concert produced an inter-company trouble tracking system for use by both MCI and Concert. This was adopted and the TTS PAPER data necessary for ongoing tickets was re-entered on the new system. TTS was kept up for historical information until the end of the year. In January 1999, both XKL servers (ticket and token) were decommissioned. In late 2003 the hardware left onsite in San Jose was accidentally scrapped by the facilities manager during a scheduled cleanup.


System 1022 (Database System)

System-1022 was a database that ran on
Digital Equipment Corporation Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president un ...
's
36-bit 36-bit computers were popular in the early mainframe computer era from the 1950s through the early 1970s. Starting in the 1960s, but especially the 1970s, the introduction of 7-bit ASCII and 8-bit EBCDIC led to the move to machines using 8-bit ...
hardware: the
DECsystem-10 Digital Equipment Corporation (DEC)'s PDP-10, later marketed as the DECsystem-10, is a mainframe computer family manufactured beginning in 1966 and discontinued in 1983. 1970s models and beyond were marketed under the DECsystem-10 name, especi ...
and also the
DECSYSTEM-20 The DECSYSTEM-20 was a 36-bit Digital Equipment Corporation PDP-10 mainframe computer running the TOPS-20 operating system (products introduced in 1977). PDP-10 computers running the TOPS-10 operating system were labeled ''DECsystem-10'' as a ...
, hence the 1022 name. 1022 was a
hierarchical database A hierarchical database model is a data model in which the data are organized into a tree-like structure. The data are stored as records which are connected to one another through links. A record is a collection of fields, with each field containin ...
system which could be accessed via third-generation languages such as Fortran and COBOL; it also had its own 4GL.


Software House

Software House, the company that trademarked and brought 1022 to market also marketed a
VAX VAX (an acronym for Virtual Address eXtension) is a series of computers featuring a 32-bit instruction set architecture (ISA) and virtual memory that was developed and sold by Digital Equipment Corporation (DEC) in the late 20th century. The V ...
counterpart, System-1032. Software House was acquired by
Computer Corporation of America Computer Corporation of America (CCA) was a computer software and database systems company founded in 1965. It was best known for its Model 204 (M204) database system for IBM and compatible mainframes. It was acquired by Rocket Software in 2010. ...
.


System 1032

In 1983, Software House released System 1032 for
Digital Equipment Corporation Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president un ...
's 32-bit
VAX VAX (an acronym for Virtual Address eXtension) is a series of computers featuring a 32-bit instruction set architecture (ISA) and virtual memory that was developed and sold by Digital Equipment Corporation (DEC) in the late 20th century. The V ...
systems. Version 1.5 (1984) added
EBCDIC Extended Binary Coded Decimal Interchange Code (EBCDIC; ) is an eight- bit character encoding used mainly on IBM mainframe and IBM midrange computer operating systems. It descended from the code used with punched cards and the corresponding ...
support. System 1032 was acquired by
Computer Corporation of America Computer Corporation of America (CCA) was a computer software and database systems company founded in 1965. It was best known for its Model 204 (M204) database system for IBM and compatible mainframes. It was acquired by Rocket Software in 2010. ...
(CCA) in 1992. In 2010,
Rocket Software Rocket Software is a privately held software development firm founded in 1990. Using the IBM Z, IBM Power, and embedded database platforms, Rocket provides predictive analytics with deep data, develop AI and machine learning capabilities, and d ...
acquired CCA's products, including System 1032. Rocket continue to develop and maintain System 1032 for the OpenVMS operating system. Like 1022, it had a Host Language Interface (HLI).


See also

*
ConnNet ConnNet was a packet switched data network operated by the Southern New England Telephone Company serving the U.S. state of Connecticut. ConnNet was the nation's first local public packet switching network when it was launched on March 11, 1985. ...
* DATAPAC *
International Packet Switched Service The International Packet Switched Service (IPSS) was the first international and commercial packet switching network. It was created in 1978 by a collaboration between Britain's Post Office Telecommunications, and the United States' Western Union In ...
*
Telenet Telenet was an American commercial packet-switched network which went into service in 1975. It was the first FCC-licensed public data network in the United States. Various commercial and government interests paid monthly fees for dedicated lines ...


References


Further reading

* * {{BT Group BT Group MCI Communications McDonnell Douglas mergers and acquisitions History of telecommunications in the United States X.25