Kbase P12885: What is the difference between a local connection and a remote connection?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Unverified
GOAL:
What is the difference between a local connection and a remote connection
GOAL:
What is the difference between a local user and a remote user
GOAL:
What is the difference in using the -N -H -S and not using them?
FIX:
A local connection to the database is established through the broker and communicates through the machines memory. A remote connection is established through a TCP port that has a server process listening for connections. It is the server process that communicates to the broker and passes the information back to the client. In the local connection the client connections directly to the broker without a go in between.