You can call these routines in C or C++ component code to obtain information about the client connection that is associated with the current instance:
JagGetHostName – Retrieve the client host name for the client connection that is associated with a C or C++ component instance.
JagGetPassword – Retrieve the password for the client connection that is associated with a C or C++ component instance.
JagGetPeerAddress – Retrieve the client host IP address for the client connection that is associated with a C or C++ component instance.
JagGetUserName – Retrieve the user name for the client connection that is associated with a C or C++ component instance.
Copyright © 2005. Sybase Inc. All rights reserved. |