2.1.1 Network communication Flashcards
What are the network hardware components
Switches
Hubs
Routers / wireless routers
Gateway
Bridge
Wireless Access Points
NIC card (Network Interface Card)
What are switches
analyses each packet of data and sends
it to the computer to which it was intended.
What are Hubs
copies all packets of data to all devices on
the network.
What are routers
stores computer
addresses on the network and transfers data
between devices
What is a gateway
joins together two networks that use
different base protocols, e.g. links a LAN to WAN.
What is a bridge
joins together two networks that use the
same base protocols, e.g. links LAN to LAN.
What are wireless access points
a device that allows other
Wi-Fi devices to connect to a network.
What are NIC cards
allows devices to access a network. A wireless NIC allows devices to access a network wirelessly
What are the types of transmissions
- Wired – 100Mbs – 10GBps (CAT5-6a).
- Fibre
- FTTC – fibre to cabinet.
- FTTP – fibre to premises.
- Wireless – radio, microwave, satellite, infrared.
What are the Communication technologies
Ethernet – 802.3 – often used in a LAN. Consists of
CAT5-CAT7 cabling.
- Bluetooth – short-range wireless technology
exchanging data between devices, e.g. smart phone
and headphones. - WiFi – 802.11 – used in LANs to connect devices
wirelessly. - TCP/IP – a suite of protocols that enables devices to
communicate over a network. - 2G(GSM) / 2.5G(GPRS) / 3G / 4G / 5G – cellular
network that allows electromagnetic waves to
transmit data over long distances. Used in WANs.
What are the protocols and standards 1
Ethernet – wired (cable connection) protocol.
- Wi-Fi – wireless. Two common standards are Bluetooth and 801.11.
- TCP (Transmission Control Protocol) – a means of putting datagrams together.
- IP (Internet Protocol) – a means of addressing and routing data packets across a network.
- UDP (User Datagram Protocol) – a low-cost means of putting datagrams together, principally for streaming, video, etc.
What is the protocols and standards 2
- SIP (Session Initiation Protocol) – stateless signalling used for setting up VoIP and media streaming.
- HTTP (Hypertext Transfer Protocol) – allows webpages to be shared across different
computers and browsers. - HTTPS (a secure variant of HTTP) – it works together with another protocol, Secure Sockets Layer (SSL), to transport data securely.
- SMTP (Simple Mail Transfer Protocol) – mail servers use SMTP to send and receive mail. Messages and mail applications typically use SMTP only for sending messages to a mail server.
- FTP (File Transfer Protocol) – a means of sending files across the Internet between one or more points.