ClientServerChat-C-Socket icon indicating copy to clipboard operation
ClientServerChat-C-Socket copied to clipboard

The Win32 C++ application about client-server chat with socket.

ClientServerChat-CppSocket

The Win32 C++ application about client-server chat with socket. The project was created in Computer network course, FIT, HCMUS, VN.

Demo

Youtube: https://www.youtube.com/watch?v=qeX0n49aelI

Server side:

Client side:

More info

  • Win32 C++ (WinAPI C++)
  • Socket in C
  • Client-server chat

Author: Le Hoang Vu