메뉴 건너뛰기

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 1957
107 C/C++ fwrite(), fread() MoA 2013.07.28 647
106 C/C++ fopen 함수가 Multi Thread 에서 안전한가? MoA 2013.07.28 608
105 Tool/etc Flash CS5 and Version Control MoA 2013.10.11 365
104 Python FastAPI 톺아보기 - 부제: python 백엔드 봄은 온다 OBG 2023.01.25 133
103 C/C++ extern "C" 에 관하여 MoA 2013.07.28 339
102 Library ExcelFormat Library Naya 2012.08.02 886
101 C/C++ Essential C 링크 너울 2011.08.31 312
100 Python Embedding Python in C/C++ MoA 2013.12.23 413
99 Reversing Dumpbin.exe 사용 Naya 2012.10.21 366
98 API/MFC DoModal Dialog 기초 MoA 2013.07.28 384
97 API/MFC DLL 이란 MoA 2013.07.28 475
96 API/MFC DLL 생성 시 주의 MoA 2013.08.22 2707
95 Graphic DirectX 9.0c SDK을 Visual Studio2008에 적용방법 MoA 2013.07.28 317
94 Graphic Direct3D 9 compile MoA 2013.07.28 289
93 Tool/etc Design Patterns Quick Reference MoA 2013.07.28 381
92 서버 Design a Basic Search Engine (Google or Bing) | System Design Interview Prep OBG 2023.05.27 134
91 API/MFC Deploying a Visual C++ Application (배포 방법) Naya 2012.08.02 639
90 Web defer, async 스크립트 OBG 2023.01.10 129
89 서버 Debugging Node.js Memory Leaks: How to Detect, Solve or Avoid Them in Applications OBG 2023.07.04 133
88 C/C++ Data Conversions MoA 2013.07.28 640
Board Pagination Prev 1 ... 5 6 7 8 9 10 11 12 13 14 ... 15 Next
/ 15
위로