Posts

Types of Network Topology

Image
 What are the Types of Network Topology? Before we proceed, let us first identify what is a network topology. Network topology refers to the arrangement or layout of interconnected elements (such as nodes, links, and devices) in a computer network. It outlines how different components of a network are connected and how data is transmitted between them. Common network topologies include linear bus , ring , star , mesh , and hybrid configurations. Linear Bus Topology A linear bus topology is a type of network topology in which all network devices are connected to a single communication channel, often referred to as a "bus" or a main cable. In this topology, the devices are connected sequentially along the bus, and each device has a unique address. Data transmitted by one device travels along the bus and is accessible to all devices, but only the device with the corresponding address processes the data. Advantages of a linear bus topology include simplicity and ease of ins...

Types of Computer Network

Image
What are the types of computer network? PAN (Personal Area Network) A computer network used to interconnect devices centered on an individual workplace. PAN can be used for connecting personal devices, which typically involve a mobile computer, a cell phone, and/or a handheld computing device such as PDA. The network is used to transfer files including email, calendar appointments, digital photos, and music. Personal area networks can be created using USB cables, Bluetooth, infrared, or other wireless technologies. It generally covers a network range of less than 10 meters and is viewed as a special type of Local Area Network. (Note: Distance range is up to 10 meters) LAN (Local Area Network) A type of network where two to as much as hundreds of computers are connected with each other using a network sharing device known as a hub or switch to enable sharing of files, printers, and other resources. Application of LANs: The LANs' primary functions are linking mobile and desktop co...