joe_pool_is Posted September 20, 2004 Posted September 20, 2004 I need find out how to compress a group of files into a single file that will then be emailed to a preset address. WinZip does not have an SDK that I could find, and PKZip's SDK would cost me a whopping $3,500. Ouch! So, I am looking into developing something on my own. It doesn't have to be fancy, and I would probably develop it as a console application. I just need something that will glue all the files in a project together and maybe compress them a little before it gets emailed out. Any ideas on where to find info like this would be greatly appreciated, or if someone knows a simple method of doing this in .NET - that would be wonderful! Thanks in advance for any help, Joe Quote Avoid Sears Home Improvement
rjonas Posted September 20, 2004 Posted September 20, 2004 I haven't used this myself, so can't be certain if this would work, but would this be of any use -it's under the GPL so doesn't cost $3500. http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.