Introduction to Computer Networks

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What are the five basic components of a computer network?

  • Protocol, Data, Server, Client, Transmission Media
  • Protocol, Connection, Message, Router, Switch
  • Protocol, Data, Files, User, Network
  • Protocol, Sender, Message, Receiver, Transmission Media (correct)

What does the term 'node' refer to in a computer network?

  • A device that can send and receive data (correct)
  • A central server that manages the network
  • A specific type of cable used in a network
  • A software application running on a network

A computer network connection can be established using either cable or wireless media.

True (A)

What is the main advantage of using a computer network?

<p>Sharing resources and information (B)</p> Signup and view all the answers

What is the purpose of a 'protocol' in a computer network?

<p>A protocol is a set of rules that are agreed by both the sender and receiver to ensure reliable communication and data sharing between two different devices.</p> Signup and view all the answers

What is the role of a 'switch' in a computer network?

<p>To connect multiple computers and devices within a network (D)</p> Signup and view all the answers

What is the primary role of a 'router' in a computer network?

<p>To connect multiple networks and route data traffic (B)</p> Signup and view all the answers

What is a 'server' in a computer network?

<p>A server is a computer that holds shared programs, files, and the network operating system, allowing access to network resources for all users on the network.</p> Signup and view all the answers

What is the purpose of a 'transmission media' in a computer network?

<p>To provide the physical connection for data transfer (C)</p> Signup and view all the answers

Which of these is NOT a type of transmission media?

<p>Firewall (B)</p> Signup and view all the answers

What is the function of an 'access point' in a wireless network?

<p>To connect devices to the wireless network (C)</p> Signup and view all the answers

What is 'shared data' in a computer network?

<p>Shared data refers to information that is accessible and shared by all users on the network, such as data files, printer access, and email.</p> Signup and view all the answers

What is the main function of a 'network interface card' in a computer network?

<p>A network interface card (NIC) controls data flow between the computer and the network, enabling it to send, receive, and manage data transfer.</p> Signup and view all the answers

What is the purpose of a 'local operating system' in a computer network?

<p>A local operating system helps personal computers access files, print to a local printer, and manage disk and CD drives located on the computer.</p> Signup and view all the answers

What is the key function of a 'network operating system' in a computer network?

<p>A network operating system enables communication between computers and servers connected to a network, allowing for data sharing and resource access.</p> Signup and view all the answers

What is the purpose of a 'hub' in a computer network?

<p>A hub acts as a distribution center, connecting multiple computers to the network and allowing data transfer in a simple, broadcasting manner.</p> Signup and view all the answers

What is a 'LAN cable' and what is it used for?

<p>A LAN cable, also known as an Ethernet or data cable, is used to connect a device to the internet, creating a local area network connection.</p> Signup and view all the answers

What is the meaning of 'OSI'?

<p>OSI stands for Open Systems Interconnection.</p> Signup and view all the answers

What is the primary function of the OSI model?

<p>The OSI model defines standards for communication, ensuring that different devices and systems can communicate effectively with each other.</p> Signup and view all the answers

Which of these is NOT a feature of a computer network?

<p>Power Consumption (C)</p> Signup and view all the answers

How is the performance of a computer network typically measured?

<p>Network performance is measured in terms of response time, which is the time it takes to send and receive data between devices.</p> Signup and view all the answers

Why is 'data sharing' a crucial feature of computer networks?

<p>Data sharing allows users to access and collaborate on the same information, promoting efficiency, teamwork, and overall productivity.</p> Signup and view all the answers

What is the primary role of 'backup' in a computer network?

<p>Backup helps to protect data from loss by creating copies of important information, ensuring that data can be recovered in case of a failure.</p> Signup and view all the answers

Why is 'reliability' an important aspect of a computer network?

<p>Reliability ensures consistent and uninterrupted network connectivity, allowing for continuous data flow and communication without issues.</p> Signup and view all the answers

Why is 'security' a vital concern for computer networks?

<p>Network security safeguards data from unauthorized access, ensuring that sensitive information is protected from breaches and cyberattacks.</p> Signup and view all the answers

What is meant by 'scalability' in a computer network?

<p>Scalability refers to the ability of a computer network to handle increased workload and expansion without compromising performance or efficiency.</p> Signup and view all the answers

Why is software and hardware compatibility important in a computer network?

<p>Compatibility ensures that different software and hardware components can work together seamlessly on a network, allowing for seamless integration and operation.</p> Signup and view all the answers

What is the purpose of 'computer network architecture'?

<p>Computer network architecture defines how devices are interconnected and how data flows within a network, optimizing performance, security, and scalability.</p> Signup and view all the answers

