|
Identifying a Server's Address
- A server's ip address must be used in connect
- Usually the name is used to get the address
- The name could be in the code
mailhost for an email program
- The user could specify the name
common because it is flexible and simple
- The name or address could be in a file
- Broadcast on the network to ask for a server
|