I think it will. Compress the files into a byte array and return the byte array to a Thick (not that thick) client on the PDA. The client will decompress it.
-----Original Message----- From: PrashanthG [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 2:48 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] retrieve a folder with files in it by making a WebService Call?? Hi, Oops, I forgot. I am writing the App for Pocket PC using .Net Framework Compact Beta 1 (Smart device extensions). I think this may not work in this scenario. Thanks PrashanthG -----Original Message----- From: Nick Wienholt [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 10:00 AM Subject: Re: retrieve a folder with files in it by making a WebService Call?? Hi PrashanthG, What about getting a compression component, compressing the files into a single archive, base64 encode the result, and return using a string. You could even PInvoke to pkzip to compress the files if you didn't want to purchase a compression component. Nick ----- Original Message ----- From: "PrashanthG" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 03, 2002 2:08 PM Subject: [DOTNET] retrieve a folder with files in it by making a WebService Call?? Hi, I need to retrieve a folder with files in it by making a WebService Call on internet. Can anybody suggest me if this is possible? If yes, please guide me. Thanks PrashanthG You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.