Connected systems and smart devices Flashcards
(63 cards)
what is a hub?
A hub is a device that copies all packets of data to all devices on a network - only the devices that recognize the data will receive it.
what is a switch?
A switch analyses packets of data and sends it to the computer which it was intended to
what is a router?
Routers can be wired or wireless, they store addresses of computers on a network and transfer data between services.
what is a gateway?
A gateway is a device that connects to devices that are on different base protocols.
what is a bridge?
A bridge is a device that connects devices on a network that have the same base protocols
what is a wireless access point
a device that allows other devices that use Wi-Fi to connect to the network
what is a network interface card (NIC)
Allows devices to access a network
What is a protocol?
A protocol is a set of rules that define how devices on a network communicate
name all of the different protocols and standards
Ethernet, wi-fi, transmission control protocol (TCP), internet protocol (IP), User datagram protocol (UDP), Session initiation protocol (SIP), HTTPS, HTTPS, File transfer protocol (FTP), Simple mail transfer protocol (SMTP)
what is ethernet?
Wired cable connection using copper cables : CAT5 - CAT7, sends data directly into a device using a cable, LAN, needs a wired NIC on devices. 802.3 family.
what is Wi-Fi?
a wireless way to transmit data between devices, uses radio frequencies, connects to devices that have wifi capabilities.802.11 family, used in LAN, uses a wireless NIC card.
what is a transmission control protocol (TCP)
Establishes reliable connections before transmitting data
what is an IP?
addresses data packets across a network
what is a UDP?
A low cost way of putting datagrams together, primarily used for streaming video
what a SIP?
stateless signaling used for media streaming
What is HTTP?
allows different webpages to be shared across computers
What is HTTPS?
A more secure way to share webpages across different computers
What is FTP?
used to transfer trials between computers
what is SMTP?
Transfers mail between computers using the internet
what is bluetooth?
short range radio frequencies transferred between devices, can be up to 100m but is usually 10m , lower transfer rate than wifi
How is data transmitted over a network using TCP/IP?
Transferred using data packets or ‘datagrams’
what do datagrams consist of?
Header, payload ,trailer.
what is a header?
A header for a datagram is a section of data at the beginning of the datagram that contains control and routing information.
what is a payload?
The actual data carried in the data packet