Page 1 of 1

Tris server src code in iOS examples missing

Posted: 14 Sep 2012, 06:03
by mo son
Hi, I don't seem to find the server source code of the Tris iOS examples. Can I assume the server src codes from the Android/Flash examples are the same ones? Although I noticed that the iOS Tris example only use command "move" and "restart" which is different from the android/flash Tris.

Also, for server side extension, different extensions cannot have request handlers for the same command, is that correct? My understanding is that the command name is what triggers the sfs server to call the corresponding extension.

Mo

Re: Tris server src code in iOS examples missing

Posted: 14 Sep 2012, 14:42
by Lapo
moved to the proper section

Re: Tris server src code in iOS examples missing

Posted: 17 Sep 2012, 07:45
by Bax
The server-side Extension is the same for all the clients. You should download the latest versions of the example packs and try.