Runtime components : Service components : JCA SNA Connector : JCA SNA LU62 Connector : Reference : Dynamic Link Libraries of JCA LU62 Connector
  
Dynamic Link Libraries of JCA LU62 Connector
The JCA LU 62 Connector uses dynamic link libraries (DLLs) to execute CPIC native calls to the communications server.
Different DLL files are provided for different operating systems and communications servers:
lu62jwrap.dll for Windows version of IBM Communications Server.
liblu62jwrap.so.aix for AIX . Rename liblu62jwrap.so.aix to liblu62jwrap.so.
liblu62jwrap.so.aix64 for 64-bit AIX. Rename liblu62jwrap.so.aix64 to liblu62jwrap.so.
liblu62jwrap.so.linux for LINUX. Rename liblu62jwrap.so.linux to liblu62jwrap.so.
lu62jwrap.dll.winj2c_AIXLinuxClient for Windows Communication Server Remote API Client with the Server of CS on AIX or Linux. Rename lu62jwrap.dll.winj2c_AIXLinuxClient to lu62jwrap.dll
After you install UDTT, these DLL files are in the <toolkit_root>\lib\commsdirectory. Rename the appropriate DLL and install it in a directory that is accessible through the environment variable. Except lu62jwrap.dll.winj2c_AIXLinuxClient, the other DLLs can be used both on client and server of Communication Server.
Go up to
Reference