Chapter 3 - The Basics of Networking - Fluency with Information Technology (7th Edition) Flashcards
Define point-to-point communication and give an example.
Definition: One to one relationship. There is only one sender and one receiver
Example: A telephone call
Define multicast communication and give an example.
Definition: One to many relationship (specialized). There is one sender and many receivers. However, the sender’s intended receivers do not make up the entire population.
Example: Magazines (which typically cover specialized topics)
Define broadcast communication and give an example.
Definition: One to many relationship. There is one sender and may receivers. The sender’s intended audience is broad, far reaching and includes the entire population.
Examples: radio and television
Define synchronous communication and give an example.
Definition: The sender and the receiver of messages during communication are active at the same time.
Example: a phone call
Define asynchronous communication and give an example.
Definition: The sender and the receiver of messages during communication are active at different times.
Examples: Email, voicemail, and postcards/paper mail
Define what an IP address stands for and what an IP address is
IP address stands for Internet Protocol address. It is the unique address used to locate a single computer connected to the internet.
What is the composition/format of most IP addresses?
A typical IP address is made up of four numbers ranging in size from 0 to 255, each separated by a dot (.)
Example: 168.12.15.60
What is domain name?
A domain name is the unique human language alias associated a computer’s IP address.
Example: The domain name of the IP address 107.22.185.79 is kickstarter.com
What is an internet domain?
A related group of computers that are networked together.
What is an IP packet?
A limited container of digital information sent from one computer to another.
It includes a header used for technical purposes, the sending computer’s IP address, the receiving computer’s IP address, a sequence number (representing it’s relationship to other IP packets that either have or will be sent) and a payload (the body or content of the message)
What is the size limit of an IP packet?
65,548 bytes
What does TCP/IP stand for and what is it?
Transmission Control Protocol/Internet Protocol
The structures, representations, and algorithms used in the internet’s physical data transmission
What is a WAN?
A wide area network of computers that are not close to each other in physical proximity
What are four characteristics of WANs?
- The networks of computers are not directly connected to one another
- Typical distance of connection exceeds a few kilometers
- Many point-to-point channels
- A sequence of computers is visited by IP packets before the packets reach their end destinations
What is a LAN?
A local area network of computers close enough in proximity to be connected by a single cable or pair of wires.
What are characteristics of LANs?
- Computers connected in a small physical space
- The primarty technology used is Ethernet
- All computers in a single building or lab are typically part of a LAN connected via Ethernet
Explain the difference between the internet and the WWW.
The internet is all the cables/wires and physical hardware (including routers) that connect devices to one another. The WWW is the web servers that are connected to one another and the files they contain.
Explain file hierarchies in relation to HTML
The leftmost item in a web address is the lowest on the hierarchy, and the rightmost is at the top.
www.