Netprog 2002 - Client/Server Issues
4
Identifying the Server
l
Options:
–
hard-coded into the client program.
–
require that the user identify the server.
–
read from a configuration file.
–
use a separate protocol/network service to
lookup the identity of the server.