Which of these is a popular computer network architecture?

<p>All of the above (D)</p> Signup and view all the answers

What is the key characteristic of a Peer-to-Peer network?

<p>In a Peer-to-Peer network, all computers act as both clients and servers, directly sharing resources and data without a central authority.</p> Signup and view all the answers

What is the main advantage of using a Peer-to-Peer network?

<p>Peer-to-Peer networks are less expensive as they do not require a central server to manage the network, making them a cost-effective option in some cases.</p> Signup and view all the answers

What is the primary disadvantage of using a Peer-to-Peer network?

<p>Peer-to-Peer networks can be difficult to manage in large settings as each device is responsible for its security and data backup, potentially leading to security risks and data loss.</p> Signup and view all the answers

What is the key characteristic of a Client-Server network?

<p>In a Client-Server network, a central computer (server) provides services and manages resources for other computers (clients) connected to the network.</p> Signup and view all the answers

What is the primary advantage of using a Client-Server network?

<p>Client-Server networks offer better security and centralized management as the server controls network access, data storage, and security measures, protecting the network from unauthorized access.</p> Signup and view all the answers

What is the role of 'network topology' in computer networks?

<p>Network topology defines the physical and logical arrangement of how devices are interconnected in a network, influencing data flow, performance, and security.</p> Signup and view all the answers

Which of these is NOT a common network topology?

<p>Linear Topology (D)</p> Signup and view all the answers

What is the key characteristic of a 'Bus Topology'?

<p>In a Bus Topology, all devices share a single communication cable or line, with data traveling in both directions along the cable.</p> Signup and view all the answers

What is a 'hybrid topology' in computer networks?

<p>A hybrid topology combines features of multiple network topologies, creating a unique network architecture with customized benefits and characteristics.</p> Signup and view all the answers

What is the purpose of the 'OSI (Open Systems Interconnection) model'?

<p>The OSI model provides a framework for understanding and standardizing communication protocols, enabling different systems to communicate effectively.</p> Signup and view all the answers

How many layers does the OSI model have?

<p>7 (C)</p> Signup and view all the answers

What is the primary purpose of the 'Application Layer' in the OSI model?

<p>The Application Layer provides the interface for users to interact with network services and applications.</p> Signup and view all the answers

What is the primary purpose of the 'Presentation Layer' in the OSI model?

<p>The Presentation Layer ensures that data is presented in a compatible format for the receiving device, ensuring seamless exchange of information.</p> Signup and view all the answers

What is the primary purpose of the 'Session Layer' in the OSI model?

<p>The Session Layer establishes and manages communication sessions between devices, ensuring reliable and coordinated data exchange.</p> Signup and view all the answers

What is the primary purpose of the 'Transport Layer' in the OSI model?

<p>The Transport Layer ensures reliable and ordered delivery of data between devices, managing and controlling the flow of data packets.</p> Signup and view all the answers

What is the primary purpose of the 'Network Layer' in the OSI model?

<p>The Network Layer is responsible for routing data across the network, providing logical addressing for network devices and managing the flow of data packets.</p> Signup and view all the answers

What is the primary purpose of the 'Data Link Layer' in the OSI model?

<p>The Data Link Layer handles physical addressing for devices and manages error detection and correction at the physical level, ensuring reliable data transmission.</p> Signup and view all the answers

What is the primary purpose of the 'Physical Layer' in the OSI model?

<p>The Physical Layer involves the physical transmission of data signals over the network, defining the electrical, mechanical, and procedural standards for data transmission.</p> Signup and view all the answers

What is the key difference between the OSI model and the TCP/IP model?

<p>The OSI model is a theoretical reference model that provides a framework for communication standards, while TCP/IP is a practical implementation of network protocols.</p> Signup and view all the answers

What is an 'Internet Service Provider (ISP)'?

<p>An ISP is a company that provides internet access and related services, such as internet access, domain name registrations, and email hosting.</p> Signup and view all the answers

Which of these is NOT a type of Internet Service Provider (ISP)?

<p>Data Center (B)</p> Signup and view all the answers

What are 'access providers' in the context of Internet Service Providers?

<p>Access providers offer internet access to users through various methods, such as telephone lines, cable, wireless networks, and fiber optics.</p> Signup and view all the answers

What are 'mailbox providers' in the context of Internet Service Providers?

<p>Mailbox providers offer email hosting services, providing users with a dedicated email address and access to their mailboxes.</p> Signup and view all the answers

What are 'hosting ISPs' in the context of Internet Service Providers?

