E
E
Evgeny Petryaev2020-08-19 23:14:57
visual studio
Evgeny Petryaev, 2020-08-19 23:14:57

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

1 answer(s)
M
maaGames, 2020-08-20
@maaGames

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 question

Ask a Question

731 491 924 answers to any question