Hi Friends,

 http://wso2.org/library/1148 this link help me, to send binary data using
SOAP.

 If We want to watch video / listen song using web services, Will it be good
idea to send SOAP attachment(audio/video song) as response to client?
Because we don't need to download whole song/video on client side. So it's
better that we will do streaming.

 OR do I need to do streaming using pure java only?

From
Vikas R. Khengare
> > ----- Original Message ----- 
> > From: "Glen Mazza" <[EMAIL PROTECTED]>
> > To: "Vikas" <[EMAIL PROTECTED]>
> > Sent: Thursday, May 17, 2007 7:22 PM
> > Subject: Re: Audio / video data streaming using axis2
> >
> >
> > > I am unsure why you would like to use Axis for data streaming.
> > > Audio/Video data streaming is done all over the net, with Axis usually
> > > uninvolved in the process--what is different in your case?  I would
> > > search the Sun Java forums for data streaming first, to confirm that a
> > > web service framework would be helpful for you here.
> > >
> > > Also, in this WS02 article[1] about SwA, besides MTOM, Base64 encoded
> > > binary may be another option for you.  Check the links at the bottom
of
> > > that article for more information.
> > >
> > > HTH,
> > > Glen
> > >
> > > [1] http://wso2.org/library/1148
> > >
> > > Am Donnerstag, den 17.05.2007, 10:52 +0530 schrieb Vikas:
> > > > Hi Friends,
> > > >
> > > >     Can we do audio/video data streaming using Axis2 with SAAJ/MTOM?
> > > > As well as I want to send bulk data ranging from 2MB to 2GB [binary,
> > > > text, image... etc]. Can we send it using data streaming concept
with
> > > > axis2?
> > > >
> > > > With best regards
> > > >
> > > > From
> > > > Vikas R. Khengare
> > > >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to