Microsoft Certified Systems Engineer (MCSE) Question:
How do we to verify connection to remote computer?
Answer:
Ping tool verifies connections to remote computers example: In cmd type c :> ping 192.168.0.1 -t -t Ping the specified host until interrupted -a Resolve addresses to hostnames
Previous Question | Next Question |
How do we find IP address of your connection? | How to find a path on the network from your PC that is running load test script to web server? |