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 8126831
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T07:17:53+00:00 2026-06-06T07:17:53+00:00

I need to write a programm which uses threads and sockets. What is the

  • 0

I need to write a programm which uses threads and sockets. What is the best way to do it for different platforms (Linux, Windows, Mac).

I know about POSIX, but there is no POSIX on Win.

Are there any libraries handling that in a platform independent way?

  • 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-06T07:17:55+00:00Added an answer on June 6, 2026 at 7:17 am

    If you really want C (not C++), I suggest to use the standard POSIX threads on non-Windows platforms, and use pthreads-win32 on Windows. It supports both 32- and 64-bit, both MSVC and MinGW. It’s current version (2.9.1) was released just one month ago, so the project is actively maintained. There’s also a fork on github with some fixes in MSVC2010 project.

    If C++ is also an option, I’d choose boost, because it’s where the standard c++ evolves (the design of std::thread in c++11 is an evolution from boost::thread, etc.)

    For the network part of your question, boost::asio is the best choice if C++ is OK for you, otherwise didn’t see anything comparable in C. In particular, boost::asio supports I/O Completion Ports (IOCP) on Windows, which is critical for performance. boost::asio requires some time to learn, but in my personal opinion it worth every minute spent reading the documentation (which is great) and working with examples.

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

Sidebar

Related Questions

i need to programm an android app, which has 4 textboxes. If i write
I need to know the algorithm(s) it uses, because I have to write my
I need to write one java program which monitors a folder containing excel sheets
I need to write an I2C program which can write data to 32 bit
I need to write a program that uses matrix multiplication to rotate an image
My program uses a NetworkOutput object which can be used to write data to
Of course, I know the best answer is don't write your own cross-platform code,
I've started learning Lisp recently and wanted to write a program which uses gtk
I have a Windows program that has a GUI which also uses a command
I need to write a program which deletes itself while running...How to do in

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.