기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Multiplayer Services SDK

All Services

Multiplayer Services SDK

이 페이지는 선택한 언어로 제공되지 않습니다.
Multiplayer
​
​
Multiplayer Services SDK
  • Overview
  • Get started
  • Use multiplayer sessions
  • Manage sessions
  • Connect players through a relay
    • Relay servers
    • Players
    • Relay integrations
    • Fair usage
    • Limitations
  • Networking
  • Matchmaking
  • Monitor and debug sessions
  • Tutorials
  • Reference
  1. Multiplayer Services SDK

Players

Learn the roles and responsibilities of host and joining players in Relay sessions.
읽는 시간 1분
최근 업데이트: 2달 전

A player is an end-user who is using a game client and wants to play in a session. Because players can only communicate with other players within the same session, there are no globally unique player identifiers.
There are two types of players:
  • The host player
  • The joining players

The host player

Host players are players who create a session and then generate a join code to share with other players. There's only one host player per session. A host player receives its connection data after making an allocation request.

Joining players

Joining players are players who receive the join code from the host player and then use the join code to join the game match. Joining players receive their own connection data, and the host's connection data, after making a join request using the join code. These connection data are used to request a connection to the host through the Relay server.

Maximum connections

The maximum number of players that can join and connect to the host in a session depends on the maximum number of connections configured by the host when they make the allocation request.
Additional players can join the Relay server and connect to the host, as long as the number of connected players remains under the maximum allowed connections. Lobby and Relay both allow for a maximum player value of 150.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • The host player

    • Joining players

    • Maximum connections


이 페이지의 문제 보고