Wednesday, August 22, 2018

Types of Network Topologies

Network Topology refers to the layout or structure of the network in relation with the flow of data.





Linear Bus Topology
Linear Bus Topology uses one long cable referred to as a backbone to which computers and other devices are attached a terminator is placed at each end of the backbone to keep the signals from bouncing back and being received again by the nodes in the network.








Star Topology
 
Star Topology uses a central device called a hub with cables extending in all directions. Each networked device is connected directly to the hub. Data from a computer pass through the hub or switch before it can reach the other target node.








Ring Topology
Ring Topology is a network configuration in which device connections create a circular data path. Each networked device is connected to two others, like points on a circle. Together, devices in a ring topology are referred to as a ring network. In a ring network, packets of data travel from one device to the next until they reach their destination. Most ring topologies allow packets to travel only in one direction, called a unidirectional ring network. Others permit data to move in either direction, called bidirectional.






Mesh Topology 
Mesh Topology is a network setup where each computer and network device is interconnected with one another, allowing for most transmissions to be distributed, even if one of the connections go down. It is a topology commonly used for wireless networks. Below is a visual example of a simple computer setup on a network using a mesh topologyMesh networks operate in two ways: by either routing the data or flooding the data. When you’re routing a message in a mesh network, it propagates along a predefined path, hopping from node to node until it reaches its destination. In order to establish these routes and ensure that the paths are available, the network needs to be continuously connected and configuring itself. In other words, it has to constantly work to find broken paths and create self-healing algorithms to build route tables. Because there’s a lot of layer two (MAC) traffic flowing on the network to establish this route, mesh networks can be less efficient than star networks (which we’ll cover in a moment).




Hybrid Topology


hybrid topology is a type of network topology that uses two or more differing network topologies. These topologies include a mix of bus topology,mesh topologyring topologystar topology, andtree topology.











https://www.link-labs.com/blog/what-is-mesh-topology
https://www.computerhope.com/jargon/m/mesh.htm
https://www.computerhope.com/jargon/r/ringtopo.htm
https://www.computerhope.com/jargon/h/hybrtopo.htm





Tuesday, August 21, 2018

What are the Types of Computer Network?

There are four (4) types of network, and these are:







PAN (Personal Area Network) is a computer network that enables communication between  computer devices near a person. PANs can be wired, such as USB or FireWire, or they can be wireless such as infrared, Zigbee, Bluetooth, and ultrawideband (UWB).





LAN (Local Area Network) is a group of computers and associated devices that share a common communications line or wireless link to a server. Typically, a LAN encompasses computers and peripherals connected to a server within a distinct geographic area such as a networked office building, school, or home though sometimes one building will contain a few small LANs (perhaps one per room). In short, a LAN connects network devices over a relatively short distance.





MAN (Metropolitan Area Network)  is a computer network that interconnects users with computer resources in  a geographic area or region larger than that covered by even a large local network but smaller than the area covered by a wide area network.










WAN (Wide Area Network) is a  network that exists over a large-scale geographical area. A WAN connects different smaller network including LANs and MANs. This ensures that computers and users in one location can communicate with computers and users in other location.





HOW TO SHARE FILE AND PRINTER IN A COMPUTER NETWORK?

SHARING FILE AND PRINTER IN A COMPUTER NETWORK    PRELIMINARY STEPS  Create an IP address Configure the IP address Set Windows fi...