Город МОСКОВСКИЙ
00:43:15

Creating a TCP Server in C++ [Linux / Code Blocks]

Аватар
PHP: разработка системы управления персоналом
Просмотры:
57
Дата загрузки:
01.12.2023 18:52
Длительность:
00:43:15
Категория:
Обучение

Описание

#sockets #linux #tcpip #networking

This is an introduction to network programming by building a server that echos the client's messages back. The server is written in C++.

If you're looking for a backgrounder on networking, sockets, ports etc. Check out the companion video here: https://youtu.be/TE1XQ8U_JNA

Source Code
-----------
The full source code is in a single file on gist: https://gist.github.com/codehoose/020c6213f481aee76ea9b096acaddfaf.

Рекомендуемые видео