YOU HAVE A SPECIALIZED APPLICATION THAT HAS BEEN HOMEGROWN AND IS...

13. You have a specialized application that has been homegrown and is used to receive orders from various terminals throughout your manufacturing plant. The programmers have come up with a new revision of the application which contains some significant changes. One of the changes is a new module that uses port 4523. You have installed the new module on your test application server, but there is no method built into the application to see if the port is active. Which of the following commands will tell you if the module is active and listening on port 4523?A. nbstat -anB. netstat -showC. netstat -anD. nbtstat -show