Just for my interest, how would you do it for a non-windows client. Reason for the question is that we could potentially have multiple platforms types/applications using our webservices.
Simon -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David Richards Sent: Wednesday, 21 July 2010 11:53 AM To: ozDotNet Subject: Re: Return multiple files from webservice? How about zip files on server (into one file obviously) and then unzip on client. eg using sharpziplib. David "If we can hit that bullseye, the rest of the dominoes will fall like a house of cards... checkmate!" -Zapp Brannigan, Futurama On Wed, Jul 21, 2010 at 11:41, Anthony <[email protected]> wrote: > Anyone suggest a method of returning multiple files from a webservice. > I have win form client that talks to a webservice and wish to return > multiple files to the client. Should i create my own byte stream > and encode it with the file name etc. > > > > Should i be using a ws or is there a better way? > > > > Is your website being IntelliXperienced? > regards > Anthony (*12QWERNB*) > > Is your website being IntelliXperienced? > > > > ************************************************************************************************************************ This email (including all attachments) is confidential, may contain personal or legally privileged information and is intended solely for the named addressee. Confidentiality or privilege is not waived or lost because this email has been sent to you by mistake. If you have received it in error, please let us know by reply email, delete it from your system and destroy any copies. This email is also subject to copyright. No part of it should be reproduced, adapted or communicated without the written consent of the copyright owner. Any personal information in this email must be handled in accordance with the Privacy Act 1988 (Cth). Emails may be interfered with, may contain computer viruses or other defects and may not be successfully replicated on other systems. Pillar Administration makes no representations and gives no warranties in relation to these matters and does not accept liability for any loss or damage which may result from this email. If you have any doubts about the authenticity of an email purportedly sent by Pillar Administration, please contact us immediately. ************************************************************************************************************************