<p>Hosting ISPs provide web hosting services, enabling users to store their websites and applications on their servers, making them accessible to the public.</p> Signup and view all the answers

What are 'virtual ISPs' in the context of Internet Service Providers?

<p>Virtual ISPs offer internet access services by leveraging the infrastructure of other ISPs, providing a budget-friendly option for users.</p> Signup and view all the answers

What are 'free ISPs' in the context of Internet Service Providers?

<p>Free ISPs offer internet access without charging monthly fees, often with lower speeds and potentially limited service options.</p> Signup and view all the answers

What is an 'intranet'?

<p>An intranet is a private network within an organization that is accessible only to authorized members, offering secure communication and collaboration within the organization.</p> Signup and view all the answers

Which of these options is NOT a benefit of using an intranet?

<p>Increased Public Accessibility (B)</p> Signup and view all the answers

How can an intranet improve collaboration within an organization?

<p>An intranet facilitates seamless communication and sharing of information among employees, enabling efficient collaboration on projects and tasks, regardless of their location.</p> Signup and view all the answers

How can an intranet enhance the security of an organization's data?

<p>Intranets offer a secure environment for storing and accessing sensitive data, restricting access to authorized users and preventing unauthorized access, protecting sensitive information from breaches.</p> Signup and view all the answers

How can an intranet be cost-effective for an organization?

<p>Intranets can streamline communication and reduce the need for physical meetings and travel, saving costs on printing and distribution of documents.</p> Signup and view all the answers

How can an intranet improve workforce productivity in an organization?

<p>Intranets provide access to information, resources, and applications from anywhere at any time, allowing employees to work efficiently and effectively, boosting productivity.</p> Signup and view all the answers

What is a 'VSAT' in the context of computer networking?

<p>A VSAT (Very Small Aperture Terminal) is a ground-based satellite dish used for transmitting data to and from communication satellites, typically for remote locations with limited connectivity.</p> Signup and view all the answers

What is the primary advantage of using a VSAT?

<p>Cost-effective access in remote locations (B)</p> Signup and view all the answers

What is the primary use of a VSAT?

<p>VSATs are often used for connecting remote areas with limited internet access, providing a reliable and cost-effective solution for businesses and individuals, especially in industries such as oil and gas exploration, mining, and remote monitoring.</p> Signup and view all the answers

What is a 'PAN' (Personal Area Network) and what is it used for?

<p>A PAN is a small, personal network that connects devices within a limited range, such as a few meters, commonly used for connecting smartphones, laptops, and printers within a home or office.</p> Signup and view all the answers

What is a 'LAN' (Local Area Network) and what is it used for?

<p>A LAN is a network that connects devices within a limited geographical area like a home, office building, or a small campus, enabling resource sharing, communication, and collaboration within the local area.</p> Signup and view all the answers

What is a 'MAN' (Metropolitan Area Network) and what is it used for?

<p>A MAN is a network that spans a larger area than a LAN, connecting devices within a city or metropolitan area, providing wider connectivity and resource sharing.</p> Signup and view all the answers

What is a 'WAN' (Wide Area Network) and what is it used for?

<p>A WAN connects devices across a wide geographical area, such as a country or even multiple countries, allowing for communication and data exchange over long distances.</p> Signup and view all the answers

The internet is the largest example of a hybrid topology.

<p>True (A)</p> Signup and view all the answers

Flashcards

What is a computer network?

A computer network is a collection of interconnected devices, like computers, printers, and scanners, that can share data and resources.

What are the advantages of a computer network?

A computer network allows devices to communicate and share resources, like files, printers, and internet connections.

What is a message in a network?

A message is the data or information being transferred between devices within a network.

What is the sender in a network?

The sender is the device that originates the message and initiates the transmission process.

Signup and view all the flashcards

What is the receiver in a network?

The receiver is the device that is intended to receive the message sent over the network.

Signup and view all the flashcards

What is the transmission media in a network?

The transmission media, often called a link, is the physical pathway used to connect devices and transmit data across a network.

Signup and view all the flashcards

What is a protocol in a network?

A protocol is a set of agreed-upon rules governing how data is formatted, transmitted, and interpreted between devices on a network.

Signup and view all the flashcards

What is a switch in a network?

A switch is a device that connects computers and other network devices within a local area, such as an office or building.

Signup and view all the flashcards

What is a router in a network?

A router connects multiple networks together, allowing communication among different devices on those networks.

Signup and view all the flashcards

What is a server in a network?

A server is a specialized computer designed to store and share resources, like software, files, and data, with clients on a network.

Signup and view all the flashcards

What are some examples of transmission media?

Transmission media is the physical pathway used to connect devices in a network, including coaxial cables, twisted-pair wires, and optical fiber cables.

