Page 1 of 1

license and bluebox version problem

Posted: 21 May 2008, 05:35
by org_user
we are having license for smartfoxserver 1.6.0 can we use the same license for 1.6.2 and another problem is i have smartfoxserver 1.6.0 installed in my pc. i uninstalled it and installed 1.6.2 and to check the bluebox version using url http://localhost:8080/BlueBox/HttpBox.do it is displaying as follows

BlueBox
Version 1.0.0
(c) 2007 gotoAndPlay()


in console it is showing
::::::::::: { BlueBox INITED } ::::::::::::
: :
: Version 1.0.3 -- (c) 2007 gotoAndPlay() :
: :
:::::::::::::::::::::::::::::::::::::::::::

which one is correct

we have compiled our flash file with new API
we are not getting any errors in log file but we are unable to connect to flash file while 9339 port is blocked by firewall

Posted: 26 May 2008, 06:39
by Lapo
we are having license for smartfoxserver 1.6.0 can we use the same license for 1.6.2

Yes, the license is independent from the Server version.
When the server starts it tells you the BlueBox version. So in your case it is 1.0.3

Fire wall problem

Posted: 30 May 2008, 05:42
by org_user
ok
but i am unable to connect to game when i am behind fire wall and most sad thing is i am unable to find the bluebox version in internet explorer it is showing 1.0 but as per u it is 1.3
if u say the port is blocked i am able to connect to websites running on port say 8080 or 80
now i want to connect to my game from behind firewall
what to do?
Explain steps to make my game access from behinfd firewall.

Posted: 30 May 2008, 06:05
by Lapo
if u say the port is blocked i am able to connect to websites running on port say 8080 or 80
now i want to connect to my game from behind firewall


I don't understand. Is port 8080 blocked? If no the problem is not with the BlueBox but it is probably with the Flash Player security.
Unfortunately the Adobe security model for the Flash Player is quite annoying and it can be a cause of endless pain if you don't know all its quirks.

We have assembled a document that tries to address all the possible problems -> http://www.smartfoxserver.com/whitepapers/fp_security/
i am unable to find the bluebox version in internet explorer it is showing 1.0 but as per u it is 1.3

The version of the BlueBox that you are running is outputted in the server console when it starts.

Fire wall

Posted: 30 May 2008, 10:32
by org_user
thanks lapo for ur suggestion
but one problem still persists
i will go through ur document and let me try to solve it