University of Engineering & Technology (UET) Taxila Computer Communication Networks LAB
University of Engineering & Technology (UET) Taxila Computer Communication Networks LAB
University of Engineering & Technology (UET) Taxila Computer Communication Networks LAB
Taxila
Computer Communication Networks LAB
Remarks: ……………………………………………
2. Resources Required
• Computer
• Packet Tracer (version 5 or higher)
3. Introduction
The transport layer is the layer in the open system interconnection (OSI) model responsible
for end-to-end communication over a network. It provides logical communication between
application processes running on different hosts within a layered architecture of protocols
and other network components.
The Transmission Control Protocol (TCP) is one of the main protocols of the Internet
protocol suite. It originated in the initial network implementation in which it
complemented the Internet Protocol (IP). Therefore, the entire suite is commonly referred
to as TCP/IP. TCP provides reliable, ordered, and error-checked delivery of a stream
of octets between applications running on hosts communicating by an IP network. Major
Internet applications such as the World Wide Web, email, remote administration, and file
transfer rely on TCP. Applications that do not require reliable data stream service may use
the User Datagram Protocol (UDP), which provides a connectionless datagram service that
emphasizes reduced latency over reliability.
4. Procedure
1. Draw the given schematic in packet tracer and assign the IP addresses as mentioned in
the diagram.
Go to DNS client and type nslookup multiserver.com explain how the packets travel
in the network?
_____________________________________________________________________
_____________________________________________________________________
_____________________________________________________________________
_____________________________________________________________________
_____________________________________________________________________
Go to http client and enter the URL. Explain how the packets travel in the network?
_____________________________________________________________________
_____________________________________________________________________
_____________________________________________________________________
_____________________________________________________________________
_____________________________________________________________________
Click Capture/Forward. Hold your mouse above each PDU until you find one that
originates from HTTP Client. Click the PDU envelope to open it. Click the Inbound
PDU Details tab and scroll down to the last section.
Which transport layer protocol is being used by HTTP server? _________
Are these communications considered to be reliable?___________
Record the SRC PORT, DEST PORT, SEQUENCE NUM, and ACK NUM values.
What is written in the field to the left of the WINDOW field?_________
From the SMTP packet, analyse the format. What is the port number for SMTP traffic
is________________
Q.2 Which of the protocols you studied are based on TCP connection and which are
based on UDP?
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
Q.3 State the differences between UDP and TCP transport layer protocols?
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________