Basic Concepts in Computer Networking
Basic Concepts in Computer Networking
Introduction to Networking
In computer networking, a network is a set of computers and other devices connected to share
resources. These resources can include files, internet access, applications, and even printers.
Networking enables data to flow from one device to another, allowing communication and
collaboration between users.
1. Router: A device that connects different networks and directs data packets to their
destination.
2. Switch: A device that connects devices within the same network and allows them to
communicate directly.
3. Firewall: A security system that monitors and controls incoming and outgoing network
traffic.
5. DNS (Domain Name System): Translates domain names (like google.com) into IP
addresses, allowing users to access websites by typing easy-to-remember names
instead of complex numbers.
Network Protocols
Protocols are rules that govern how data is transmitted over networks. Some common
protocols are:
• HTTP (Hypertext Transfer Protocol): Used for transferring web pages on the internet.
• FTP (File Transfer Protocol): Used to transfer files between devices on a network.