Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The goal of assignment 2 is to develop a simple application that will use the TCP/IP Ping Application. Your application can be written in multiple

The goal of assignment 2 is to develop a simple application that will use the TCP/IP Ping Application. Your application can be written in multiple languages; however, I recommend keeping it simple. The following is what is expected of assignment 2:

Write a program that will allow you to execute the TCP/IP Ping Command.

This assignment can be performed on your desktop/laptop/etc.

You should be able to determine your local system IP Address and document your local IP Address.

You should be able to determine your local systems Default Gateway and document your Default Gateway.

You should be able to determine your local system Subnet Mask and document your system Subnet Mask.

Your program will execute the TCP/IP Ping Command (use the ping command in code such as Java, C, or script) against yahoo.com or amazon.com.

The TCP/IP Ping Command will need to be continued for at least 25 consecutive pings. You will have to determine how to stop pinging yahoo.com or amazon.com after 25 successive pings in your code.

Students are expected to upload a single PDF file with the following outcome from Assignment 2: Screen Captures: Of local desktop/laptop/etc. IP Address Of local IP Address Subnet Mask Of local default Gateway IP Address Coding: Screen capture of your code working properly (I need to see code and not just a ping command. You can use the ping command in a script/java/c/etc). Startup Wireshark You will be running Wireshark during the time you execute your ping application. Capture network traffic during the execution of your code. You should be able to filter the protocol which is used by the TCP/IP Ping Command. Provide a screen capture of the network data that Ping Application is supporting.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Oracle8I Building Efficient Databases

Authors: Jonathan Lewis

1st Edition

0201715848, 978-0201715842

More Books

Students also viewed these Databases questions

Question

What is Constitution, Political System and Public Policy? In India

Answered: 1 week ago

Question

What is Environment and Ecology? Explain with examples

Answered: 1 week ago

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago