A client is attempting to connect to an Oracle database using the following connect string: `sqlplus scott/tiger@//dbhost:1527/orclpdb`.
This connection attempt is failing.
The administrator has verified the database is running and the listener on `dbhost` is configured to listen on port 1527 for the service `orclpdb`.
Which Oracle Net naming method is being used, and what is the key benefit of this method?