Author Topic: TNet browser  (Read 3580 times)

sloopernine

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 47
    • View Profile
TNet browser
« on: September 08, 2013, 05:11:20 PM »
Hi!

This question came to my mind when trying out the Warface beta ( Cryengine web browser game )

When using TNet inside a browser game. Lets say I have a amazon ec2 lobby server, but want to have players host the game server.

Is this approach possible? If possible and if players host the server within a web browser game, is it their computer or the server that holds the web browser game files, that takes the load of that created server?

Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: TNet browser
« Reply #1 on: September 09, 2013, 12:53:42 AM »
You can't start servers from within the web server. Unity doesn't allow it.