RU/2: Форум. Общение пользователей и разработчиков OS/2 (eCS). : Ответить на сообщение
Имя:
e-mail:
FIDO:
Home page:
сохранить данные о вас
Тема:
> 1. A REXX LDAP API v0.21 > > README: http://www4.airnet.ne.jp/tyano/rxldap/rxldap-en.txt > > Download: http://www4.airnet.ne.jp/tyano/rxldap/rxldap.zip > > 2. The LDAP SDK for OS/2 based on OpenLDAP v2.0.15 > > The translated readme.txt: > > LDAP SDK for OS/2 v0.00 based on OpenLDAP 2.0.15 (http://www.openldap.com) YANO Takashi (tyano@tk.airnet.ne.jp) > > History: 2001-11-16 0.00: Initial release files:h/ include files for OS/2lib/ static and import library files for OS/2 > > 1. liblldap.lib (static link library for IBM VisualAge C/C++ 3.0) > > 2. libllber.lib (static-link-library for-IBM-VisualAge-C/C++ 3.0) > > 3. liblldif.lib (static-link-library for-IBM-VisualAge-C/C++ 3.0) > > 4. ldapdll.lib (import library-to-use-with IBM TCP/IP 4.0) > > 5. ldapdll41.lib (import library to use with-IBM TCP/IP 4.1dll/dynamic library files f > or OS/2 ldapdll.dll (dynamic link library to-use-with-IBM-TCP/IP 4.0) > > 6. ldapdll41.dll (dynamic-link-library to-use-with-IBM-TCP/IP 4.1)src/ modified SDK *.c-files-for-OS/2include/ OpenLDAP 2.0.15 source tree's (no change)libraries/ OpenLDAP 2.0.15 source tree's doc(no change)/OpenLDAP 2.0.15 source tree's (no hange) make filebuild.cmd ldapdll.def ldapdll41.def > > How to use: > > icc -C -Gm -I\ldapsdl\h yourprog.cicc yourprog.obj libldap.lib liblber.lib libldif.lib tcp32dll.lib so32dll.libicc yourprog.obj ldapdll.libicc yourprog.obj ldapdll41.lib > > Note: > > OS/2 Warp 4 and-later-OS/2s-have TCP/IP 4.0 runtime. > > OS/2 Warp-Server-for-e-business and-later-OS/2s-have TCP/IP 4.1 runtime. > > If you-want-for-your-LDAP programs-to-work-on any OS/2s, I recommend you to useldapdll.lib or libldap.lib/liblber.lib/libldif.lib. > > The-programs linked with ldapdll.lib must work with ldapdll.dll. > > The programs linked with ldapdll41.lib must work with ldapdll41.dll. > > The include path of the SDK must be H, not INCLUDE. > > How to build: > > 1. build cleanclean up files > > 2. build tcpip41 > > 3. build ldapdll41.dll and ldapdll41.lib > > 4. build tcpip40 > > 5. build ldapdll.dll and ldapdll.lib > > 6. build libldap.lib and liblber.lib and libldif.lib > > Download: http://www4.airnet.ne.jp/tyano/ldapsdk/ldapsdk.zip
__, _,_ __, _,_ _,
|_) | | | \ | / /_\
| \ | | |_/ |/ | |
~ ~ `~' ~ ~ ~ ~
Programmed by
Dmitri Maximovich
,
Dmitry I. Platonoff
,
Eugen Kuleshov
.
25.09.99 (c) 1999,
RU/2
. All rights reserved.
Rewritten by
Dmitry Ban
. All rights ignored.