Proxy Servers

Options
How to deal with proxy servers. My game isn't establishing a connection on proxies.

Comments

  • chvetsov
    Options
    hi, @AzadPathak

    how do you establish connection to photon?

    best,
    ilya
  • AzadPathak
    Options
    I am following the simple steps, using loadbalancingAPI , to connect to master. Without proxy it is working fine. But with proxy, it doesn't connect.
  • chvetsov
    Options
    what protocol are you using?
    best,
    ilya
  • AzadPathak
    edited April 2017
    Options
    Using default protocol. I think it is UDP. I have not changed anything.
  • AzadPathak
    Options
    @chvetsov Is there anything else I have to tell you?
  • chvetsov
    Options
    UDP does not use any proxy.

    so, your problem lies somewhere else

    best,
    ilya
  • AzadPathak
    Options
    @chvetsov I am new to photon. I don't have much idea what you are asking about. I have downloaded photon from this site, and have used default classes to connect. When I connect to internet without using proxy, every thing works fine. But when I have a connection that uses proxy (like in mobile connected to a wifi with proxy), nothing works.

    That's why I asked if there's anything that tells I am on a proxy server?

    Please explain me what I have to tell you.
  • Tobias
    Options
    Photon does not support proxies. Proxy settings don't apply to UDP.
    It works flawlessly from most mobiles, if those got a internet connection. You can check your mobile's settings and the app's log but in such a case, you have to figure out why it doesn't work.