TCP/IP Group Chat Application Using C (Overview & Implementation)

preview_player
Показать описание
This video covers system overview and source code run-through of the "TCP/IP Group Chat Application" project.

"TCP/IP Group Chat Application" is a multi-threaded client/server socket application for UNIX/Linux OS implemented using C programming language and the POSIX thread libraries.

Source code available on my website:

0:00 Intro
0:34 System overview
1:20 Quick note about the source code
2:12 Source code run-through (Server)
4:39 Source code run-through (Client)
Рекомендации по теме
Комментарии
Автор

Thanks man I've been looking for something like this

dark_red_blood