NameServer Location properties
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
NameServer Location properties
| Property | Description |
|---|---|
| Location | A read-only property that indicates whether the
NameServer is local or remote:
You can set this property only when you first create the NameServer instance. To change the location of a NameServer, you must first delete and then recreate the NameServer with the new location setting. |
| Host name | The name of the host. If the NameServer is local, this is set to localhost. Otherwise, type the name of the remote host where the NameServer is to run. |
| Port number | The number of the UDP port that the NameServer uses to listen for client connection requests and registration messages from AppServers, DataServers, and WebSpeed Transaction Servers. |