Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Services (http://www.velocityreviews.com/forums/f64-asp-net-web-services.html)
-   -   Will .Net Web Services support Attachments (http://www.velocityreviews.com/forums/t782792-will-net-web-services-support-attachments.html)

Matthew Perrins 03-01-2004 11:56 AM

Will .Net Web Services support Attachments
 
We have a customer who is planning to build a Rich Client with .Net and communicate with a WebSphere J2EE Application Server using Web Services. The would also like to have binary attachment support through these services. We have been able to demonstrate a Java Client calling J2EE WebServices using Web Services attachments but would like demo .Net doing the same

Thank

Matt Perrin
IBM Software Services

Jan Tielens 03-02-2004 06:28 AM

Re: Will .Net Web Services support Attachments
 
Take a look at DIME in WSE:
http://msdn.microsoft.com/webservice...e/default.aspx

http://tinyurl.com/2pg2j
Using Web Services Enhancements to Send SOAP Messages with Attachments
See how Web Services Enhancements for Microsoft .NET supports sending
attachments using DIME and WS-Attachments specifications.

--
Greetz,
Jan
________________________
Read my weblog: http://weblogs.asp.net/jan

"Matthew Perrins" <matthew_perrins@uk.ibm.com> schreef in bericht
news:67EDB11D-8CAF-4C92-A77C-34FA3655B76E@microsoft.com...
> We have a customer who is planning to build a Rich Client with .Net and

communicate with a WebSphere J2EE Application Server using Web Services. The
would also like to have binary attachment support through these services. We
have been able to demonstrate a Java Client calling J2EE WebServices using
Web Services attachments but would like demo .Net doing the same.
>
> Thanks
>
> Matt Perrins
> IBM Software Services




Z D 03-02-2004 07:17 PM

Re: Will .Net Web Services support Attachments
 
Could you just convert the file to a binary array and send it along to the
webservice? The receiver just reassembles the bytes and writes it to
disk/wherever?

We do this for an internal application and it works like a charm.

Does anybody know the drawbacks of doing this vs. using WS-Attachment?

"Matthew Perrins" <matthew_perrins@uk.ibm.com> wrote in message
news:67EDB11D-8CAF-4C92-A77C-34FA3655B76E@microsoft.com...
> We have a customer who is planning to build a Rich Client with .Net and

communicate with a WebSphere J2EE Application Server using Web Services. The
would also like to have binary attachment support through these services. We
have been able to demonstrate a Java Client calling J2EE WebServices using
Web Services attachments but would like demo .Net doing the same.
>
> Thanks
>
> Matt Perrins
> IBM Software Services





All times are GMT. The time now is 03:30 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57