The Informatica Repository Server is identified by host name and port number. When connecting to a repository, you specify the machine (host) where the repository server runs and the port it listens on. The repository server NAME alone (B) is insufficient. Host name without port (C) is also insufficient. Repository server name with port (A) is incorrect because the identifying information is host+port, not the repository server's internal name.