# Local area network

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Local_area_network
> Markdown URL: https://mediated.wiki/source/Local_area_network.md
> Source: https://en.wikipedia.org/wiki/Local_area_network
> Source revision: 1354847896
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Computer network that connects devices over a limited area

"LAN" redirects here. For other uses, see [LAN (disambiguation)](/source/LAN_(disambiguation)).

A conceptual diagram of a LAN at a residential house; the [router](/source/Router_(computing)) in this case is assumed to also function as a [wireless access point](/source/Wireless_access_point). Also shown in this example (shaded in yellow) is the network's [connection to the Internet](/source/Internet_access) via [fixed-line](/source/Fixed-line) means.

Computer network types by scale Nanonetwork Near-field (NFC) Body (BAN) Personal (PAN) Near-me Local (LAN) Storage (SAN) Wireless (WLAN) Virtual (VLAN) Home (HAN) Campus (CAN) Backbone Metropolitan (MAN) Municipal wireless (MWN) Wide (WAN) Wireless (WWAN) Cloud Internet Interplanetary Internet v t e

A **local area network** (**LAN**) is a [computer network](/source/Computer_network) that interconnects computers within a limited area such as a residence, campus, or building,[1][2][3] and has its [network equipment](/source/Network_equipment) and interconnects locally managed. LANs facilitate the distribution of data and the sharing of network devices, such as printers.

The LAN contrasts the [wide area network](/source/Wide_area_network) (WAN), which not only covers a larger geographic distance, but also generally involves [leased telecommunication circuits](/source/Leased_line) or [Internet](/source/Internet) links. An even greater contrast is the [Internet](/source/Internet), which is a system of globally connected business and personal computers.

[Ethernet](/source/Ethernet) and [Wi-Fi](/source/Wi-Fi) are the two most common technologies used for local area networks; historical network technologies include [ARCNET](/source/ARCNET), [Token Ring](/source/Token_Ring), and [LocalTalk](/source/LocalTalk).

## Description

A local area network allows multiple nearby computers to use [shared resources](/source/Shared_resource). A 1989 survey of 100 large LAN users found that database or file sharing was the primary purpose of 67% of networks, [laser printer](/source/Laser_printer) sharing 30%, and 3% other.[4]

## Cabling

Twisted pair LAN cable

Main article: [LAN cable](/source/LAN_cable)

Further information: [Ethernet over twisted pair](/source/Ethernet_over_twisted_pair), [Twisted Pair](/source/Twisted_Pair), and [Ethernet](/source/Ethernet)

Most wired network infrastructures utilize [Category 5](/source/Category_5_cable) or [Category 6](/source/Category_6_cable) *twisted pair* cabling with [RJ45](/source/RJ45_(telecommunications)) compatible terminations. This medium provides physical connectivity between the [Ethernet](/source/Ethernet) interfaces present on a large number of IP-aware devices. Depending on the grade of cable and quality of installation, speeds of up to 10 Mbit/s, 100 Mbit/s, 1 Gbit/s, or 10 Gbit/s are supported.

## Wireless LAN

Further information: [IEEE 802.11](/source/IEEE_802.11)

In a [wireless LAN](/source/Wireless_LAN), users have unrestricted movement within the coverage area. Wireless networks have become popular in residences and small businesses because of their ease of installation, convenience, and flexibility.[5] Most wireless LANs consist of devices containing [wireless](/source/Wireless) radio technology that conforms to [802.11](/source/802.11) standards as certified by the [IEEE](/source/IEEE). Most wireless-capable residential devices operate at both the 2.4 [GHz](/source/GHz) and 5 GHz frequencies and fall within the 802.11n or 802.11ac standards.[6] Some older home networking devices operate exclusively at a frequency of 2.4 GHz under 802.11b and 802.11g, or 5 GHz under 802.11a. Some newer devices operate at the aforementioned frequencies in addition to 6 GHz under [Wi-Fi 6E](/source/Wi-Fi_6E). [Wi-Fi](/source/Wi-Fi) is a marketing and compliance certification for IEEE 802.11 technologies.[7] The [Wi-Fi Alliance](/source/Wi-Fi_Alliance) has tested compliant products, and certifies them for interoperability. The technology may be integrated into [smartphones](/source/Smartphone), [tablet computers](/source/Tablet_computer) and [laptops](/source/Laptop). Guests are often offered [Internet access](/source/Internet_access) via a [hotspot](/source/Hotspot_(Wi-Fi)) service.

## Infrastructure and technicals