Signup and view all the flashcards

What is an access point in a network?

An access point allows wireless devices to connect to a network without cables. It acts as a bridge between a wireless network and a wired network.

Signup and view all the flashcards

What is shared data in a network?

Shared data refers to data files, programs, and other resources made available to multiple users on a network.

Signup and view all the flashcards

What is a Network Interface Card (NIC)?

A Network Interface Card (NIC) is a hardware component that enables a device to connect to a network. It manages the flow of data between the device and the network.

Signup and view all the flashcards

What is a local operating system (OS)?

A local operating system (OS) is software that manages a computer's hardware and software resources and allows users to interact with the computer.

Signup and view all the flashcards

What is a network operating system (NOS)?

A network operating system (NOS) is a software platform that manages the network's resources and communication between devices.

Signup and view all the flashcards

What is a hub in a network?

A hub is a simple network device that connects multiple devices by broadcasting data to all connected devices. It's like a central point where all data is sent and received.

Signup and view all the flashcards

What is a LAN cable?

LAN cable, also known as Ethernet or data cable, is used to connect devices directly to a network using a wired connection.

Signup and view all the flashcards

What is the OSI model?

OSI stands for Open Systems Interconnection. It's a model that defines the different layers of communication between devices on a network.

Signup and view all the flashcards

What is network performance?

The performance of a network is measured by how quickly data can be sent and received between devices. It's important for smooth and efficient communication.

Signup and view all the flashcards

What is data sharing in a network?

Data sharing is one of the main reasons for using a network, as it enables multiple devices to access and use the same data files and resources.

Signup and view all the flashcards

What is a backup in a network?

A backup is a copy of important data that can be used to restore the data in case of a system failure.

Signup and view all the flashcards

What is network reliability?

Reliability refers to the consistency of the network's operation. It is a measure of its ability to function without errors or outages.

Signup and view all the flashcards

What is network security?

Network security is crucial for protecting sensitive data from unauthorized access. It ensures data is transmitted securely and remains confidential.

Signup and view all the flashcards

What is network scalability?

Scalability means that a network can easily accommodate growth in the number of devices and users, without compromising performance. It ensures capacity to handle future expansion.

Signup and view all the flashcards

What is compatibility in a network?

Software and hardware compatibility refers to the ability of different devices and software programs to work together smoothly on a network. This ensures compatibility across different systems.

Signup and view all the flashcards

What is a computer network architecture?

A computer network architecture defines the structure and organization of devices within a network. It outlines how devices communicate and share resources.

Signup and view all the flashcards

What is peer-to-peer (P2P) architecture?

Peer-to-peer (P2P) architecture is a network structure where devices share resources directly with each other without relying on a central server. Each device acts as both a client and a server.

Signup and view all the flashcards

What is client-server architecture?

Client-server architecture is a network structure where clients request resources from a central server. The server manages resources and provides data to the clients on demand.

Signup and view all the flashcards

What is network topology?

Network topology refers to the physical or logical arrangement of devices in a network. It affects how data flows and how reliable the network is.

Signup and view all the flashcards

What is point-to-point topology?

In point-to-point topology, two devices are directly connected using a single piece of cable. It's a simple and direct connection between two devices.

Signup and view all the flashcards

What is bus topology?

In bus topology, all devices are connected to a single shared cable or line. Data transmits along the bus, accessible by all devices.

Signup and view all the flashcards

What is star topology?

In star topology, all devices are connected to a central hub or switch. Communication between devices must pass through this central point.

Signup and view all the flashcards

What is ring topology?

In ring topology, devices are connected in a circular loop. Data travels around the ring, passing through each device.

Signup and view all the flashcards

What is mesh topology?

In mesh topology, each device is connected to multiple other devices, creating multiple communication paths. This provides high redundancy and reliability.

Signup and view all the flashcards

What is tree topology?

In tree topology, devices are organized in a hierarchical structure similar to a tree, with a root node at the top and branches extending downwards. It's often used in large networks.

Signup and view all the flashcards

What is hybrid topology?

Hybrid topology is a combination of two or more different topologies. This allows for flexibility and tailored network design based on specific needs.

Signup and view all the flashcards

What is an ISP?

An Internet Service Provider (ISP) is a company that provides access to the internet. They offer various services like internet access, domain name registration, and dial-up connections.

Signup and view all the flashcards

What is an intranet?

An intranet is a private network within an organization. It allows employees to access shared data and resources, like company policies, documents, and communication tools.

Signup and view all the flashcards

What is a VSAT?

