Search found 4 matches

by Maan
04 Jul 2016, 13:21
Forum: SmartFoxServer 1.x Discussions and Help
Topic: IPv6 support on SmartFoxServer 1.x ?
Replies: 5
Views: 9432

Re: IPv6 support on SmartFoxServer 1.x ?

The solution by one of our engineers
--------------------------------------------------------
So basically we had to edit the source code for the SFS client api
download the source code, edit the usage of Tcp cleint as follows:

In the SmartFoxClient class under the ConnectThread() method (line ...
by Maan
19 Jun 2016, 08:56
Forum: SmartFoxServer 1.x Discussions and Help
Topic: IPv6 support on SmartFoxServer 1.x ?
Replies: 5
Views: 9432

Re: IPv6 support on SmartFoxServer 1.x ?

Thank you Lapo :)
We'll try to make it work, and later report the result of the work here.
by Maan
17 Jun 2016, 01:24
Forum: SmartFoxServer 1.x Discussions and Help
Topic: IPv6 support on SmartFoxServer 1.x ?
Replies: 5
Views: 9432

Re: IPv6 support on SmartFoxServer 1.x ?

Thank you kindly for the reply Lapo.
So to make sure, even if the smartfox 1.x is in an IPv4 network, it won't connect with a client in an IPv6 network? (Like Test 3 here: http://forums.smartfoxserver.com/viewtopic.php?f=18&t=18486)
In other words, no app that relies on Smartfox 1.x will pass Apple ...
by Maan
16 Jun 2016, 14:41
Forum: SmartFoxServer 1.x Discussions and Help
Topic: IPv6 support on SmartFoxServer 1.x ?
Replies: 5
Views: 9432

IPv6 support on SmartFoxServer 1.x ?

Hi,
Per the new iOS guidelines, any new submission to the app store must support IPv6.
http://www.internetsociety.org/deploy36 ... os-9-apps/

Does SmartFoxServer 1.x support IPv6 or has any issues with it?