Runtime components : Service components : JCA SNA Connector : JCA SNA LU0 Connector : Reference : Dynamic Link Libraries of Connector
  
Dynamic Link Libraries of Connector
The JCA LU0 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:
lu0wrap.dll for Windows version of IBM Communications Server.
liblu0wrap.so.aix for AIX . Rename liblu0wrap.so.aix to liblu0wrap.so
liblu0wrap.so.aix64 for 64-bit AIX. Rename liblu0wrap.so.aix64 to liblu0wrap.so
liblu0wrap.so.linux for LINUX. Rename liblu0wrap.so.linux to liblu0wrap.so
After you install UDTT, these DLL files are in the <toolit_root>\lib\comms directory. Rename the appropriate DLL and install it to a directory which is accessible through environment variable. The DLLs can be used both on client side and server side of the Communication Server.
Go up to
Reference