Computer_Networks_Notes_Clean
Computer_Networks_Notes_Clean
A computer network is a system that connects multiple computing devices to share data, resources,
and services. Networks enable communication and data exchange among devices.
2. Evolution of Networking
Networking has evolved from simple direct connections between two devices to modern complex
networks involving millions of devices worldwide. Key milestones include the development of packet
switching, ARPANET, and the rise of the Internet.
3. Network Types
4. Network Devices
5. Network Topologies
Network topology refers to the arrangement of network elements. The main types are:
- Mesh: Each device is connected to every other device, providing high redundancy.
- Ring: Devices are connected in a circular manner, and data travels in one direction.
- Bus: All devices share a common communication line (bus).
- Star: All devices connect to a central hub or switch.
- Tree: A hierarchical structure combining multiple star networks.
MAC Address (Media Access Control Address) is a unique identifier assigned to a network interface
for communication within a network.
IP Address (Internet Protocol Address) is an address assigned to a device for communication across
different networks over the Internet.