Interface with Lotus Notes using Java/C++

Hi,

We need to develop an interface with Lotus Notes using Java/C++.

This interface would :

a. Read list of all users/contacts.

b. Read any users/contact’s profile, calendar events & Tasks.

c. Update/Insert/Delete users/contacts profile, calendar events and Tasks

Although we prefer using Java but if performing above mention tasks is easier in C++ then we will use C++. We need to support Lotus Notes version 5 & 6.

This interface has to work in real time basis. I am new to Lotus Notes so please excuse if I am not using right terminology.

Please let me know how to develop this interface. How easy/difficult it is and how much time it would take for an expert C++/Java developer to develp this interface.

Any kind of help will be useful.

Thanks in advance,

Aman Khanna

Subject: Interface with Lotus Notes using Java/C++

There is a:

Lotus Notes C-API

Lotus Notes C++ Api

Lotus Notes Java API

(listed in decreasing order of difficulty)

Choose the one that your most comfortable with.

Download them all from notes.net. Aside from the java one, which is already in your help file.

—* Bill