
![]() |
E.g. desktop, laptop, and IP phone. | |
![]() |
An end device (sometimes is called host) refers to a device that is either the sender or the receiver | |
| of a message on a network. An end user is a person or group using an end device. | ||
![]() |
Servers are hosts that are set up to store and share information with other hosts called clients |
![]() |
Network access devices: connect devices to the network. |
![]() |
e.g. hubs, switches, and wireless access points. |
![]() |
Internetwork devices connect one network to one or more other networks. | |
| e.g. router, and bridge. | ||
![]() |
Modems: connect device to servers and networks through telephone or cable. | |
![]() |
Security devices to secure the network. e.g. firewall |
![]() |
Examples include. |
![]() |
Network interface card (NIC) provides the physical connection to the network at the | ||
| end device. NIC generates electrical signals to represent the bits and places the bits on | |||
| the transmission medium to travel over the network | |||
![]() |
Connectors (physical port) connect the transmission medium to network devices. |
| (2) | Messages: is the data to be communicated. Messages are converted into bits, binary-coded |
| digital signals. All messages are divided into smaller segment that can be easily transported | |
| together overthe transmission medium. | |
| The date is divided into segments and then send across the network. |

| (3) | Transmission medium(network media) of network provides the channel over which the data |
| (signal) transmits fromthe sender to the receiver. There are three main types of transmission | |
| medium of network, each type has different physical properties and uses different methods to | |
| encode data. These types are: |
| Choosing network transmission medium depends mainly on | |
| (1) the transmission medium distance; | |
| (2) the cost of setup; | |
| (3) the environment in which the transmission medium carry the signals; | |
| (4) the bandwidth requirements for users |
| (4) | Protocol is a sequence of rules that govern data communications. |
| Rules govern every step of the process, from the way cables are designed to the way the | |
| digital signals are sent. |
| 1. | The physical topology of a network refers to the way in which the network is laid out physically. | |
| 2. | It is the geometric representation of the relationship of all links and linking devices to one another. | |
| 3. | The logical topology defines how the devices in a network communicate across the physical topology. | |
| 4. | The four basic topologies are : bus, star, ring, and mesh. |
| Bus Topology: | A bus topology consists of a main run cable (called bus or backbone) acts | ||
| as a backbone to link all the devices in a network, | |||
| Star Topology: | In star topology, each device has a dedicated point-to-point link only to | ||
| a central controller, such as hub or switch. | |||
| Ring Topology: | In ring topology, each device has a dedicated point-to-point connection with only | ||
| the two devices on either side of it |
| Mesh Topology: | In mesh topology, every device has a dedicated point-to-point link to every | ||
| other device, | |||
| Hybrid Topology: | A combination of the other topologies. Examples include |
![]() |
Star-Bus | ||
![]() |
Star-Ring |
| (5) | Both Star-Bus and Star-Ring are centered in a hub that contains the actual bus or ring |
| Topology | Advantages | Disadvantages |
| Bus |
![]() |
|
| Star |
![]() |
|
| Ring |
![]() |
|
| Mesh |
![]() |
|
|
| 1. | Performance:(also called Quality of service (QoS)) is the rate of transferring error free data. | |
| It can be measured in many ways, including transit time and response time. Transit time is | ||
| the amount of time required for a message to travel from one device to another. Response | ||
| time is the elapsed time between an inquiry and a response. The performance of a | ||
| network depends on a number of factors: |
|
| 2. | Reliability:is the measure of how often a network is useable. It can be represented as a probability | |
| that the first failure occurs at a certain time. | ||
| 3. | Fault tolerancemeans that the network will continue to function normally even when some | |
| of the components (hardware or software) of the network fail. | ||
| 4. | Scalabilitydescribes the network's ability to grow and react to future changes. A scalable network | |
| can accept new users and equipment without having to start over on the design. | ||
| 5. | Securityis the process of protecting data in computer network from unauthorized access, use, | |
| disclosure, destruction, modification, or disruption |