07
Apr 09

I was asked at the GDC several times how Photon differentiates from competition (SmartFox was most mentioned, Electro Server second) so here is an quick overview table:

photon_vs_smartfox_vs_electro-server4

Photon and Competition

Although this is just a very basic overview it already shows the advantages of Photon: (reliable) UDP, C++ server, extensible in C#, support of any data types.

Tags:

3 comments

  1. ElectroServer supports HTTP as well as all data types. The latter is with its binary protocol which is AS3-only due to the necessary support on the Flash side.

  2. Hi Peter, thanks for the hint. I will change that asap! Best, Robert

  3. Smartfox supports HTTP as well with the BlueBox add-on.