unit II computer Applications
unit II computer Applications
1. Communication Models:
There are two main communication models:
- OSI Model (Open Systems Interconnection): It divides the network
communication into seven layers:
1. Physical Layer (hardware transmission)
2. Data Link Layer (error correction and frame synchronization)
3. Network Layer (routing and addressing)
4. Transport Layer (reliable data transfer)
5. Session Layer (session management)
6. Presentation Layer (data formatting)
7. Application Layer (user interaction)
2. Evolution of Networking
- 1950s-1970s: Early networks were simple, point-to-point systems. The first
major network, ARPANET (1969), became the foundation for the internet.
- 1980s - LAN Growth: Ethernet and TCP/IP protocols made local area networks
(LANs) popular for offices and businesses.
- 1990s-2000s - Internet Expansion: The internet grew with the launch of the
World Wide Web. Broadband and Wi-Fi revolutionized internet access.
- 2010s-Present - Cloud & IoT: The rise of cloud computing, IoT, and 5G has
transformed connectivity with more connected devices and faster internet
speeds.
3. Types of Networks
- LAN (Local Area Network): Typically confined to a single location like a home or
office. It uses Ethernet cables or Wi-Fi for data transfer.
- WAN (Wide Area Network): Spans large geographic areas (e.g., across cities,
countries). The Internet is a global WAN.
- MAN (Metropolitan Area Network): Covers a city or large campus.
- PAN (Personal Area Network): A small network for personal devices, such as
Bluetooth devices and smartphones.
- VPN (Virtual Private Network): A secure network that allows remote access to
another network, ensuring encrypted communication over the internet.
4. Network Devices
- Modem: A device that modulates and demodulates signals for data transmission
over telephone lines.
- Ethernet Card (NIC - Network Interface Card): Hardware that allows a computer
to connect to a network.
- RJ45: The standard connector for Ethernet cables used in LANs.
- Repeater: Amplifies or regenerates a signal to extend the network range.
- Hub: A basic device that broadcasts data to all devices on a network, causing
inefficiency.
- Switch: More efficient than a hub, it forwards data only to the device it’s
intended for.
- Router: A device that routes data between different networks, like connecting a
home network to the internet.
- Gateway: A device that connects two different networks and translates data
between them.
DNS Hierarchy:
- Root DNS Servers: Handle requests for top-level domains (.com, .org, etc.)
- TLD DNS Servers: Handle domains for specific top-level domains.
- Authoritative DNS Servers: Contain records for individual domain names.
Prevention:
- Antivirus Software: Detects and removes malware from systems.
- Firewall: Monitors and controls incoming and outgoing network traffic based on
security rules.
- HTTPS: Secure version of HTTP, encrypting data to protect privacy.
- Cookies: Small data files used for tracking user behavior. While useful, they can
also be used for malicious purposes.