https://github.com/solo5star/cpphat
Console chat program written in C++. Cpp + Chat
https://github.com/solo5star/cpphat
Last synced: 5 months ago
JSON representation
Console chat program written in C++. Cpp + Chat
- Host: GitHub
- URL: https://github.com/solo5star/cpphat
- Owner: solo5star
- Created: 2018-08-21T15:27:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T06:29:52.000Z (over 5 years ago)
- Last Synced: 2025-06-20T06:04:40.502Z (6 months ago)
- Language: C++
- Homepage:
- Size: 1.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cpphat
Console chat program written in C++. Cpp + Chat
과제로 만들었던 채팅 프로그램입니다.

## 특징
1. Winsock 사용
2. 간단한 GUI (콘솔)
3. 멀티 클라이언트 지원
## 소스 코드 구성
**[API Document](https://github.com/solo5star/Cpphat/blob/master/API%20Document.md)**