메뉴 건너뛰기

OBG

Programming

Library
2012.08.02 21:03

Win32 Socket Class

조회 수 926 추천 수 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 1732
27 Tool/etc 자바스크립트 물리엔진 ㄷㄷ MoA 2014.03.10 614
26 API/MFC 작업자 스레드(Worker Thread) 와 사용자 인터페이스 스레드(User Interface Thread) MoA 2013.07.28 448
25 Tool/etc 잡담) AWS에 서버 띄워 놓으니 벼라별 리퀘스트가 다 날아 오네요 OBG 2023.03.11 92
24 C/C++ 정신나간 정렬 알고리즘 file MoA 2015.10.13 575
23 STL/Boost 정적 배열과 STL vector 속도 비교 MoA 2013.07.28 559
22 Site 졸업작품 및 각종 과제물 프로그램은 어떻게 만들어야 하나? (윈도우즈 응용프로그램) MoA 2013.09.10 1647
21 Deeplearning 직접 보고 추천하는 머신러닝 & 딥러닝 & 수학 총정리(2022) OBG 2022.07.24 3352
20 Deeplearning 추천 시스템 OBG 2023.03.30 121
19 Deeplearning 추천(Recommendation) 시스템 - 알고리즘 Trend 정리 OBG 2021.08.03 134
18 Web 카카오톡 웹버전 만들기 OBG 2022.11.09 196
17 Tool/etc 컨텍스트 스위칭 (Context Switching) MoA 2013.07.28 1039
16 C/C++ 코드 실행 시간 계산 Naya 2012.08.02 297
15 C/C++ 코드 실행 시간 계산 Naya 2012.09.27 494
14 Tool/etc 쿠버네티스 클러스터 OBG 2022.11.11 114
13 Algorithm 큰 수 구하기 알고리즘 Naya 2012.08.02 658
12 API/MFC 태스크 대화상자 (Task Dialog) MoA 2013.10.22 436
11 Tool/etc 텍스트 에디터 Sublime Text 2 너울 2012.03.30 506
10 Site 특정 자료형의 데이터를 binary(hex값, 2진수값)으로 변환 Naya 2012.11.15 565
9 Deeplearning 파이썬 머신러닝 무료 강의 (7시간) OBG 2022.07.06 99
8 Python 파이썬에서 C모듈 사용하기 MoA 2014.02.10 1921
Board Pagination Prev 1 ... 6 7 8 9 10 11 12 13 14 ... 15 Next
/ 15
위로