Computer Communications
Computer Communications
- Definition: Communication is a fundamental human desire, evolving from primitive methods like drum codes and smoke signals to electronic communications today.
- Development:
- Primitive methods for long-distance information exchange led to modern computer networking, which began to take shape around 1965.
- Computers can transmit data across the world almost instantaneously using telephone, microwaves, or radio links.
Networking Overview
- Computer Network: A system consisting of interconnected nodes designed to share data, hardware, and software.
- Connecting mediums: Copper wires, fiber optic cables, microwaves, infrared, and satellite links.
Reasons for Networking
Sharing Resources:
- Allows multiple PCs to connect to a single expensive resource (e.g., line printer).
Sharing Information:
- Accessing information on one computer from others in the network helps avoid duplication of data files.
Communication:
- Facilitates messaging between connected PCs for business operations and updates.
Applications of Networks
- Various Areas of Employment:
- Electronic Data Interchange
- Tele-conferencing
- Cellular Telephones
- Cable Television
- Financial Services (marketing, sales)
- Reservation systems for airlines, trains, theatres, buses
- Telemedicine
- ATMs
- Internet Banking
Benefits of Networking
Personal Communications:
- Effective handling and management of personal communications.
Multi-user Access:
- Multiple users can access important programs and data simultaneously.
Data Management:
- Users can store critical data on shared storage devices, ensuring its safety.
Equipment Sharing:
- Reduces costs by allowing shared access to expensive equipment.
Data Transfer Security:
- Ensures safe, secure, and reliable data transfers across the network.
Types of Networks
- The main types include:
- Local Area Network (LAN)
- Metropolitan Area Network (MAN)
- Wide Area Network (WAN)
Local Area Network (LAN)
- Definition: Connects systems/devices within a single building or nearby buildings, usually not utilizing the telephone network.
- Connection methods:
- Wired: Twisted pairs, coaxial cables, fiber optic cables.
- Wireless: Infrared or radio waves.
- Performance:
- Often more efficient than wireless, which is slower but useful for portability.
Network Topology
- Definition: The layout/structure of communication channels connecting various computers (nodes).
- Factors influencing topology choice:
- Type of nodes
- Expected performance
- Type of wiring used
- Cost considerations
- Common Topologies:
- Star
- Ring
- Bus
- Hybrid
- FDDI
Star Network
- Structure: All devices connect to a central hub (file server or host computer) via Unshielded Twisted Pair (UTP) cables.
Ring Network
- Structure: Devices are connected in a continuous loop; data is passed around the ring in one direction, with each node acting as a repeater.
- Characteristics: No central host or server.
Bus Network
- Structure: All devices connect to a common cable (the bus).
- Data Transmission: It is bidirectional and does not require a central server.