Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Bring the command line window. Start-> cmd (in the box) and then enter Get the process ID ( Make sure to close all browsers) Open
- Bring the command line window. Start-> cmd (in the box) and then enter
- Get the process ID ( Make sure to close all browsers)
- Open the task manager and go to the Details Tab
- Open a Chrome browser and find the associated Process ID (under the PID column)
- Perform some activities and watch what happens
- Go to the command prompt and type in netstat o
- Write down the TCP connection (Local Address) :
- What is IP address?
- What is the Port Number the Chrome browse is connected to?
- Close the browser and repeat the steps from a to g
- Is the port same or different?
- Close the browser and repeat the steps from a to g using Internet Explorer
- Is the port number same of different?
Write down your own observation about the port number assignment on the client application of application layer of TCP/IP model
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started