Hi Darren,

Going through your reply what i understand is if i have an MS exchange
server running. I can use Slide client libraries to talk to the Server which
can then enable me to write mails and create calender entries within it.

One basic question does Slide provide support for Exchange 2003 and 2007 ?

What i plan to do is to start looking at the java docs for the Slide client
libraries and try creating a sample program for sending mails to Exchange
server.

In the meanwhile if anyone can pass in some usefull links or some samples it
would be really nice.

Thanks,
Vikram

On 5/3/07, Darren Hartford <[EMAIL PROTECTED]> wrote:

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