InterviewSolution
Saved Bookmarks
| 1. |
What do you know about the protocol analyzer? |
|
Answer» A Protocol analyzer is a sophisticated tool for locating network problems. It is the SOFTWARE that INTERCEPTS and RECORDS the flow of data packets between the source and the destination. For example, if the system is slow, it can check for latency difficulties and other networking issues, which will aid in the diagnosis of the MAIN cause. |
|