C++ Socket(Winsock) Example Using Client Server and Multi-Threading
The aim of this C++ tutorial is to demonstrate simple client/server socket communication and multi-threading. This demonstrates basics such as binding, listening and accepting sockets for Servers and connecting sockets for clients. Once the server accepts a socket, a thread is spawned to handle it. This is the simplest C++ socket (blocking) example you can find. Please leave any comments or questions at the end of this tutorial and I will endeavor to answer them.
Visit publisher site: C++ Socket(Winsock) Example Using Client Server and Multi-ThreadingListing Details
- Version:
- 1
- Filed in:
-
Scripts / C & C++ / Tutorials & Tips / Networking
- Submitted on:
- Last Updated:
- Jun 9, 2010
- Publisher:
- ireshagun Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for C++ Socket(Winsock) Example Using Client Server and Multi-Threading