Given the IP addresses 10.0.95.80-10.0.95.85, write a suite of Python programs that will if the entire network is up. For each service, start with DNS then work your way up to HTTP. Note you should give an overall score 0%-100% that reflect the number of services operational in the network.
try to use some of the files I sent and edit or add on them
Don't use plagiarized sources. Get Your Custom Essay on
Given the IP addresses 10.0.95.80-10.0.95.85, write a suite of Python programs that will if the entire network is up. For each service, start with DNS then work your way up to HTTP.
Just from $13/Page
- Test Plan (in Word document, description of what and how you are testing it)
- Code