![]() |
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 |
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 |
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.