RE: MAPI or WebDAV
- From: "Elly" <kga77@xxxxxxxxxxxxx>
- Date: Thu, 2 Jun 2005 18:58:05 -0700
Hi
I've developed a mail system based on WebDAV,
I'm still not sure which way is the best..
We run front-End Server and Back-End Server together, Under this Front /
Back End Configurations, I heard that I should use WebDAV to locate the
applications in front-End Server, so that anybody who can use internet could
access the system.
Like you said, It is OK to use ADO,CDO,ExOleDB to get date from exchange
server, but I heard it's possible when the applications locate in the same
Exchange Server. You can use the MS Server XMLHTTP technology to build your
application based on WebDAV, and I am sure you can find the samples from
Exchange SDK.
For the second question, the answer is Yes.
I hope this would help you a little. :-)
Elly Kim
"Raghu"님이 작성한 내용:
> Hello,
>
>
> I am in the process of evaluating which is the best technology to talk
> to Exchange server and basically questioning whether go for MAPI or
> WebDAV.
>
>
> To my understanding MAPI is the most native way to talk to exchange
> server and WebDAV interacts with Exchange server via http calls. I have
> the following questions wrt WedDav based interaction:
>
>
> (a) WebDAV makes http calls to be handled by IIS (installed in the same
> system where exchange server is installed). Can someone tell me what
> technology is used by IIS to interpret the WebDAV calls (does it use
> EXOleDB/MAPI/CDO to finally fetch data from exchange store OR is it
> something different ?) ?
>
>
> (b) Can WebDAV work with IIS which is not installed in the same system
> where exchange server is installed ? (if it uses ExOleDB internally as
> its native technology then i guess ExOleDB cannot be used to extract
> info from a remote exchange server)
>
> Considering synchronization (synchronization of groupware items between
> legacy system and Exchange server) scenario and collaboration (legacy
> system having its own UI infrastructure to show information from
> Exchange server) scenario, which is the best technology one can use to
> interact with Exchange Server (i.e. is it MAPI or WebDAV) ?
>
>
> best regards,
>
>
> Raghu
>
>
.
- References:
- MAPI or WebDAV
- From: Raghu
- MAPI or WebDAV
- Prev by Date: ASP.NET createmailbox works, Deletemailbox unspecified error
- Next by Date: how to add message header on protocol event sinc
- Previous by thread: MAPI or WebDAV
- Next by thread: Problem with ICSDemo, Sample of SDK 5.5
- Index(es):
Relevant Pages
|
Loading