Trouble in connecting to AppWarp for Unity from behind a proxy server.

0 votes

I can't get the AppWarp GitHub  sampe for Unity game engine to work.

I've changed the api and secret keys. I'm getting onConnectDone 6

I'm behind a proxy server provided by my college. Same problem happens for Photon Unity servers and Unity's Master Server.

Is there a way to use AppWarp from behind a proxy server? I have been using app42 services quite easily, without a hassle.

Thanks

asked Aug 25, 2014 in AppWarp by Amrit Choudhary (10 points)
recategorized Oct 22, 2014 by sushil

1 Answer

0 votes
Hey Amrit,
 
As I told you earlier in email, AppWarp works on port 12346. You have to make sure your proxy server is not blocking this port. 
 
App42 uses http connection which works on port 80, this port might not be blocked by proxy server as this port is also required to browse the web. But AppWarp uses TCP socket at port 12346.
 
Please ask your network administrator to open the port 12346 on proxy server.
 
Thanks
answered Aug 26, 2014 by Suyash Mohan (900 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...