Proxy Servers
The whole answer can be found below.
Try Our
Documentation
Please check if you can find an answer in our extensive documentation on Photon Server.
Join Us
on Discord
Meet and talk to our staff and the entire Photon-Community via Discord.
Read More on
Stack Overflow
Find more information on Stack Overflow (for Circle members only).
Proxy Servers
AzadPathak
2017-04-27 08:28:33
How to deal with proxy servers. My game isn't establishing a connection on proxies.
Comments
hi, @AzadPathak
how do you establish connection to photon?
best,
ilya
AzadPathak
2017-04-27 09:46:06
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.
what protocol are you using?
best,
ilya
AzadPathak
2017-04-28 10:24:54
Using default protocol. I think it is UDP. I have not changed anything.
AzadPathak
2017-04-28 11:11:24
@chvetsov Is there anything else I have to tell you?
UDP does not use any proxy.
so, your problem lies somewhere else
best,
ilya
AzadPathak
2017-04-29 06:59:37
@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.
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.