Latest

Computer Network Fundamentals

packet tracer

Welcome to this series on Computer Networking Fundamentals. In this series, we shall cover basics of Computer Networking on following topics:

It is recommended to follow the chapters in the order mentioned above.

Click on the link below to start the first chapter:

DNS

Submitted on Mon, 04/22/2024 - 22:51

DNS stands for domain name system. It is a system which was established to access servers using domain names instead of IP addresses. Now, it serves other major purposes among which is the domain related email service.

DHCP

Submitted on Mon, 04/22/2024 - 22:49

DHCP stands for Dynamic Host Configuration Protocol. DHCP is used to dynamically configure a device in the network. In this example, we will use a DHCP server to dynamically assign IP and subnet masks to connected devices.