TCP/IP is a suite of protocols that is used for connecting to databases that are running on different computers.
UDP is a transport layer protocol that sits on top of IP. SQL Anywhere uses UDP on top of IP to do initial server name resolution and uses TCP for connection and communication after that.
When you use the TCP/IP protocol, you can secure client/server communications using transport-layer security and ECC or RSA encryption technology. See Transport-layer security.
The client library for each platform supports the same protocols as the corresponding database server. For SQL Anywhere to run properly, the network protocol (TCP/IP) must be installed and configured properly on both the client and server computers.
The TCP/IP implementation for database servers on all Windows platforms uses Winsock 2.2. Clients on Windows Mobile use the Winsock 1.1 standard.
If you do not have TCP/IP installed, you can install the TCP/IP protocol from the Control Panel by double-clicking Network Settings.
Tuning TCP/IP performance
IPv6 support in SQL Anywhere
Encrypting client/server communications over TCP/IP
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |