In today’s digital age, networking is essential to connect various devices and enable effective communication. Computer networks are not only for data sharing but also support a wide range of applications in business, education, and entertainment. With a good understanding of networking, individuals and organizations can use technology better, increase productivity, and reduce operational costs.
This Bardimin article will discuss various important concepts such as network types, data transmission methods, and Ethernet architectures that are often used. With this knowledge, it is hoped that readers can understand how networks work and how to build and manage effective networks.

What is a network?
Networking is the process of connecting various computer devices to communicate and exchange data. Any connected device can serve as both a sender and a data receiver. The transmitted data is packaged in packets, each with a clear source address and destination to ensure the information arrives correctly.
Types of Tissue
Several types of networks are frequently used, each with different characteristics and purposes:
LAN (Local Area Network):
A local network that usually covers a small area such as a home or office. LANs allow devices within a limited range to share resources and information quickly. Data transfer speeds within LANs are typically high, often reaching 1 Gbps or more.
WAN (Wide Area Network):
A network that covers a larger area, such as a city or country. A WAN connects multiple LANs over the internet or other telecommunication channels. The most common example of a WAN is the internet.
MAN (Metropolitan Area Network):
A network that covers an area larger than a LAN but smaller than a WAN, such as a city or university campus. MAN is often used to connect multiple LANs within a single metropolitan area, allowing for communication and data exchange between locations.
Basics of Network Communication
Communication between computers in a network occurs when data is sent from one device to another. In this process, the computer that sends the data is called the sender, while the computer that receives the data is called the receiver. This process involves sending data in the form of data packets, which are the smallest units of information that can be sent over a network.
Definition of Sender and Receiver
- Sender: The device that initiates communication by sending data. The sender is in charge of packaging the information into a data packet and sending it to the receiver.
- Receiver: The device that receives the data packet from the sender. The recipient will process and understand the information received according to the destination address on the package.
Explanation of Data Packets and Source Addresses and Destinations
Each data plan has several important components, including the source address and destination address:
- Data Packet: A unit of information that is packaged to be sent over a network. This package contains the actual data as well as control information such as source and destination addresses.
- Source Address: Shows the address of the sender, so the recipient knows where the package is coming from.
- Destination Address: Indicates the address of the recipient, ensuring the data packet reaches the right device.
Each device in the network has a unique address for effective communication, such as MAC addresses and IP addresses. A MAC address is a physical address on each device’s network card (NIC), while an IP address is a logical address that can be set manually or automatically via the DHCP protocol. In this way of addressing, the network can organize communication well and ensure each data packet reaches its correct destination.