출처: http://codens.info/658?category=173851
윈도우즈 네트워크 소켓 라이브러리 소스코드
* A Universal TCP Socket Class for Non-blocking Server/Clients <-- Good
- ElmüSoft (ElmuSoft)
http://www.codeproject.com/Articles/34163/A-Universal-TCP-Socket-Class-for-Non-blocking-Serv
- vc6, 클래스 한개
//
* Multi-threaded Client/Server Socket Class - Ernest Laurentin,
http://www.codeproject.com/Articles/2477/Multi-threaded-Client-Server-Socket-Class
* Network Development Kit 2.0
http://www.codeproject.com/Articles/687/Network-Development-Kit-2-0 - Mirego
* Simple File Transfer Using the Network Development Kit 2.0 - Mirego
http://www.codeproject.com/Articles/16798/Simple-File-Transfer-Using-the-Network-Development
'언어 > C++' 카테고리의 다른 글
C++ Qt 2 - hello world (0) | 2020.02.08 |
---|---|
[OpenCV] 귀찮은 경고 (Warning) 메세지 숨기기 (0) | 2018.01.25 |
Boost 라이브러리 설치 (0) | 2018.01.20 |
마이크로초(Micro Second) 구하기 (0) | 2018.01.20 |
OpenCV + IPP + TBB 사용법 (0) | 2018.01.20 |