Computer Network All Essay
Computer Network All Essay
Components:
Data communication:
the process of exchange data between devices via transaction media
Types:
A- wired “cables”
1. Infrared
2. Bluetooth
3. Radio wave
4. Microwave
Devices:
1. End devices: source of application, workstation, PC, service, printers.
2. Network devices: interconnected different computers together: hub, switch, bridge,
router, NIC and modems
Classification of network:
Area:
1. Local Area Networks “LAN”: group of computers connected in small geographical area.
• Allow users to share files and services.
2. Metropolitan Area Networks “MAN”: connects an area larger than a LAN but smaller than a
WAN, such as a city.
3. Wide Area Networks “WAN”: group of computers connected in Large geographical area such as
country.
• often connects two LANs (WAN Link).
Interchange method
1. Circuit switch
Fix path is set up between two devices before sending the data
The whole connects reversed, even if no data is being sent
Ensure a continuous and stable connection like a phone call
ex: all telephone systems
2. Packet switching:
Data is broken into small packets before being sent
Each packet can take a different route to reach the destination
More efficient become multiple connection can share the same network
Ex: The Internet
Topology:
Bus Topology:
• Advantage:
• Disadvantage:
Star Topology:
• Advantage:
If one device stopped working, the rest of the network still work
• Disadvantage:
More expensive because it needs extra cable and the central device
Ring Topology:
• Advantage:
• Disadvantage:
• Advantage:
Very strong network, fail connected fail data can go on other way
• Disadvantage:
Hybrid Topology:
Used when one apology along isn’t enough for the network needs
• Advantage:
• Disadvantage:
Encapsulation/OSI model:
is the process of adding protocol-specific control information (headers and sometimes trailers)
to data as it moves down the layers of the OSI model.
Each layer adds its own header to help in the delivery, management, and interpretation of the
data.