Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Old MathJax webview Using python 3 or c++ R1. You will write a single driver program named network_info . R2. You can write this

Old MathJax webview

image text in transcribed

Using python 3 or c++

R1. You will write a single driver program named "network_info".

R2. You can write this program in the language of your choice, but it must run on either Microsoft Windows or a version of UNIX with no additional external requirements (e.g. special libraries). My recommendation would be to use Python 3.

R3. This program will be command line and take commands as parameters, each of which demonstrates a specific function of the interface.

R4. Your program's source code should be well-documented and professional so that its logic is easily followed.

Interfaces

Each of these functions and their parameters will be invoked from the main program and each of the parameters will be a single argument on the command line.

Interface 1 - GetNetworkInfo(IP address, network string)

Provide the network information by passing the IP_address and network_string, both strings.

Test program:

network_info IP_address network_string

The program should return the following:

R5. IP Address

R6. IP Version

R7. IP Address is private

R8. Network is private

R9. Network is broadcast

R10. Network with netmask

R11. Network address count

Project: Network Info Ar Due Sunday by 11:59pm Points 55 Submitting a file upload NOTE: I take academic integrity seriously. You must work alone on these problems. You may only discuss these problems with me. Please see the Project: Network Info page for the project requirements. You need to submit your source code and any associated documentation needed for me to fully assess your project. Networkinfo Criteria Ratings R1 You will write a single driver program named "network_info". 5 pts Full Credit 0 N R2 0 5 pts Full Credit N You can write this program in the language of your choice, but it must run on either Microsoft Windows or a version of UNIX with no additional external requirements (e.g. special libraries). My recommendation would be to use Python 3. R3 This program will be command line and take commands as parameters, each of which demonstrates a specific function of the interface. 5 pts 0 Full Credit N R4 0 Your program's source code should be well-documented and professional so that its logic is easily followed. 5 pts Full Credit N Interface 1 - GetNetworkInfo("IP address", "network string") 35 to >0.0 pts Full Credit Your program FULLY meets all of the requirements as defined in this section OR partial given. There are 7 requirements (R5-R11) worth 5 points each

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

More Books

Students also viewed these Databases questions

Question

What Is acidity?

Answered: 1 week ago

Question

Explain the principles of delegation

Answered: 1 week ago

Question

State the importance of motivation

Answered: 1 week ago

Question

Discuss the various steps involved in the process of planning

Answered: 1 week ago

Question

What are the challenges associated with tunneling in urban areas?

Answered: 1 week ago

Question

What is DDL?

Answered: 1 week ago