Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.01 KB

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