Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: gary36 on October 22, 2022, 01:11:22 pm

Title: Developing multithreaded TCP server using minGW/codeblocks
Post by: gary36 on October 22, 2022, 01:11:22 pm
I have searched a lot and could not find a singe reference that provides the method of implementing multithreaded winsock TCP server using mingw/codeblocks environment in "C"(specifically C and not C++). All that I could find is either single server/client or multithreaded server in linux. I am particularly looking for code on windows environment. Could anybody provide help in this regard?
Title: Re: Developing multithreaded TCP server using minGW/codeblocks
Post by: MortenMacFly on October 23, 2022, 04:46:56 pm
Please respect the forum rules you agreed to: This is not a general programming forum. Use other forums for such purposes. We simply cannot handle the amount of questions if we open up to general programming questions.
Topic locked.