Running Smartfox 2FX server code locally on a mobile device

Post here your questions about SFS2X. Here we discuss all server-side matters. For client API questions see the dedicated forums.

Moderators: Lapo, Bax

Post Reply
adique
Posts: 5
Joined: 26 Jul 2024, 14:51

Running Smartfox 2FX server code locally on a mobile device

Post by adique »

Is it possible to run the Smartfox 2FX server code locally on a mobile device (smartphone) inside a java vm?
User avatar
Lapo
Site Admin
Posts: 23438
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: Running Smartfox 2FX server code locally on a mobile device

Post by Lapo »

Hi,
yes it should be possible. It runs on a raspberry pi 4, no problem.
Android is already based on Java so it shouldn't be much of an issue. On iOS I am not sure, but games like Slay The Spire do run on iOS and they are java-based.

If you try let us know how it goes.

Cheers
Lapo
--
gotoAndPlay()
...addicted to flash games
adique
Posts: 5
Joined: 26 Jul 2024, 14:51

Re: Running Smartfox 2FX server code locally on a mobile device

Post by adique »

Hi,

thanks for your help, we are trying to run our server-side code on a mobile device inside a java virtual machine for an offline-mode to use the same code-base.

BR Stefan
User avatar
Lapo
Site Admin
Posts: 23438
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: Running Smartfox 2FX server code locally on a mobile device

Post by Lapo »

Interesting, let us know how it goes :)

Cheers
Lapo
--
gotoAndPlay()
...addicted to flash games
Post Reply