Protocols and Layers Flashcards
What is Ethernet?
Ethernet is a family of standards that covers
The physical design of plugs, sockets and cables
How devices will start, stop and handle data exchange
How to handle network errors
What Ethernet standards does Ethernet cover?
In any network, the plugs must fit into the sockets; the cable must behave the same way no matter who you buy it from. You should be able to purchase network cards from one supplier and know that they will work with cards from another supplier.
How is data sent across the network?
Most networks break up the data they want to exchange into separate chunks called a packet. Each type of network formats its packets differently, adding or removing certain bits of extra information. For example, packets sent over the Internet will have IP-address information.
What is the format called in a Ethernet network?
In Ethernet networks, the format for a packet is called a ‘frame’.
What do frames include?
Frames include:
- The data being sent
- The MAC address of the device sending the packet
- The MAC address of the device receiving the packet
- Error checking bits
What do the ‘‘error checking bits’’ do?
The error checking bits are, as their name suggests, checked by the receiving computer device to ensure the packet arrived intact. If it finds an error, the device either sends back a request to re-send that packet or it discards the packet.
How is data taken in turns in an Ethernet network?
Ethernet describes how devices must take turns to send their data.
This helps avoid two devices trying to send their data through a cable at exactly the same time which results in a ‘data collision’
What are the rules to sending data in a ethernet
The Ethernet rules are
- Check that the cable is unused before sending out a data packet
- If two packets do collide then each device must wait a short random time before re-sending their packet. This lessens the chances of it happening again.
The network term for this taking-turns process is called ‘handshaking’.
What are the two types of wireless network?
- Bluetooth
- Wi-Fi
What is bluetooth?
Bluetooth is a type of radio communication and networking protocol combined.
Why was Bluetooth developed how does it make it ideal?
It was developed so devices close to one another could exchange data, without any need for a physical connection and yet use very little power. Making it ideal for mobile and portable devices.
What is the range of Bluetooth?
By close, we mean within about 10 metres of one another even if there is a wall in-between.
What is Bluetooth popular for?
This method of network connection is popular with:
- Smart-phone to car entertainment systems
- Blue tooth enabled speakers and headphones
- Downloading from digital cameras.
- Connecting to blue-tooth enabled printers.
What is Bluetooth bandwidth?
Low bandwidth compared to Wi-Fi
What is Wi-Fi?
Wi-Fi is a communication technology that makes use of radio waves in order to connect to a local area network.