Computer Networking - Elements and Components

When studying computer networks, one mustaccording to the application.
consider the main elements that will compromise3. Devices: there are two basic types of devices
the computer network. The main elements thatin the network: end user devices and network
must be considered will be presented below:devices. The end user device is considered to be
1. Message: the message is a generic term thatthe source of the message. It can be a client
scribes the data to be transmitted. It can becomputer or an IP phone. The function of the end
email, webpage, user call, instant message, or anyuser device is to send the data to the network.
other forms. The message is generated by theOn the other hand, the network devices are used
end user that needs to make the transmission.along with the medium to forward the data
This message will be fed to the network later.generated by the end user device. They are
Generally, the message is generated usinglocated in between the end user devices and
software installed on computer. For example, ifconnected between them through the cables.
the message is email, it will be generated by emailThe main function of the computer network
programs such as outlook. Also if the message isdevices is to forward the data to the correct
a web page request, it will be generated by adestination based on the address that is send
browser such as internet explorer. It can also bealong with the data. The two main devices that
generated by a chatting program is it representsaccomplish this are the routers and the switches.
a call by the user.The router forwards the data according to the IP
2. Medium: the medium is the transmission pathaddress while the switch forwards the data
over which the data will be transmitted. Is is usedaccording to the MAC address inside the data
to connect the end user with the network deviceframe.
or to connect the network devices with each4. Rules: the rules are the protocols that used
other.between the end user devices that organize the
Many types exist for the medium. Mainly it can becommunication. The two popular protocols are the
wired or wireless medium. The wired medium canIP protocol and the TCP protocol. When the end
be copper or optical fibers. The copper isuser needs to send the data, it runs a
subdivided into coaxial cables and twisted pairs.conversation first with the other device according
The copper wires carry data as electrical pulsesto a set of rules that prepares for the
while the optical fiber carry data as light pulses.transmission. Each network uses its own protocols
The wireless medium carries data asset up by the administrator of the network to
electromagnetic waves. Each of the abovemanage the operations inside the network.
mediums has its own specifications and used