Question: 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).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!