메뉴 건너뛰기

OBG

Programming

Library
2012.08.02 21:03

Win32 Socket Class

조회 수 937 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

Introduction
This is an updated version of the Socket communication class that I released a couple of years ago. While the interface CSocketHandle is quite stable and easy to use, one has to admit that some of the initial design decisions to keep the communication interface intact is starting to be an issue for newer development.
This is the goal of this article, I present the new and improved version of the communication class and show how you can take advantage of thread pooling to increase performance for your network solutions.

Description
First, I assume you are already familiar with socket programming and have several years of experiences under your belt. If not the case, I highly recommend some links that you will find in the reference section that may guide you along the way. For those who are "all fired up and ready to go", please read on, I will try to shed some lights on how you can use the new classes to enhance the performance of your system.
?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 Tool/etc Programming 게시판 관련 2 MoA 2014.11.01 1953
207 C/C++ 고수가 절대 알려주지 않는 C/C++ 팁 너울 2011.09.23 376
206 Site 검색엔진 개발자 그룹 MoA 2013.08.30 304
205 Site 개발자를 위한 각 기업 오픈소스 공유 사이트 (주로 모바일) Naya 2012.08.02 702
204 Site 개발에 도움되는 사이트 (초보 개발자 꿀팁) OBG 2023.01.28 114
203 Deeplearning 강화학습 학습 관련 정리 OBG 2022.08.10 134
202 JAVA/Android XML 파싱하기 MoA 2013.08.06 7086
201 API/MFC WTL 정리 file MoA 2013.12.22 961
200 API/MFC Windows 10 앱 개발(UWP) MoA 2015.10.13 867
» Library Win32 Socket Class Naya 2012.08.02 937
198 API/MFC Which Font is the default for MFC Dialog Controls MoA 2013.06.12 401
197 Database What's the difference between comma separated joins and join on syntax in MySQL? OBG 2022.06.09 169
196 JAVA/Android What to use instead of “addPreferencesFromResource” in a PreferenceActivity? MoA 2013.06.13 496
195 Tool/etc What does the last “-” (hyphen) mean in options of `bash`? OBG 2021.04.29 172
194 Tool/etc What does set -e mean in a bash script? OBG 2021.04.29 179
193 API/MFC WaitForSingleObject와의 삽질.. MoA 2013.07.28 438
192 Tool/etc Visual Studio Debug Tips MoA 2013.02.19 420
191 API/MFC Visual C++ 시리얼 통신(RS-232) 강좌 (2) 1 MoA 2013.07.28 4486
190 API/MFC Visual C++ 시리얼 통신(RS-232) 강좌 (1) MoA 2013.07.28 6753
189 Graphic Video Preview and Frames Capture MoA 2013.07.28 874
188 API/MFC VC의 소스 파일, sln파일 관리 MoA 2013.07.28 350
Board Pagination Prev 1 ... 2 3 4 5 6 7 8 9 10 ... 15 Next
/ 15
위로