Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

멀티플레이어 게임 프로그래밍 #299

Open
1 of 14 tasks
fkdl0048 opened this issue Sep 28, 2024 · 0 comments
Open
1 of 14 tasks

멀티플레이어 게임 프로그래밍 #299

fkdl0048 opened this issue Sep 28, 2024 · 0 comments

Comments

@fkdl0048
Copy link
Owner

fkdl0048 commented Sep 28, 2024

멀티플레이어 게임 프로그래밍

멀티프로그래밍에 대한 개념 확장을 위해 읽기 시작

428쪽, 13장으로 구성

Index

  • 1장 네트워크 게임의 개요 #300
  • 2장 인터넷 #302
  • 3장 버클리 소켓
  • 4장 객체 직렬화
  • 5장 객체 리플리케이션
  • 6장 네트워크 토폴로지와 예제 게임
  • 7장 레이턴시, 지터링, 신뢰성
  • 8장 레이턴시 대응 강화
  • 9장 규모 확장에 대응하기
  • 10장 보안
  • 11장 상용 엔진 사례
  • 12장 게임 서비스 플랫폼
  • 13장 클라우드에 전용 서버 호스팅하기
  • 부록 A 모던 C++ 기초
@fkdl0048 fkdl0048 added this to Todo Sep 28, 2024
@fkdl0048 fkdl0048 added the 2024 label Sep 28, 2024
@fkdl0048 fkdl0048 self-assigned this Sep 28, 2024
@github-project-automation github-project-automation bot moved this to Todo in Todo Sep 28, 2024
@fkdl0048 fkdl0048 moved this from Todo to 📖BookLIst in Todo Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📖BookLIst
Development

No branches or pull requests

1 participant