Adding or changing the server address

Once you have entered a Server Name, you need to modify the Server Address to complete the interfaces file entry.

 To enter a server address
  1. In the Server box, select a server entry.

  2. In the Attributes box, right-click the server address and choose Modify Attribute.

  3. Click Add.

  4. In the Protocol list, select NLWNSCK (this is the TCP/IP protocol).

    The Input Network Address For Protocol window showing the network address for the NLWNSCK protocol.
  5. In the Network Address field, type a valid network address. For TCP/IP addresses, use one of the following two forms:

    • computer name, port number

    • IP-address, portnumber

    The address or computer name is separated from the port number by a comma.

    Computer name   A name (or an IP address) identifies the computer on which the server is running. On Windows operating systems, you can find the computer name in Network Settings, in the Control Panel.

    If your client and server are on the same computer, you must still enter the computer name. In this case, you can use localhost to identify the current computer.

    Port number   The port number you enter must match the port number you used to start the SQL Anywhere database server. See Starting the database server as an Open Server.

    The default port number for SQL Anywhere servers is 2638. This number has been assigned to SQL Anywhere by the Internet Adapter Number Authority (IANA), and use of this port is recommended unless you have good reasons for explicitly using another port.

    The following are valid server address entries:

    elora,2638
    123.85.234.029,2638
  6. Click OK.