Answer the question
In order to leave comments, you need to log in
What version of visual studio should I install to program on sockets?
I tried to install vs 2019 community, but there is no template and sockets, who faced this problem?
Answer the question
In order to leave comments, you need to log in
When installing VS community, you need to select the C++ installation. There, the installer offers a lot of things to install, you need to remember to choose C ++.
C++ == templates
Sockets have nothing to do with C++, you need to use WinAPI or some third-party library for them. boost asio, poco, any.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question