Implement IReporters which will allow developers to request ping and tracert data for specified IP/domain from the client machine.
These are the features I have in mind for the reporters:
- in addition to IP/domain to ping, allow developer to specify the name for the file which will contain the report
- allow developer to specify the number of ping retries.
Implement
IReporters which will allow developers to requestpingandtracertdata for specified IP/domain from the client machine.These are the features I have in mind for the reporters: