DCC CH-1
DCC CH-1
Ans:
Computer Network:
Ans:
→ Resource Pooling.
→ Collaboration and Synchronization.
Ans:
Data Sharing: Computer Networks are needed to facilitate the sharing of data and information
between users and devices.
Collaboration: Computer Networks are needed to enable collaboration between users and teams,
particularly in remote or distributed work environments.
Ans:
Data Communication:
Ans:
Ans:
1. Message
2. Sender
3. Receiver
4. Transmission Media
5. Set Of Rule (Protocol)
Ans:
→ In simplex mode, a terminal can only send data and cannot receive it, or it can receive data
but cannot send it. It means that in this mode communication is uni-directional.
→ Simplex mode of communication is used in business field at certain point-of-sale terminals
in which sales data is entered without a corresponding reply.
→ The other examples of simplex communication modes are Radio, Keyboard, Monitor, Printer
etc.
→ Cheaper in cost.
→ Very simple and easy communication method.
→ In half duplex communication mode, the communication can take place in both directions,
but only in one direction at a time.
→ In this communication mode, data is sent and received alternatively. It is like a one-lane
bridge where two-way traffic must give way in order to cross the other.
→ In addition, it is possible to perform error detection and request the sender to re-transmit
information.
→ In full duplex communication mode, communication can take place in both in both
directions simultaneously, i.e. at the same time on the same channel.
→ Full duplex communication mode is the fastest directional mode of communication.
→ The telephone communication system is an example of a full duplex communication mode.
Ans:
1. Message: A message is the information being transmitted, such as a text file, audio file, or video
file.
For example, a laptop sending an email, a smartphone sending a text message, or a telephone
making a voice call.
3. Receiver: The receiver is the device that receives the message, such as a computer, mobile
device, or telephone.
For example, a desktop computer receiving an email, a tablet receiving a text message, or a landline
telephone receiving a voice call.
4. Transmission Medium: The transmission medium is the physical connection between the
sender and receiver, such as a wired or wireless connection.
5. Protocol: A set of rules that ensures the message is transmitted and received in a way that is
understandable by both the sender and receiver.
For example, SMTP (Simple Mail Transfer Protocol) for email messages, HTTP (Hypertext Transfer
Protocol) for web pages, or Bluetooth for wireless headphones.
Ans:
Explain Wide Area Networks (WAN) along with its advantages and disadvantages. 6M
Ans:
→ A Wide Area Network (WAN) is a telecommunications network that spans large geographic
areas, such as cities, countries, or continents, to facilitate computer networking.
→ WANs connect smaller networks, like Local Area Networks (LANs) and Metropolitan Area
Networks (MANs), enabling communication and resource sharing across vast distances.
→ The Internet is the largest example of a WAN, linking millions of networks worldwide.
→ WANs are essential for businesses, educational institutions, and government agencies,
supporting operations, data exchange, and communication over long distances using
various transmission technologies, including leased lines and satellite links.
Advantages of WAN:
Disadvantages of WAN:
Ans:
In a peer-to-peer network, each computer (peer) has equal capabilities to share and access
resources without a central server. These networks are typically used for small to medium-sized
local area networks (LANs).
Key Features:
Advantages:
Diagram:
Client-Server Network:
In a client-server network, one or more dedicated servers provide centralized functions and
applications. Clients (individual workstations) access resources from these servers, which manage
security and data.
Key Features:
Advantages:
Diagram:
Summary:
- Peer-to-Peer: Decentralized, equal roles, suitable for small networks, easy to set up.
- Client-Server: Centralized, distinct server-client roles, suitable for larger networks, better
management and security.