A VSAT (Very Small Aperture Terminal) is a two-way satellite communication system that uses a small dish antenna to transmit and receive data.

Signup and view all the flashcards

What is a PAN?

A PAN (Personal Area Network) is a network that connects devices within a small range, like a room or a person's immediate surroundings. It's typically used for connecting personal gadgets.

Signup and view all the flashcards

What is a LAN?

A LAN (Local Area Network) is a network that connects devices within a smaller area like an office, school, or home. It's used for sharing resources within that location.

Signup and view all the flashcards

What is a MAN?

A MAN (Metropolitan Area Network) is a network that spans a larger area than a LAN, typically a city. It's used for connecting devices across broader geographical regions.

Signup and view all the flashcards

What is a WAN?

A WAN (Wide Area Network) is a large network that connects devices across long distances, like a country or globally. It's used for connecting geographically-separated locations.

Signup and view all the flashcards

Study Notes

Computer Network Introduction

  • A computer network is a group of devices connected via a transmission medium (e.g., wires, cables). These devices are often called nodes.
  • Networks facilitate data transfer between devices.
  • Networks use cables or wireless media for connection.

Advantages of Computer Networks

  • Connect multiple computers for data sharing.
  • Enables resource sharing (printers, scanners, email).
  • Facilitates faster and more cost-effective communication.

Basic Components of a Computer Network

  • Protocol: Rules governing communication between devices.
  • Sender: Device originating the data.
  • Message: The data to be transferred.
  • Transmission Media: The pathway for data (e.g., cables, wires, radio waves).
  • Receiver: Device receiving the data.

Network Protocols

  • A set of rules agreed upon by sender and receiver devices to establish communication.
  • Crucial for reliable data exchange.

Devices in a Computer Network

  • Switch: A controller connecting computers, printers, and other hardware in a building or campus network.
  • Router: Connects multiple networks, enabling shared internet access and efficient data analysis.
  • Server: A computer holding shared programs, files, and the network operating system for access by all users.
  • Transmission Media: Connects computer devices (e.g. copper wire, twisted-pair wire, optical fibre).
  • Access Point: Enables wireless devices to connect to the network without cables.
  • Network Interface Card (NIC): A component that controls the data flow between the computer and the network.

Network Operating Systems

  • Software for communication between computers on a network.

  • Managing network resources like files and printing.

Hubs

  • Devices that act as a central point for connecting multiple computers. They transmit requests to all connected devices.

Local Area Network (LAN) Cables

  • Cables used for connecting devices to a local network (LAN), often referred to as 'Ethernet cables'.

Open Systems Interconnection (OSI) Model

  • A reference model for communication standards between computers and devices.
  • Defines a layered approach for data transmission.

Shared Data

  • Data shared among clients (e.g., files, printer access, programs).

Network Topologies

  • Bus Topology: A single communication line connecting all devices. Failure of a section affects all devices.
  • Star Topology: Devices connect to a central hub. Each device has a point-to-point connection to the central hub, offering better functionality and redundancy.
  • Ring Topology: Devices are connected in a circular manner in a closed ring format. Data transfer takes place along the loop in one direction.
  • Mesh Topology: Hosts connect to multiple devices, offering more redundancy but higher complexity.
  • Tree Topology: A layered network approach with a core layer, distribution layer, and access layer with mediators.
  • Hybrid Topology: Combining aspects of various topologies.

Peer-to-Peer Architecture

  • All computers on the network act as equals (peers).
  • No central server manages the entire system.

Client-Server Architecture

  • A central server manages data and resources for the network clients (computers).
  • Clients request services from the server.

Internet Service Providers (ISPs)

  • Companies providing internet access and services.
  • Types include dial-up access, leased line access, and more.

Intranet

  • A private network within an organization for internal communication and resource sharing.
  • Offers features like security and controlled access for data sharing.
  • Cost-effective, collaborative, and efficient in internal communication.

Very Small Aperture Terminal (VSAT)

  • Two-way, low-cost ground station for data transmission via communication satellites.
  • Configuration includes Star and Mesh topologies.
  • Disadvantage includes latency and installation complexities.

Types of Networks

  • Personal Area Network (PAN): A short-range network for connecting devices within a personal space. Bluetooth is a common PAN technology.
  • Local Area Network (LAN): Network connecting devices within a single location or building.
  • Metropolitan Area Network (MAN): Network spanning a city or metropolitan area. Connects several LANs to form a larger network.
  • Wide Area Network (WAN): Network that spans a large geographical area and often connects multiple LANs and MANs. Internet is a large WAN.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

UNIT 1 Net & Int. PDF
Use Quizgecko on...
Browser
Browser