로그인

검색

Library
2012.08.02 21:03

Win32 Socket Class

조회 수 3593 추천 수 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 15455
38 Tool/etc 에디트 플러스, VS 2008 컴파일 환경 설정 너울 2012.04.02 2619
37 Tool/etc 에디트 플러스, VS 2008 컴파일 환경 설정 MoA 2013.07.28 3355
36 Site 영상 처리 관련 블로그 MoA 2013.09.29 2584
35 Tool/etc 예외 처리 가이드 (Slide) MoA 2013.07.28 3017
34 Reversing 워게임 사이트 정리 MoA 2014.01.27 3568
33 Site 윈도우 8 앱 개발 동영상 강의 Naya 2012.09.10 2679
32 API/MFC 윈도우 프로그램의 종료 메시지 순서 Naya 2012.08.03 2982
31 Tool/etc 유용한 라이브러리 소개 MoA 2013.12.27 3540
30 Site 이미지공학(IE) 연구실 MoA 2013.07.28 2854
29 JAVA/Android 이클립스에서 ADT 설치시 에러 해결 MoA 2013.03.09 3002
28 Tool/etc 자바스크립트 물리엔진 ㄷㄷ MoA 2014.03.10 3448
27 API/MFC 작업자 스레드(Worker Thread) 와 사용자 인터페이스 스레드(User Interface Thread) MoA 2013.07.28 3283
26 Tool/etc 잡담) AWS에 서버 띄워 놓으니 벼라별 리퀘스트가 다 날아 오네요 OBG 2023.03.11 3291
25 C/C++ 정신나간 정렬 알고리즘 file MoA 2015.10.13 3505
24 STL/Boost 정적 배열과 STL vector 속도 비교 MoA 2013.07.28 3232
23 Deeplearning 존 카맥이 일리야 수츠키버를 4년전에 만났을때, 추천받은 책과 논문 목록 OBG 2025.02.18 1339
22 Site 졸업작품 및 각종 과제물 프로그램은 어떻게 만들어야 하나? (윈도우즈 응용프로그램) MoA 2013.09.10 3886
21 Deeplearning 직접 보고 추천하는 머신러닝 & 딥러닝 & 수학 총정리(2022) OBG 2022.07.24 6949
20 Deeplearning 추천 시스템 OBG 2023.03.30 3226
19 Deeplearning 추천(Recommendation) 시스템 - 알고리즘 Trend 정리 OBG 2021.08.03 2942
Board Pagination Prev 1 ... 6 7 8 9 10 11 12 13 14 15 Next
/ 15