A conceptual diagram of a LAN at a small business office; this example includes two rooms, each with a [switch](/source/Network_switch), as well as a [file server](/source/File_server), and a mix of wired and wireless connections. This is the [star topology](/source/Star_topology).

Simple LANs in office or school buildings generally consist of cabling and one or more [network switches](/source/Network_switch); a switch is used to allow devices on a LAN to talk to one another via [Ethernet](/source/Ethernet). A switch can be connected to a [router](/source/Router_(computing)), [cable modem](/source/Cable_modem), or [ADSL modem](/source/ADSL_modem) for [Internet](/source/Internet) access. LANs at residential homes usually tend to have a single router and often may include a [wireless repeater](/source/Wireless_repeater). A LAN can include a wide variety of other network devices such as [firewalls](/source/Firewall_(computing)), [load balancers](/source/Load_balancing_(computing)), and [network intrusion detection](/source/Network_intrusion_detection_system).[8] A [wireless access point](/source/Wireless_access_point) is required for connecting wireless devices to a network; when a router includes this device, it is referred to as a [wireless router](/source/Wireless_router).

Advanced LANs are characterized by their use of redundant links with switches using the [Spanning Tree Protocol](/source/Spanning_Tree_Protocol) to prevent loops, their ability to manage differing traffic types via [quality of service](/source/Quality_of_service) (QoS), and their ability to segregate traffic with [VLANs](/source/VLAN). A [network bridge](/source/Network_bridge) binds two different LANs or LAN segments to each other, often in order to grant a wired-only device access to a wireless network medium.

[Network topology](/source/Network_topology) describes the layout of interconnections between devices and network segments. At the [data link layer](/source/Data_link_layer) and [physical layer](/source/Physical_layer), a wide variety of LAN topologies have been used, including [ring](/source/Ring_network), [bus](/source/Bus_network), [mesh](/source/Mesh_network) and [star](/source/Star_network). The star topology is the most common in contemporary times. Wireless LAN (WLAN) also has its topologies: independent basic service set (IBSS, an [ad-hoc network](/source/Wireless_ad_hoc_network)) where each node connects directly to each other (this is also standardized as [Wi-Fi Direct](/source/Wi-Fi_Direct)), or basic service set (BSS, an infrastructure network that uses an [wireless access point](/source/Wireless_access_point)).[9]

Various topologies that may be used in a centralised wired LAN: star, ring, bus, and tree

### Network layer configuration

[DHCP](/source/DHCP) is used to assign internal IP addresses to members of a local area network. A DHCP server typically runs on the router[10] with end devices as its clients. All DHCP clients request configuration settings using the DHCP protocol in order to acquire their [IP address](/source/IP_address), a [default route](/source/Default_route) and one or more [DNS server](/source/DNS_server) addresses. Once the client implements these settings, it will be able to communicate on that [internet](/source/Internetwork).[11]

### Protocols

At the higher network layers, protocols such as [NetBIOS](/source/NetBIOS), [IPX/SPX](/source/IPX%2FSPX), [AppleTalk](/source/AppleTalk) and others were once common, but the [Internet protocol suite](/source/Internet_protocol_suite) (TCP/IP) has prevailed as the standard of choice for almost all local area networks today.

### Connection to other LANs

LANs can maintain connections with other LANs via leased lines, leased services, or across the [Internet](/source/Internet) using [virtual private network](/source/Virtual_private_network) technologies. Depending on how the connections are established and secured, and the distance involved, such linked LANs may also be classified as a [metropolitan area network](/source/Metropolitan_area_network) (MAN) or a [wide area network](/source/Wide_area_network) (WAN).

### Connection to the Internet

Local area networks may be connected to the [Internet](/source/Internet) (a type of [WAN](/source/Wide_area_network)) via fixed-line means (such as a [DSL](/source/DSL)/[ADSL](/source/ADSL) modem[12]) or alternatively using a cellular or satellite [modem](/source/Modem). These would additionally make use of telephone wires such as [VDSL](/source/VDSL) and [VDSL2](/source/Very_High_Speed_Digital_Subscriber_Line_2), coaxial cables, or [fiber to the home](/source/Fiber_to_the_home) for running fiber-optic cables directly into a house or office building, or alternatively a cellular modem or [satellite dish](/source/Satellite_dish) in the latter non-fixed cases. With [Internet access](/source/Internet_access), the [Internet service provider (ISP)](/source/Internet_service_provider) would grant a single WAN-facing [IP address](/source/IP_address) to the network. A router is configured with the provider's IP address on the WAN interface, which is shared among all devices in the LAN by [network address translation](/source/Network_address_translation).

