Unit 5 Networks Flashcards
What is the Internet?
- A group of inter-connected networks
- Many services use the Internet such as the web and email
- No one person or organization owns the Internet, this is known as collective or distributed ownership
How is the Internet different from World Wide Web?
- The World Wide Web is one service that makes use of the Internet
- The World Wide Web is the information system of interlinked web pages and other resources
- It is accessed from a web browser
What is the World Wide Web?
- The World Wide Web is the information system of interlinked web pages and other resources
- It is accessed from a web browser such as Chrome, Safari, Edge or Firefox
- It makes use of HTTP to send and receive data
Wide Area Networks
- Any network in which computers communicate using resources supplied by a ‘third party carrier’ such as BT, is a Wide Area Network (WAN)
- A WAN uses cables, telephone lines, satellites or radio waves to connect two or more remote locations
- The Internet is the largest WAN in the world
Name three organisations that may be using a WAN to connect locations
- Organisations such as universities and schools may have a number of geographical locations
- Each one will have its own network. When these networks are joined together they will create a WAN
Other organisations may use WANs including:
- Large companies with many offices such as banks
- Governments which have employees in many locations
- Research organisations which are located in more than one place
IP addresses
- Every computer in the world has an IP (Internet Protocol) address
- IP addresses are four 8-bit numbers (0-255) separated by dots
- Where packets of data are sent to or received from
A circuit switching network
- When you make a telephone call, a dedicated connection is set up between you and the person you are calling for the duration of the call
- This is called ‘circuit switching’
- It works fine for phone calls, but there could never be enough lines for all the billions of people sending data across the Internet
What works in place of a circuit switching network for the Internet?
Packet switching
What is contained in the header given to each packet?
- The IP address it is going to
- The IP address it has come from
- The sequence number of the packet
- The number of packets in the whole communication
- Error checking data
Data packets
- Each data packet will contain the same number of bytes, usually a data packet is 512 bytes
- The packets may flow through the Internet via different routes
- Each packet is marked with the packet number so that the packets can be put back together by the receiver
Reassembling the data packets
- The recipient computer re-orders the packets into the correct order
- Each packet is checked for errors
- Corrupt packets are requested to be resent
Moving packets on the net
- Points on a network diagram are called nodes
- Routers are any node that can route packets from one place to another
- Your home router, routes packets to the different devices on you home-network
- Internet routers route packets around the world like a mail sorting office
Network Interface Cards (NIC)
- A Network Interface Card (NIC) is built into every networked device
- It may be wireless with an antenna or wired with a network cable socket
- Most modern computers and phones incorporate the NIC into the motherboard
MAC addressing
- A Media Access Control (MAC) Address is assigned to each NIC by the manufacturer
- A smartphone will have two different MAC addresses: one will be for Wi-Fi and one for Bluetooth
- A computer may have more than one MAC address if it has both and Ethernet and Wi-Fi connection
- Every networked device in the world has a unique MAC address
Why doesn’t the Internet use a MAC address instead of an IP address to locate a web address?
MAC addresses do not change with location, but IP addresses do. The actual geographical location of a networked device can be determined by its IP address
The role of the MAC address
When you request a web page, each router along the way uses the MAC address of the next router to send the data packet on the next leg of its journey
Routers
- Looks at the destination of packets of data and sends them to the network that is closer towards their destination
- A home router will route packets between the home local area network (LAN) and the Internet
Switches
- Switches connect each node (computer) in a network
- They know the MAC address of all connected computers and devices
- When a packet of data arrives, they can send it to the correct computer
- Hubs, by comparison will send the data to all connected networks
Wireless networks
- Connect using Wi-Fi
- Broadcast using radio waves, these are part of the microwave spectrum
- Wi-Fi networking protocols, Wi-Fi is a family of related protocols, it is a trademark used to describe a Wireless LAN or WLAN
Wireless transmission
- Commonly uses radio waves for communication
- Susceptible to interference from objects and other nearby electronics or other wireless devices
Wireless access point
- A wireless Access Point (AP) is a device that allows wireless devices to connect to a wired network using Wi-Fi
- The AP usually connects to a router via a wired network
- Home Wi-Fi routers often combine the functions of a switch, router and wireless access point in one box
Wireless NICs
A wireless NIC is built into every networked device capable of connecting to a wireless network
Examples of wireless devices
- PCs
- Smartphones
- Wireless speakers
Packet
One unit of data sent through an IP network
Wireless and wired network
Wireless network - a network using radio waves
Wired network - a network using cables
What is a LAN?
- LAN stands for Local Area Network
- Operates on a single site such as a school, hotel or business using their own cabling systems
What is the difference between LAN and WAN?
- LANs are local and located within one location such as a building
- WANs connect networks at remote locations via leased lines
Advantages of LANs
- Computers can share resources such as printers
- Files can be accessed through any computer in the network
- Data is easy to back up as it is stored centrally on the server
Disadvantages of LANs
- Purchasing the network hardware is expensive
- Managing a large network is complicated
- Viruses may be able to infiltrate the network and infect every computer
What is a topology?
The way in which parts of a system are connected
Network topologies
There are many topologies for setting up networks and LANs. Two of these topologies are:
- Star
- Bus
Example of network topologies
The London Underground network has a topology that shows where connections, and lines are
Star topology
In a star topology, computers and other devices (known as nodes) are all connected to a central switch
Advantages of star topology
- Fast data transfer to the hub as each wire isn’t shared with other computers
- If one cable fails the other computers are not affected