IST Yearly 2023 (Networks) Flashcards
3 main approaches to communicate between devices and people
simplex transmission
half-duplex transmission
full-duplex transmission.
SIMPLEX TRANSMISSION
data can be transmitted in only one direction on a signal carrier e.g. radio
HALF-DUPLEX TRANSMISSION
data can be transmitted in both directions on a signal carrier, but not at the same time. e.g. transceivers (walkie-talkie)
Full-duplex
data can be transmitted in both directions on a signal carrier at the same time e.g. telephone line, network
Protocol
A protocol is an agreed method of communication between two communicating devices. may be open (HTTP (hypertext transfer protocol) SMTP (simple message transfer protocol) FTP (file), IP (internet), VOIP (Voice over Internet), TCP
(Transmission communication)) or proprietary (work only with enterprise software)
Internet Protocol Address (IP address)
four bytes of data(each byte no. from 0-255) that identifies each computer using the Internet Protocol to communicate over a network.
Dynamic IPs
Allocated by a dynamic host configuration server
When a machine logs on to the network, it is given an IP number only for the period of time it is logged on.
It then surrenders that IP address when it logs off.
Permanent/Static IP
Assigned to a computer by a network administrator.
Permanent identifier of a computer using Internet Protocol over to communicate over a network
TRANSMITTING DATA WITH TCP/IP
TCP software breaks the document up into paragraphs called packets.
TCP puts a unique serial number – starting with 1 on the header of each packet.
This packet header also contains some other data to help with things like error detection, in case the data is damaged on its journey.
UNSHIELDED TWISTED PAIR CABLES (UTP)
UTP cables are often referred to as Ethernet, Cat 5 or Cat 6 cables.
They contain four pairs of wires, twisted around each other like a rope to reduce interference from external sources.
Large networks in office buildings are often connected using UTP cable .
A: very reliable, but expensive to install.
D: of using built-in cabling are that if a company moves to a different location, the wiring has to be left behind, and it can be expensive to make major changes to the wiring.
OPTICAL FIBRES
An optical fibre is made up of:
The core (which carries the light pulses)
The cladding (which reflects the light pulses back into the core)
The buffer coating (which protects the core and cladding from moisture and damage).
These fibres carry data encoded in light of different wavelengths or phases.
A: Can carry many different frequencies simultaneously, allowing a single fibre to carry very high rates of transmission, up to 10 million messages at any one time.
Less likely to suffer from electromagnetic interference from other electrical cables or severe weather storms.
D: More expensive
WIRELESS TRANSMISSION
Communication through wireless adapters that uses radio signals to communicate.
Prone to electromagnetic interference.
LOCAL AREA NETWORK (LAN)
A group of computers and network devices that are connected in one private network
Provide shared access to file servers, printers and other services.
WIDE AREA NETWORKS
LANs in different locations are connected to public services such as telephone lines or the Internet.
VIRTUAL PRIVATE NETWORKS
Connection of WANs through private telecommunication channels or, more commonly nowadays, through the Internet to connect to LANs, through an encrypted connection.