-
Which option is supplied to ensure TCP/IP connection to local server?
-
- –connectlocal
- –hostlocal
- –localhost
- –host
- None of these
Correct Option: D
In order to ensure that the client makes a TCP/IP connection to the local server, the ‘–host’ or ‘-h’ option is used to specify a host name value of 127.0.0.1 or the IP address of the local server.