It could be done in any language however , possibly Python would be better or Bash

1 answer below »
It could be done in any language however , possibly Python would be better or Bash


1. 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: 1. Write a program that will allow you to execute the TCP/IP Ping Command. 2. This assignment can be performed on your desktop/laptop/etc.  3. You should be able to determine your local system IP Address and document your local IP Address. 4.  You should be able to determine your local system’s Default Gateway and document your Default Gateway. 5. You should be able to determine on your local system Subnet Mask and document your system Subnet Mask. 6. Your program will execute the TCP/IP Ping Command against yahoo.com or amazon.com. 7. 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: 8. Screen Captures: a. Of local desktop/laptop/etc. IP Address b. Of local IP Address Subnet Mask c. Of local default Gateway IP Address   1. Coding:              9. Screen capture of your code working properly   1. Startup Wireshark 10. You will be running Wireshark during the time you execute your ping application. 10. Capture network traffic during the execution of your code. 10. You should be able to filter the protocol which is used by the TCP/IP Ping Command. 10. Provide a screen capture of the network data that Ping Application is supporting.
Answered 1 days AfterSep 25, 2022

Answer To: It could be done in any language however , possibly Python would be better or Bash

Salony answered on Sep 27 2022
50 Votes
local system IP Address
local system’s Default Gateway
local system Subnet Mask
TCP/IP Ping Comma
nd against yahoo.com
Original IP Address
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here