Podcast
Questions and Answers
What is a network?
What is a network?
A network is simply a collection of computers or other hardware devices that are connected together using special hardware and software, to allow them to exchange information and cooperate.
What is the main purpose of a network?
What is the main purpose of a network?
The main purpose of a network is to share resources.
What is the term used for equipment that connects directly to a network segment?
What is the term used for equipment that connects directly to a network segment?
Device
Which of the following are classifications of network devices?
Which of the following are classifications of network devices?
Signup and view all the answers
What does a repeater do?
What does a repeater do?
Signup and view all the answers
What is a hub?
What is a hub?
Signup and view all the answers
What does a bridge do?
What does a bridge do?
Signup and view all the answers
What is a network interface card (NIC)?
What is a network interface card (NIC)?
Signup and view all the answers
What is a proxy server?
What is a proxy server?
Signup and view all the answers
Network media refers to the physical channels through which messages are transmitted.
Network media refers to the physical channels through which messages are transmitted.
Signup and view all the answers
What are the primary types of network transmission media?
What are the primary types of network transmission media?
Signup and view all the answers
What are the two primary types of copper cables used in networks?
What are the two primary types of copper cables used in networks?
Signup and view all the answers
What is fiber-optic cable?
What is fiber-optic cable?
Signup and view all the answers
What is wireless media?
What is wireless media?
Signup and view all the answers
What is an intranet?
What is an intranet?
Signup and view all the answers
What are the commonly used methods to connect to the internet?
What are the commonly used methods to connect to the internet?
Signup and view all the answers
What is cable internet?
What is cable internet?
Signup and view all the answers
What is satellite internet?
What is satellite internet?
Signup and view all the answers
What is cellular internet?
What is cellular internet?
Signup and view all the answers
What are the steps involved in sending an instant message over the network?
What are the steps involved in sending an instant message over the network?
Signup and view all the answers
Study Notes
Computer Networks Lecture Notes
- A network is a collection of computers or other hardware devices connected using special hardware and software to enable information exchange and collaboration.
- The main purpose of a network is resource sharing.
- Resources include files, folders, printers, and disk drives, as well as other computer resources.
Network Devices
- Devices directly connected to a network segment are called network devices.
- Network devices are categorized into end-user devices and intermediate network devices.
- End-user devices include laptops, desktop computers, servers, and IP phones.
- Intermediate devices include routers, LAN switches, firewalls, and wireless routers.
Intermediate Network Devices
-
Bridge: A bridge connects two or more LANs in the same domain by intelligently deciding whether to pass signals to the next segment of the network. A bridge looks at the destination MAC address, not the Network Address (IP) in a forwarding table and compares them to determine whether to filter or drop a frame.
-
Hub: A hub interconnects two or more workstations into a local area network. When a workstation sends data to a hub, the hub immediately forwards that data frame to all connected links.
-
Repeater: A repeater is a network device used to regenerate a signal, often to overcome attenuation. It does not perform intelligent routing.
-
Router: A router connects any number of LANs. It uses standardized protocols to move packets efficiently to their destinations. Routers forward data depending on the Network Address (IP), not the Hardware (MAC) address.
Modem
- A modem is a hardware device that converts digital data into analog signals for transmission over phone lines and converts it back once received.
- Types of modems include internal modems, external modems, PCMCIA modems, and voice/data/fax modems.
Additional Network Hardware Devices
- Network Interface Cards (NICs): A NIC is a card that connects to a motherboard and provides ports for network media.
- Proxy server: A proxy server isolates internal network computers from the internet. It allows hosts to make indirect network connections to other network services.
Network Transmission Media
- Network media is the channel over which data travels.
- Types of network media include:
- Copper cable: Signals use electrical pulses.
- Fiber-optic cable: Signals use light.
- Wireless: Signals use microwave transmissions.
Fiber Optic vs. Copper Cabling
- Factors comparing fiber optic and copper cabling: Bandwidth supported, distance, immunity to EMI / RFI and electrical hazards, Media and connector costs, Installation skills required, and safety precautions.
Intranet, Extranet, Internet
- Intranet: A private network for an organization, accessible only by authorized members.
- Extranet: A network that provides secure access for individuals from a different organization.
- Internet: A global network of interconnected networks.
Connecting to the Internet
- Methods to connect to the Internet include:
- Cable: Uses the same coaxial cable as cable TV.
- DSL (Dedicated Subscriber Line): High bandwidth, always-on, and uses a special modem. Requires a special high-speed modem.
- Dial-up: Uses standard phone lines.
- Satellite: A good option for homes/offices without DSL or cable.
- Cellular: Uses a cell phone network to connect.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Explore the fundamentals of computer networks and the essential devices involved. This quiz covers topics such as network purposes, device classifications, and the role of intermediate devices like bridges and routers. Enhance your understanding of information exchange and collaboration in computing.