로그인

검색

Library
2012.08.02 21:03

Win32 Socket Class

조회 수 12336 추천 수 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 112237
82 API/MFC Visual C++ 시리얼 통신(RS-232) 강좌 (2) 1 MoA 2013.07.28 17088
81 API/MFC Visual C++ 시리얼 통신(RS-232) 강좌 (1) MoA 2013.07.28 19415
80 Library High-speed Charting Control MoA 2013.07.28 19593
79 API/MFC DLL 이란 MoA 2013.07.28 12812
78 C/C++ extern "C" 에 관하여 MoA 2013.07.28 15309
77 API/MFC UpdateData(TRUE) or UpdateData(FALSE) 구분 MoA 2013.07.28 23325
76 API/MFC InvalidateRect 함수, flag성 메세지 MoA 2013.07.25 23010
75 API/MFC UpdateWindow 함수에 대하여.. MoA 2013.07.25 22937
74 API/MFC 다이얼로그 resize 시 child control의 그래픽 깨짐 해결 2 MoA 2013.07.25 13671
73 API/MFC Property Sheet의 버튼 속성 변경하기 MoA 2013.07.25 21909
72 API/MFC CPaneDialog 초기화 (OnInitDialog) MoA 2013.07.18 15237
71 API/MFC CDockablePane 버튼 비활성화 문제 MoA 2013.07.17 15084
70 API/MFC CDockablePane 배경화면 회색으로 변경 MoA 2013.07.11 13885
69 JAVA/Android What to use instead of “addPreferencesFromResource” in a PreferenceActivity? MoA 2013.06.13 19392
68 API/MFC CPaneDialog의 context menu 안뜨게 하기 MoA 2013.06.12 13872
67 API/MFC 리스트 컨트롤 클릭 이벤트 MoA 2013.06.12 13468
66 API/MFC Which Font is the default for MFC Dialog Controls MoA 2013.06.12 20869
65 JAVA/Android 시스템 분석을 위한 쉘 명령어 MoA 2013.05.28 10415
64 JAVA/Android logcat 사용법 MoA 2013.05.28 13896
63 JAVA/Android 리스트뷰에 체크박스 추가 예제 MoA 2013.05.24 11014
Board Pagination Prev 1 ... 9 10 11 12 13 14 15 16 17 18 Next
/ 18