Linux C++ Socket Example with Client Server and Mulit-T
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
Linux C++ Socket Example with Client Server and Mulit-T
The aim of this Linux C++ example is to create simple client/server socket communication and multi-threading program on Linux.http://www.tidytutorials.com/2010/06/linux-c-socket-example-with-client.html
Total Hits: 22683
Total Votes: 75 votes
Category: C and C++/Basic Concepts
Submitted on: 2010-06-24 03:33:05
Submitted By: iresha
Description:
The aim of this Linux C++ example is to create simple client/server socket communication and multi-threading program on Linux. This shows the 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. The threads are C++ POSIX threads. This is the simplest Linux C++ multi-threaded socket example you can find. Please leave any comments or questions at the end of this tutorial and I will endeavour to answer them. More detail...Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 12% |
9 |
![]() ![]() |
![]() ![]() 10.67% |
8 |
![]() ![]() ![]() |
![]() ![]() 14.67% |
11 |
![]() ![]() ![]() ![]() |
![]() ![]() 13.33% |
10 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 34.67% |
26 |





12%

10.67%

14.67%

13.33%

34.67%