C++ Network programming: Basic TCP echo server tutorial

preview_player
Показать описание
This video covers the basics of how to create a TCP server in c++. This is an exploratory upload of one evening of work to see if there is interest in C++ socket programming on youtube.
Рекомендации по теме
Комментарии
Автор

thanks for the video! A tcp client + multithreaded server would be lovely <3

Mathez
Автор

what about game server programming? I mean is it difficult to make a server program that allows me to start a server for a game? The game I talk about has a built in server-client side thing, but I want to make an external program similar tu minecraft's and unturned's console/batch program.

BoshiNagare