Actions

Difference between revisions of "Network"

m
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
 
===See Also===
 
===See Also===
 
<div style="column-count:2;-moz-column-count:4;-webkit-column-count:4">
 
<div style="column-count:2;-moz-column-count:4;-webkit-column-count:4">
[[Network Address Translation (NAT)]]<br />
+
*[[Network Address Translation (NAT)]]
[[Network Architecture]]<br />
+
*[[Network Architecture]]
[[Network Based Application Recognition (NBAR)]]<br />
+
*[[Network Based Application Recognition (NBAR)]]
[[Network Control Program (NCP)]]<br />
+
*[[Network Control Program (NCP)]]
[[Network Diagram]]<br />
+
*[[Network Diagram]]
[[Network Effect]]<br />
+
*[[Network Effect]]
[[Network Infrastructure]]<br />
+
*[[Network Infrastructure]]
[[Network Management]]<br />
+
*[[Network Management]]
[[Network Map]]<br />
+
*[[Network Map]]
[[Network Mapping]]<br />
+
*[[Network Mapping]]
[[Network Monitoring]]<br />
+
*[[Network Monitoring]]
[[Network Motif]]<br />
+
*[[Network Motif]]
[[Network News Transfer Protocol (NNTP)]]<br />
+
*[[Network News Transfer Protocol (NNTP)]]
[[Network Operations Center (NOC)]]<br />
+
*[[Network Operations Center (NOC)]]
[[Network Organization]]<br />
+
*[[Network Organization]]
[[Network Performance Management (NPM)]]<br />
+
*[[Network Performance Management (NPM)]]
[[Network Protocol]]<br />
+
*[[Network Protocol]]
[[Network Security]]<br />
+
*[[Network Security]]
[[Network Structure]]<br />
+
*[[Network Structure]]
[[Network Topology]]<br />
+
*[[Network Topology]]
[[Client Server Architecture]]<br />
+
*[[Client Server Architecture]]
[[Client Server Model]]<br />
+
*[[Peer-to-Peer Architecture (P2P Architecture)]]
[[Peer-to-Peer Architecture (P2P Architecture)]]<br />
+
*[[Wi-Fi Network]]
 
</div>
 
</div>
  

Latest revision as of 17:20, 7 March 2024

A network is a collection of computers, servers, mainframes, network devices, peripherals, or other devices connected to one another to allow the sharing of data. A excellent example of a network is the Internet, which connects millions of people all over the world. Below is an example image of a home network with multiple computers and other network devices all connected to each other and the Internet.[1]


What is a Network
source: Computerseekho


Types of Network[2]
Two very common types of networks include:

You may also see references to a Metropolitan Area Network (MAN), a Wireless LAN (WLAN), or a Wireless WAN (WWAN).


Network Characteristics[3]
In addition to these types, the following characteristics are also used to categorize different types of networks:

  • Topology: The geometric arrangement of a computer system. Common topologies include a bus, star, and ring. See the Network topology diagrams in the Quick Reference section of Webopedia.
  • Protocol: The protocol defines a common set of rules and signals that computers on the network use to communicate. One of the most popular protocols for LANs is called Ethernet. Another popular LAN protocol for PCs is the IBM token-ring network .
  • Architecture: Networks can be broadly classified as using either a peer-to-peer or client/server architecture.

Computers on a network are sometimes called nodes. Computers and devices that allocate resources for a network are called servers.


See Also


References

  1. What is a Network? computerhope
  2. Types of Network usf.edu
  3. Network Characteristics Webopedia


Further Reading