Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7823257
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:10:54+00:00 2026-06-02T08:10:54+00:00

I have a File Transfer Application that sends files and folders. (Server – client)

  • 0

I have a File Transfer Application that sends files and folders. (Server – client)
I am trying to send data over TCP (sockets), I’ve made some rules for the way of transferring the data, so if it’s sending a large folder that has many files, it should compress them into a single zip file first then when that zip file sent, the receiver has to decompress it.
so I have decided to use SharpZibLib and I have got a question about it.

  • Which type of compressing should i choose for my application?

    I read about the differences between ZIP and GZIP, and found that GZIP has better compression to reduce the size, and as I don’t need to extract a special file from the GZIP file later, there’s no need to use ZIP instead of GZIP!
    but in that library there are many types that I still don’t know, so should I use GZIP or another type would be better for my application?

    enter image description here

    P.S:
    Priority for the time first, the point of using SharpZipLib is to put the (too many files) in a single file so it will be sent much faster than sending the (too many files) one by one.
    more details here.

    • 1 1 Answer
    • 0 Views
    • 0 Followers
    • 0
    Share
    • Facebook
    • Report

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Forgot Password?

    Need An Account, Sign Up Here

    1 Answer

    • Voted
    • Oldest
    • Recent
    • Random
    1. Editorial Team
      Editorial Team
      2026-06-02T08:10:55+00:00Added an answer on June 2, 2026 at 8:10 am

      For speed, you should use gzip / zip. I presume that the library allows you to select the compression level. You should experiment with low levels, e.g. 1 to 4, to see what speed and degree of compression works best with your application.

      gzip / zip will outperform LZW in speed at the same compression effectiveness. I find that compression level 3 is faster than LZW and compresses much better.

      bzip2 will compress better than gzip / zip, but will take much longer.

      The other choices are not compressors.

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
        • Report

    Sidebar

    Related Questions

    im making a Server-Client application.. chat sends commands file-transfer i was wondering if it
    i making a file transfer (server-client) application .. i have two listviewS to explore
    I'm making a file transfer application between (client-server) and have the tools I need
    I have a file transfer application (server-client) ... while sending a file, i want
    I'm developing a client and a server file transfer application with C++ sockets over
    I have a server, and Client that are working fine, they transfer file to
    I have a file transfer program. The program (Client) does following operations to send
    I have to develop a file server service that transfer file form a specified
    I have a client and server, client sending file to server. When i transfer
    I am planning to develop a file transfer application. I have a file transfer

    Explore

    • Home
    • Add group
    • Groups page
    • Communities
    • Questions
      • New Questions
      • Trending Questions
      • Must read Questions
      • Hot Questions
    • Polls
    • Tags
    • Badges
    • Users
    • Help
    • SEARCH

    Footer

    © 2021 The Archive Base. All Rights Reserved
    With Love by The Archive Base

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.