A [gateway](/source/Residential_gateway) establishes [physical](/source/Physical_layer) and [data link layer](/source/Data_link_layer) connectivity to a WAN over a service provider's native telecommunications infrastructure. Such devices typically contain a [cable](/source/Cable_modem), [DSL](/source/DSL_modem), or [optical modem](/source/Optical_modem) bound to a [network interface controller](/source/Network_interface_controller) for Ethernet. Home and small business class routers are often incorporated into these devices for additional convenience, and they often also have integrated [wireless access point](/source/Wireless_access_point) and 4-port Ethernet [switch](/source/LAN_switching).

The [ITU-T](/source/ITU-T) [G.hn](/source/G.hn) and [IEEE](/source/IEEE) [Powerline](/source/Power_line_communication) standard, which provide high-speed (up to 1 Gbit/s) local area networking over existing home wiring, are examples of home networking technology designed specifically for [IPTV](/source/IPTV) delivery.[13][*[relevant?](https://en.wikipedia.org/wiki/Wikipedia:Writing_better_articles#Stay_on_topic)*]

## History and development

### Early installations

Home networking standards IEEE standardized HomePlug, HD-PLC (IEEE 1901) Wi-Fi (IEEE 802.11a 802.11b 802.11g 802.11n 802.11ac-2013 ) ITU-T recommendation HomePNA G.hn G.hn-mimo (G.9963) G.hnta (G.9970) G.cx (G.9972) v t e

The increasing demand and usage of computers in universities and research labs in the late 1960s generated the need to provide interconnections between computer systems. A 1970 report from the [Lawrence Radiation Laboratory](/source/Lawrence_Radiation_Laboratory) detailing the growth of the "Octopus" network gave a good indication of the situation.[*[clarification needed](https://en.wikipedia.org/wiki/Wikipedia:Please_clarify)*][14][15]

Various experimental and early commercial LAN technologies were developed in the 1970s. [Ethernet](/source/Ethernet) was developed at [Xerox PARC](/source/Xerox_PARC) between 1973 and 1974.[16][17] The [Cambridge Ring](/source/Cambridge_Ring_(computer_network)) was developed at Cambridge University starting in 1974.[18] [ARCNET](/source/ARCNET) was developed by [Datapoint](/source/Datapoint) Corporation in 1976 and announced in 1977.[19] It had the first commercial installation in December 1977 at [Chase Manhattan Bank](/source/Chase_Manhattan_Bank) in New York.[20] In 1979,[21] the [electronic voting system for the European Parliament](/source/Electronic_voting_in_the_European_Parliament) was the first installation of a LAN connecting hundreds (420) of microprocessor-controlled voting terminals to a polling/selecting central unit with a [multidrop bus](/source/Multidrop_bus) with [Master/slave (technology)](/source/Master%2Fslave_(technology)) arbitration.[*[dubious](https://en.wikipedia.org/wiki/Wikipedia:Accuracy_dispute#Disputed_statement) – [discuss](https://en.wikipedia.org/wiki/Talk:Local_area_network#Claim_to_first_LAN/on_of_first_LANs_for_Electronic_voting_systems_for_the_European_Parliament)*] It used 10 kilometers of simple [unshielded twisted pair](/source/Unshielded_twisted_pair) [category 3 cable](/source/Category_3_cable)—the same cable used for telephone systems—installed inside the benches of the European Parliament Hemicycles in Strasbourg and Luxembourg.[22]

The development of [personal computers](/source/Personal_computer) in the late 1970s led to sites with dozens or hundreds of computers. The initial driving force for networking was to send messages between computer operators, followed by resource sharing. There was much enthusiasm for the concept, and for several years, from about 1983 onward, computer industry pundits habitually declared the coming year to be, "The year of the LAN".[23][24][25]

### Competing standards

In practice, the concept was marred by the proliferation of incompatible [physical layer](/source/Physical_layer) and [network protocol](/source/Network_protocol) implementations, and a plethora of methods of sharing resources. Typically, each vendor would have its own type of network card, cabling, protocol, and [network operating system](/source/Network_operating_system). A solution appeared with the advent of [Novell NetWare](/source/Novell_NetWare) which provided even-handed support for dozens of competing card and cable types, and a more sophisticated operating system than most of its competitors.

The 1989 survey of LAN users found that 38% used NetWare, compared to 17% IBM, [3Com](/source/3Com) 11%, [AT&T Corporation](/source/AT%26T_Corporation) 7%, 6% [AppleTalk](/source/AppleTalk), 3% [Banyan VINES](/source/Banyan_VINES), and 24% other.[4] Of the competitors to NetWare, only Banyan had comparable technical strengths, but Banyan never gained a secure base. 3Com produced [3+Share](/source/3%2BShare) and Microsoft produced [MS-Net](/source/MS-Net). These then formed the basis for collaboration between [Microsoft](/source/Microsoft) and 3Com to create a simple network operating system [LAN Manager](/source/LAN_Manager) and its cousin, IBM's [LAN Server](/source/LAN_Server). None of these enjoyed any lasting success; Netware dominated the personal computer LAN business from early after its introduction in 1983 until the mid-1990s when Microsoft introduced [Windows NT](/source/Windows_NT).[26]

In 1983, TCP/IP was first shown capable of supporting actual defense department applications on a Defense Communication Agency LAN testbed located at Reston, Virginia.[27][28] The TCP/IP-based LAN successfully supported [Telnet](/source/Telnet), [FTP](/source/FTP), and a Defense Department teleconferencing application.[29] This demonstrated the feasibility of employing TCP/IP LANs to interconnect [Worldwide Military Command and Control System](/source/Worldwide_Military_Command_and_Control_System) (WWMCCS) computers at command centers throughout the United States.[30] However, WWMCCS was superseded by the [Global Command and Control System](/source/Global_Command_and_Control_System) (GCCS) before that could happen.

During the same period, [Unix workstations](/source/Unix_workstation) were using TCP/IP networking. Although the workstation market segment is now much reduced, the technologies developed in the area continue to be influential on the Internet and in all forms of networking—and the TCP/IP protocol has replaced [IPX](/source/IPX), [AppleTalk](/source/AppleTalk), [NBF](/source/NetBIOS_Frames), and other protocols used by the early PC LANs.

[Econet](/source/Econet) was Acorn Computers's low-cost local area network system, intended for use by schools and small businesses. It was first developed for the [Acorn Atom](/source/Acorn_Atom) and [Acorn System 2](/source/Acorn_System_2)/[3](/source/Acorn_System_3)/[4](/source/Acorn_System_4) computers in 1981.[31][32]

### Further development

In the 1980s, several token ring network implementations for LANs were developed.[33][34] IBM released its own implementation of token ring in 1985,[35][36] It ran at 4 [Mbit/s](/source/Megabit_per_second).[37] IBM claimed that their token ring systems were superior to Ethernet, especially under load, but these claims were debated;[38][39] while the slow but inexpensive AppleTalk was popular for Macs, in 1987 *[InfoWorld](/source/InfoWorld)* said, "No LAN has stood out as the clear leader, even in the IBM world".[40] IBM's implementation of token ring was the basis of the IEEE 802.5 standard.[41] A 16 Mbit/s version of Token Ring was standardized by the 802.5 working group in 1989.[42] IBM had market dominance over Token Ring, for example, in 1990, IBM equipment was the most widely used for Token Ring networks.[43]

[Fiber Distributed Data Interface](/source/Fiber_Distributed_Data_Interface) (FDDI), a LAN standard, was considered an attractive campus [backbone network](/source/Backbone_network) technology in the early to mid 1990s since existing Ethernet networks only offered 10 Mbit/s data rates and Token Ring networks only offered 4 Mbit/s or 16 Mbit/s rates. Thus it was a relatively high-speed choice of that era, with speeds such as 100 Mbit/s. By 1994, vendors included [Cisco Systems](/source/Cisco_Systems), [National Semiconductor](/source/National_Semiconductor), Network Peripherals, SysKonnect (acquired by [Marvell Technology Group](/source/Marvell_Technology_Group)), and [3Com](/source/3Com).[44] FDDI installations have largely been replaced by Ethernet deployments.[45]

## See also

- [Asynchronous Transfer Mode](/source/Asynchronous_Transfer_Mode)

- [Chaosnet](/source/Chaosnet)

- [LAN messenger](/source/LAN_messenger)

- [LAN party](/source/LAN_party)

- [Network interface controller](/source/Network_interface_controller)

## References

1. **[^](#cite_ref-1)** Gary A. Donahue (June 2007). *Network Warrior*. O'Reilly. p. 5.

1. **[^](#cite_ref-2)** Wood, Roy (2024-04-01). ["Computer Hardware, Software, and Networks"](https://open.ocolearnok.org/informationsystems/chapter/chapter-2-computer-hardware-software-and-networks/). *Introduction to Information Systems Management*.

1. **[^](#cite_ref-3)** ["What is a LAN? Local Area Network"](https://www.cisco.com/c/en_uk/products/switches/what-is-a-lan-local-area-network.html). *Cisco*. Retrieved 2024-12-04.

1. ^ [***a***](#cite_ref-keefe19890220_4-0) [***b***](#cite_ref-keefe19890220_4-1) Keefe, Patricia (1989-02-20). ["PC LAN purchasing patterns"](https://books.google.com/books?id=3OydG9uRDBEC&pg=PT13). *Computerworld*. Vol. XXIII, no. 3. p. 114. Retrieved February 20, 2026.

1. **[^](#cite_ref-5)** ["When Did WiFi Become Popular | Beambox"](https://beambox.com/townsquare/when-did-wifi-become-popular). *beambox.com*. Retrieved 2025-01-27.

1. **[^](#cite_ref-6)** ["What are 802.11 Standards?"](https://www.cbtnuggets.com/blog/technology/networking/when-to-use-802-11-a-b-g-b-nc-wifi-standards). *CBT Nuggets*. Retrieved 2025-01-27.

1. **[^](#cite_ref-wifi_7-0)** “Discover and Learn,” WiFi Alliance, [http://www.wi-fi.org/discover_and_learn.php](https://www.wi-fi.org/discover_and_learn.php) [Archived](https://web.archive.org/web/20100704025608/http://www.wi-fi.org/discover_and_learn.php) 2010-07-04 at the [Wayback Machine](/source/Wayback_Machine) (accessed June 30, 2010).

1. **[^](#cite_ref-8)** ["A Review of the Basic Components of a Local Area Network (LAN)"](https://web.archive.org/web/20201026082752/http://networkbits.net/lan-components/local-area-network-lan-basic-components/). NetworkBits.net. Archived from the original on 2020-10-26. Retrieved 2008-04-08.

1. **[^](#cite_ref-9)** ["Network Topologies"](https://www3.nd.edu/~mhaenggi/NET/wireless/802.11b/topology.htm). *www3.nd.edu*. Retrieved 2024-12-11.

1. **[^](#cite_ref-10)** ["What is DHCP?"](http://www.whatismyip.com/ip-faq/what-is-dhcp/). *whatismyip.com*. [Archived](https://web.archive.org/web/20131207234400/http://www.whatismyip.com/ip-faq/what-is-dhcp/) from the original on 2013-12-07.

1. **[^](#cite_ref-11)** Sadiku, Matthew N. O.; Tembely, Mahamadou; Musa, Sarhan M. (2017-05-30). ["Home Area Networks: A Primer"](https://web.archive.org/web/20170709051314/https://www.ijarcsse.com/docs/papers/Volume_7/5_May2017/SV7I5-0208.pdf) (PDF). *International Journal of Advanced Research in Computer Science and Software Engineering*. **7** (5): 634–635. [doi](/source/Doi_(identifier)):[10.23956/ijarcsse/SV7I5/208](https://doi.org/10.23956%2Fijarcsse%2FSV7I5%2F208) (inactive 11 October 2025). Archived from [the original](http://ijarcsse.com/docs/papers/Volume_7/5_May2017/SV7I5-0208.pdf) (PDF) on 2017-07-09.{{[cite journal](https://en.wikipedia.org/wiki/Template:Cite_journal)}}: CS1 maint: DOI inactive as of October 2025 ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_DOI_inactive_as_of_October_2025))

1. **[^](#cite_ref-12)** ["Configuration example for connecting a LAN to the Internet through an ADSL modem"](https://web.archive.org/web/20241211184418/https://support.hpe.com/techhub/eginfolib/networking/docs/routers/hsr6800/5200-3506_l2-wan_cg/content/482615561.htm). *support.hpe.com*. Archived from [the original](https://support.hpe.com/techhub/eginfolib/networking/docs/routers/hsr6800/5200-3506_l2-wan_cg/content/482615561.htm) on 2024-12-11. Retrieved 2024-12-06.

1. **[^](#cite_ref-BERGU142_13-0)** Berger, Lars T.; Schwager, Andreas; Pagani, Pascal; Van Rensburg; Piet Janse (February 2014). ["Introduction to the Power Line Communication Channel and Noise Characterisation"](http://www.crcnetbase.com/doi/abs/10.1201/b16540-3?queryID=). In Berger, Lars T.; Schwager, Andreas; Pagani, Pascal; Schneider, Daniel M (eds.). *MIMO Power Line Communications: Narrow and Broadband Standards, EMC, and Advanced Processing*. Devices, Circuits, and Systems. CRC Press. pp. 3–38. [doi](/source/Doi_(identifier)):[10.1201/b16540-3](https://doi.org/10.1201%2Fb16540-3). [ISBN](/source/ISBN_(identifier)) [9781466557529](https://en.wikipedia.org/wiki/Special:BookSources/9781466557529). [Archived](https://web.archive.org/web/20151017135609/http://www.crcnetbase.com/doi/abs/10.1201/b16540-3?queryID=) from the original on 2015-10-17. Retrieved 2014-05-19.

1. **[^](#cite_ref-14)** Samuel F. Mendicino (1970-12-01). ["Octopus: The Lawrence Radiation Laboratory Network"](https://web.archive.org/web/20110706202409/http://www.rogerdmoore.ca/PS/OCTOA/OCTO.html). Rogerdmoore.ca. Archived from [the original](http://www.rogerdmoore.ca/PS/OCTOA/OCTO.html) on 2011-07-06.

1. **[^](#cite_ref-15)** Mendicino, S. F. (29 Nov 1970). "THE LAWRENCE RADIATION LABORATORY OCTOPUS". *Courant Symposium Series on Networks*. Osti.gov. [OSTI](/source/OSTI_(identifier)) [4045588](https://www.osti.gov/biblio/4045588).

1. **[^](#cite_ref-metcalfe_video_16-0)** [*The History of Ethernet*](https://www.youtube.com/watch?v=g5MezxMcRmk). NetEvents.tv. 2006. Retrieved September 10, 2011. Archived at [Ghostarchive](https://ghostarchive.org/varchive/youtube/20211211/g5MezxMcRmk) and the [Wayback Machine](https://web.archive.org/web/20120113032536/http://www.youtube.com/watch?v=g5MezxMcRmk)

1. **[^](#cite_ref-17)** ["Ethernet Prototype Circuit Board"](http://americanhistory.si.edu/collections/search/object/nmah_687626). Smithsonian National Museum of American History. 1973. [Archived](https://web.archive.org/web/20141028132431/http://americanhistory.si.edu/collections/search/object/nmah_687626) from the original on October 28, 2014. Retrieved September 2, 2007.

1. **[^](#cite_ref-18)** ["A brief informal history of the Computer Laboratory"](http://www.cl.cam.ac.uk/conference/EDSAC99/history.html). University of Cambridge. 20 December 2001. [Archived](https://web.archive.org/web/20101113213834/http://www.cl.cam.ac.uk/conference/EDSAC99/history.html) from the original on 13 November 2010.

1. **[^](#cite_ref-19)** ["ARCNET Timeline"](https://web.archive.org/web/20100414155134/http://www.arcnet.com/resources/HistoryATA.pdf) (PDF). ARCNETworks magazine. Fall 1998. Archived from [the original](http://www.arcnet.com/resources/HistoryATA.pdf) (PDF) on 2010-04-14.

1. **[^](#cite_ref-20)** Lamont Wood (2008-01-31). ["The LAN turns 30, but will it reach 40?"](http://www.computerworld.com/article/2538907/networking/the-lan-turns-30--but-will-it-reach-40-.html). *Computerworld*. [Archived](https://web.archive.org/web/20160630130355/http://www.computerworld.com/article/2538907/networking/the-lan-turns-30--but-will-it-reach-40-.html) from the original on 2016-06-30. Retrieved 2016-06-02.

1. **[^](#cite_ref-European_Parliament_Archives-2021_21-0)** European Parliament Archives (January 25, 2021). ["Voting system Tender Specifications - 1979"](https://web.archive.org/web/20210616175401/https://enricomassetti.com/the-european-parliament-electronic-voting-system/). Archived from [the original](https://enricomassetti.com/the-european-parliament-electronic-voting-system/) on June 16, 2021.

1. **[^](#cite_ref-22)** ["Italian TV network RAI on the voting system"](https://web.archive.org/web/20230117220933/https://vimeo.com/504531637). 25 January 2021. Archived from [the original](https://vimeo.com/504531637) on 17 January 2023.

1. **[^](#cite_ref-23)** Metcalfe, Robert (Dec 27, 1993). ["Will The Year of the ISDN be 1994 or 1995?"](https://books.google.com/books?id=FzsEAAAAMBAJ&pg=PA46). *InfoWorld*. **15** (52). [Archived](https://web.archive.org/web/20210614014127/https://books.google.com/books?id=FzsEAAAAMBAJ&pg=PA46) from the original on June 14, 2021. Retrieved June 14, 2021. 'The Year of The LAN' is a long-standing joke, and I freely admit to being the comedian that first declared it in 1982...

1. **[^](#cite_ref-24)** ["Quotes in 1999"](http://www.ibiblio.org/java/quotes1999.html). *Cafe au Lait Java News and Resources*. [Archived](https://web.archive.org/web/20160414043142/http://www.ibiblio.org/java/quotes1999.html) from the original on 2016-04-14. Retrieved 2011-02-25. ...you will remember numerous computer magazines, over numerous years, announcing 'the year of the LAN.'

1. **[^](#cite_ref-25)** Herot, Christopher. ["Christopher Herot's Weblog"](https://herot.typepad.com/cherot/2010/10/connected-health-symposium.html). Retrieved 2023-10-21. ...a bit like the Year of the LAN which computer industry pundits predicted for the good part of a decade...

1. **[^](#cite_ref-26)** Wayne Spivak (2001-07-13). ["Has Microsoft Ever Read the History Books?"](https://web.archive.org/web/20110716012211/http://guide.sbanetweb.com/press/varbiz07116001.html). VARBusiness. Archived from [the original](http://guide.sbanetweb.com/press/varbiz07116001.html) on 2011-07-16.

1. **[^](#cite_ref-27)** Scott, W. Ross (May 1, 1984). "Updated Local Area Network Demonstration Plan". *MITRE Corporation Working Paper* (WP83W00222R1).

1. **[^](#cite_ref-28)** Havard (II.), Richard (17 June 1986). *MITRENET: A Testbed Local Area Network at DTNSRDC*. Ft. Belvoir Defense Technical Information Center: Defense Technical Information Center. p. i.

1. **[^](#cite_ref-29)** Scott, W. Ross; Cavedo, Robert F. (September 1, 1984). "Local Area Network Demonstration Procedures". *MITRE Corporation Working Paper* (WP83W00595).

1. **[^](#cite_ref-30)** Scott, W. Ross (August 1, 1984). "Local Area Network Alternative "A" Demonstration Analysis (DRAFT)". *MITRE Corporation Working Paper* (WP84W00281).

1. **[^](#cite_ref-31)** ["Retro Isle - Acorn Econet"](http://www.retroisle.com/general/acorn_econet.php). *www.retroisle.com*. Retrieved 2020-10-28.

1. **[^](#cite_ref-32)** ["Chris's Acorns: Econet"](http://chrisacorns.computinghistory.org.uk/Network/Econet.html). *chrisacorns.computinghistory.org.uk*. Retrieved 2020-10-28.

1. **[^](#cite_ref-33)** [J. Noel Chiappa](/source/Noel_Chiappa) (April–June 2014). ["Early Token Ring Work at MIT"](https://doi.org/10.1109%2FMAHC.2014.14). *[IEEE Annals of the History of Computing](/source/IEEE_Annals_of_the_History_of_Computing)*. **36** (2): 80–85. [Bibcode](/source/Bibcode_(identifier)):[2014IAHC...36b..80C](https://ui.adsabs.harvard.edu/abs/2014IAHC...36b..80C). [doi](/source/Doi_(identifier)):[10.1109/MAHC.2014.14](https://doi.org/10.1109%2FMAHC.2014.14). [S2CID](/source/S2CID_(identifier)) [30761524](https://api.semanticscholar.org/CorpusID:30761524).

1. **[^](#cite_ref-34)** Pelkey, James. ["14.18 Proteon in Chapter 14 - Internetworking: Emergence 1985-1988"](https://historyofcomputercommunications.info/section/14.18/Proteon/). *The History of Computer Communications*.

1. **[^](#cite_ref-35)** ["IBM Token-Ring Network"](https://www.ibm.com/docs/en/announcements/archive/ENUS185-123). *IBM*. 1985-10-15. Retrieved 2025-03-26.

1. **[^](#cite_ref-36)** Crabb, Don (24 March 1986). ["Major Vendors Differ On Network Approach"](https://books.google.com/books?id=lS8EAAAAMBAJ&dq=October+15+1985+token&pg=PA27). *[InfoWorld](/source/InfoWorld)*. Vol. 8, no. 12. p. 27.

1. **[^](#cite_ref-37)** ["InfoWorld"](https://books.google.com/books?id=AToEAAAAMBAJ&dq=ibm+token+ring+speed+4&pg=PA11). 21 November 1988.

1. **[^](#cite_ref-38)** *IEEE 802.3 Local Area Network considerations*. [IBM](/source/IBM). GG22-9422-0.

1. **[^](#cite_ref-Boggs1988_39-0)** David R. Boggs; Jeffrey C. Mogul; Christopher A. Kent (1988). ["Measured capacity of an Ethernet: myths and reality"](http://www.hpl.hp.com/techreports/Compaq-DEC/WRL-88-4.pdf) (PDF). *ACM SIGCOMM Computer Communication Review*. **25** (1): 123–136. [doi](/source/Doi_(identifier)):[10.1145/205447.205460](https://doi.org/10.1145%2F205447.205460). [S2CID](/source/S2CID_(identifier)) [52820607](https://api.semanticscholar.org/CorpusID:52820607).

1. **[^](#cite_ref-satchell19870817_40-0)** Satchell, Stephen (1987-08-17). ["IBM PS/2 Model 25"](https://books.google.com/books?id=2jsEAAAAMBAJ&pg=PA44). Short Looks. *InfoWorld*. Vol. 9, no. 33. p. 44. Retrieved 2025-05-25.

1. **[^](#cite_ref-41)** [*Internetworking Technologies Handbook*](https://books.google.com/books?id=3Dn9KlIVM_EC&dq=ibm+802.5&pg=PA1009). Cisco Press. 2004. [ISBN](/source/ISBN_(identifier)) [978-1-58705-119-7](https://en.wikipedia.org/wiki/Special:BookSources/978-1-58705-119-7).

1. **[^](#cite_ref-42)** ["IEEE Standards Association"](https://web.archive.org/web/20220817022518/https://standards.ieee.org/ieee/802.5/1100/). Archived from [the original](https://standards.ieee.org/ieee/802.5/1100/) on August 17, 2022.

1. **[^](#cite_ref-43)** Urs Von Burg; Martin Kenny (December 2003). ["Sponsers, \[sic\] Communities, and Standards: Ethernet vs. Token Ring In The Local Area Networking Business"](https://web.archive.org/web/20180219041820/http://hcd.ucdavis.edu/faculty/webpages/kenney/articles_files/Sponsors,%20Communities,%20and%20Standards_%20Ethernet%20vs.%20Token%20Ring%20in%20the%20Local%20Area%20Networking%20Business.pdf) (PDF). *Industry and Innovation*. **10** (4). [Taylor & Francis Ltd](/source/Taylor_%26_Francis_Ltd): 351–375. [doi](/source/Doi_(identifier)):[10.1080/1366271032000163621](https://doi.org/10.1080%2F1366271032000163621). [S2CID](/source/S2CID_(identifier)) [153804163](https://api.semanticscholar.org/CorpusID:153804163). Archived from [the original](http://hcd.ucdavis.edu/faculty/webpages/kenney/articles_files/Sponsors,%20Communities,%20and%20Standards_%20Ethernet%20vs.%20Token%20Ring%20in%20the%20Local%20Area%20Networking%20Business.pdf) (PDF) on 2018-02-19.

1. **[^](#cite_ref-44)** Mark Miller (March 21, 1994). ["Wading Through Plethora of Options Poses Challenge for Life on the Fast LAN"](https://books.google.com/books?id=eA0EAAAAMBAJ&pg=PA47). *Network World*. pp. 41, 44, 46–49. Retrieved August 15, 2013.

1. **[^](#cite_ref-45)** A. Selvarajan; Subrat Kar; T. Srinivas (2003). [*Optical Fiber Communication: Principles and Systems*](https://books.google.com/books?id=uyBSO4hf6DYC&pg=PA241). Tata McGraw-Hill Education. pp. 241–249. [ISBN](/source/ISBN_(identifier)) [978-1-259-08220-7](https://en.wikipedia.org/wiki/Special:BookSources/978-1-259-08220-7).

## External links

- Media related to [Local area networks (LAN)](https://commons.wikimedia.org/wiki/Category:Local_area_networks_(LAN)) at Wikimedia Commons

v t e Internet access Wired Cable Dial-up DOCSIS DSL Ethernet FTTx G.hn Nessum HomePlug HomePNA IEEE 1901 ISDN MoCA PON Power-line Broadband Wireless PAN Bluetooth Li-Fi Wireless USB NearLink Wireless LAN Wi-Fi WAPI Long range wireless 5G NR DECT EVDO GPRS HSPA iBurst LTE MMDS Muni Wi-Fi Satellite UMTS-TDD WiMAX WiBro

Authority control databases International GND FAST National United States France BnF data Czech Republic Israel Other Yale LUX

---
Adapted from the Wikipedia article [Local area network](https://en.wikipedia.org/wiki/Local_area_network) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Local_area_network?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
