Manual
Manual
Computer Network:
A computer network or data network is a telecommunications network which allows computers to
exchange data. In simple terms Networking is the method of exchanging data between multiple
computers via some medium. Simplest form of computer network is the data communication between 2
computers via wire.
Protocols:
A protocol is a set of rules that governs the communications between computers on a network. i.e. HTTP,
HTTPS, FTP, FTPS, SSH etc. In telecommunications, a communication protocol is a system of rules that
allow two or more entities of a communications system to transmit information via any kind of variation
of a physical quantity. These are the rules or standard that defines the syntax, semantics and
synchronization of communication and possible error recovery methods. Protocols may be implemented
by hardware, software, or a combination of both.
Few of the protocols we’ll be dealing with in this lab:
• HTTP - The Hypertext Transfer Protocol (HTTP) is an application protocol for transporting web
contents in the network.
Lab Task:
1. Complete all 6 exercises
2. Find your own IP address
3. Find if a computer is reachable from your computer
4. Find a route to a popular web host
Reference:
https://en.wikipedia.org/wiki/Computer_network
https://en.wikipedia.org/wiki/Server_(computing)
https://en.wikipedia.org/wiki/IP_address
https://fcit.usf.edu/network/chap2/chap2.htm