6. PiaSession Guide

Introduction

This chapter describes the features and programming procedures of the PiaSession module in Pia. For more information, see the API reference.

 

  • PiaSession is a module for managing sessions for groups of users playing a game. It automatically handles local network management when using local communication and matchmaking session management when using Internet communication.
  • Use PiaSession with the PiaLocal or PiaInet network management modules and the PiaTransport transport management module.
  • You can use PiaSession regardless of the lower layer communication type, such as Internet or local communication, just by changing some settings.