Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Advantage CA-Clipper Guide v6.11 - <b>communication libraries</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Communication Libraries
------------------------------------------------------------------------------

   An Advantage communication library needs to be linked into your
   application to provide a communication layer between the client RDD and
   the Advantage server. The communication libraries allow for IPX protocol
   communication to the Advantage Database Server for NetWare, the
   Advantage Database Server for Windows NT/2000, and the Advantage Database
   Server for Windows 95/98/ME. Communication libraries also exist for IP
   protocol communication to the Advantage Database Server.

   The IPX communication libraries are found in the C:\ADS\CLIPPER\COMM
   directory. The IP communications libraries are located in the
   C:\ADS\CLIPPER\ADSDOSIP directory. Note which linker you are using. Select
   the correct library file to include in your link command or script.


   Linker name                               Advantage Communication
                                                 Library Name
------------------------------------------------------------------------------
   Blinker real mode - IPX                         AXSCOMM.LIB
   Blinker 3 & newer, dual or protected mode - IPX AXSBCOMM.LIB
   ExoSpace - IPX                                  AXSXCOMM.LIB
   CauseWay - IPX                                  AXSXCOMM.LIB
   RTLink - IPX                                    AXSCOMM.LIB
   WarpLink - IPX                                  AXSCOMM.LIB
   Blinker real mode - IP                          AXIPCOMM.LIB
   Blinker 3 & newer, dual or protected mode - IP  AXIPBCOM.LIB
   ExoSpace - IP                                   AXIPXCOM.LIB
   RTLink - IP                                     AXIPCOMM.LIB

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson