Collection Contents Index Connecting across a firewall Next PDF

SQL Anywhere® Server - Database Administration  > Client/Server Communications  > Using the TCP/IP protocol

Connecting on a dial-up network connection


You can use connection and protocol options to assist with connecting to a database across a dial-up link.

On the client side, you should specify the following protocol options:

A typical CommLinks (LINKS) connection parameter may look as follows:

LINKS=tcpip(MyIP=NONE;DoBroadcast=DIRECT;HOST=server_ip)

Collection Contents Index Connecting across a firewall Next PDF