I do not have any links, but can help with general direction.  The Slide
client libraries (you do not need the server) can interact with Exchange
servers via WebDAV.  Although I do not have any examples, nor know of
where to find some, in the past I've simply examind the WebDAV
communications required by Exchange (Microsoft sites usually) to perform
various actions, and replicate those actions with the Slide libraries.  

Since WebDAV is (usually) an HTTP protocol, you can watch it with
Ethereal or other packet monitors if you really need to dig deep.

I'm sorry I do not have any code or links, but hopefully this will get
you going in the right direction.
-D
 

> -----Original Message-----
> From: Vicky [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, May 03, 2007 6:17 AM
> To: slide-user@jakarta.apache.org
> Subject: Help regarding Slide - MS Exchange Communication
> 
>  Hi,
> 
> I am new to Apache Slide. What i need is to use Apache slide 
> to talk to MS Exchange Server to perform functions like 
> sending mails and adding calender enteries.
> 
> Even after a fair amount of googling, i failed to find any 
> decent documentation/links which talk about Slide - MS 
> Exchange communication.
> 
> The very basic thing that i want to know is, does Slide 
> provide support MS Exchange 2003 and 2007 servers.
> 
> Can some one provide me with some decent links which will 
> help me understand the Slide - MS Exchange communication or 
> some sample code to get me started off.
> 
> I will really appreciate any help provided.
> 
> Thanks,
> Vikram
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to