Data Communication & Web Technology Flashcards
What is Data Communication?
Data Communication: The process of transmitting data between devices or systems.
Types of Data Communication:
Serial Communication: Data is transmitted one bit at a time (e.g., RS-232).
Parallel Communication: Multiple bits are transmitted simultaneously (e.g., parallel ports).
Transmission Modes:
- Simplex: One-way communication (e.g., keyboard to computer).
- Half-Duplex: Two-way communication but not simultaneously (e.g., walkie-talkies).
- Full-Duplex: Two-way communication simultaneously (e.g., telephones).
Types of computer networks
LAN: Local Area Network
PAN: Personal Area Network
MAN: Metropolian Area Network
WAN: Wide Area Network
LAN (Local Area Network):
LAN (Local Area Network): A network confined to a small geographic area like a home, office, or school. It typically connects devices like computers, printers, and servers within the same building or campus.
Characteristics: High data transfer rates, low latency, and limited geographical range (usually less than a mile
MAN (Metropolitan Area Network):
MAN (Metropolitan Area Network): A network that covers a larger geographic area than a LAN but smaller than a WAN. It is typically used to connect multiple LANs within a city or metropolitan area.
Characteristics: It typically uses fiber optic cables or wireless technologies and offers higher speeds than WAN but slower than LAN.
WAN (Wide Area Network):
WAN (Wide Area Network): A network that covers a large geographic area, often spanning cities, countries, or even continents. The internet is an example of a WAN.
Characteristics: Slower data transfer rates compared to LANs, and longer latency due to the large distances involved. WANs use leased lines, satellite links, or fiber optics for connectivity.
PAN (Personal Area Network):
PAN (Personal Area Network): A network used for personal devices within a small area, such as a single room or a person’s workspace. It is typically used to connect devices like smartphones, tablets, and laptops.
Characteristics: Short range (up to 100 meters), typically using Bluetooth or Wi-Fi technologies for connection.
What is a Network
A network is a system of interconnected devices, such as computers, printers, servers, and other hardware, that can communicate with each other to share data, resources, and services.
Key Aspects of a Network:
Devices
Data Sharing
Network Protocols
HTTP/HTTPS
FTP
Devices
These are the physical or virtual entities that make up the network, such as computers, smartphones, routers, servers, and printers.
Communication Channels:
The mediums through which data travels between
devices. This can be:
Wired: Ethernet cables, fiber optics.
Data Sharing:
Devices in a network can share data, such as files, documents, and resources like printers and internet connections.
Network Protocols:
Network Protocols:
Rules and conventions that control how data is transmitted and received. Common protocols include:
TCP/IP (Transmission Control Protocol/Internet Protocol): The fundamental protocol suite for internet communication.
HTTP/HTTPS: Used for browsing websites.
FTP: File Transfer Protocol for transferring files.
Purpose of a Network:
Resource Sharing: Allows sharing of resources like printers, internet connections, and files.
Communication: Enables communication via emails, video calls, or instant messaging.
Data Security: Through secure protocols and firewalls,
networks can protect data from unauthorized access.
Efficiency: Facilitates quicker access to information and resources, improving productivity and collaboration.