Skip to main content

Photon

Photon Socket Server.

Blank Photon Server Setup Tutorial - Part 2: Enumerations, Events and Operations

Watch this on 480p!
A Photon guide for beginners.
See http://developer.exitgames.com for a written notes.
This part shows how to define a strong typed API (events and operations) and how to use enumerations for operation codes, event codes and parameter keys.

Blank Photon Server Setup Tutorial - Part 1: Hello World!

Watch this on 480p!
A Photon guide for beginners.
Part 1 of this tutorial shows how to create a very simple chat server from the scratch.
see http://developer.exitgames.com for a written notes.