Hi I personally would go with the openldap c stuff. Here is a little example program I wrote for work https://sourceforge.net/projects/ldaptest (use cvs) might give you some help.
Otherwise the source of ldapsearch is quite easy. But this of course would be openldap again. I don't know if the Mozilla project has a search tool but normally you can learn from the people who wrote the tools. Cheers Didi ---- www.cern.ch/ribalba / www.ribalba.de Email / Jabber: [EMAIL PROTECTED] Phone (Work) : +41 22 7679376 Skype : ribalba Address : CERN / IT-FIO-FS / GENEVE 23/ SCHWEIZ On Wed, Apr 2, 2008 at 4:57 PM, Zeberdee <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I have to write a very basic LDAP client using an SDK for a university > project. After researching SDKs, the Mozilla C LDAP SDK seems to be > the best choice. I have had some experience with writing software to > access LDAP during my industry placement. There we used Perl and its > Net::LDAP modules to script changes and maintain a web interface which > was fairly easy. > > I would now like to make an application that is capable of the basic > search, modify and delete functions when pointed at an LDAP server. I > would like it to be written in C and either for Mac OSX or Windows > XP. > > So my question really is where do I start? Sorry for the very open > question but my research thus far has left me really very confused. > People talk about compiling LDAP libraries but which libraries? Am I > to include all the files I download from the Mozilla SDK in a new > project or so I compile these files and build something from the > resulting program. > > I'm not asking for anyone to do my assignment for me or even give me > any code but a point in the right direction would be greatly > appreciated! > > > Thanks guys > Zeb > > -- ---- www.cern.ch/ribalba / www.ribalba.de Email / Jabber: [EMAIL PROTECTED] Phone (Work) : +41 22 7679376 Skype : ribalba Address : CERN / IT-FIO-FS / GENEVE 23/ SCHWEIZ