J
Jon Skeet [C# MVP]
Our database application is having to deal with some large responses
from the remote server, and we're considering zipping up the response
before sending it (from the server). We would then need to unzip it on
the client, of course.
Are there any native libraries on PocketPC which can do this, or do I
have to use SharpZipLib or something similar?
from the remote server, and we're considering zipping up the response
before sending it (from the server). We would then need to unzip it on
the client, of course.
Are there any native libraries on PocketPC which can do this, or do I
have to use SharpZipLib or something similar?