cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Which socket library?
Which socket library?
Sep 11, 2020 at 6:46pm UTC
Borneq
(50)
Which is good C++ socket library for Linux/Windows?
Sep 11, 2020 at 7:30pm UTC
helios
(17574)
For both? Probably Boost.Asio.
Sep 12, 2020 at 9:14am UTC
againtry
(2313)
Communication section here might be of interest?
https://en.cppreference.com/w/cpp/links/libs
Sep 14, 2020 at 8:56am UTC
kbw
(9488)
You could consider Poco.
Sep 17, 2020 at 4:04pm UTC
Computergeek01
(5613)
SFML has a good easy socket lib as something to add to this list.
Topic archived. No new replies allowed.