Multiple Corona Simulator Instances - To Test Lan/Multiplayer Systems such as AutoLan

Hi,

I’m looking at being able to do basic Lan/IP connectivity for a multi-user based game. The Autolan library or SSK seem like they’ll do the job but how can 2 instances of the Corona simulator (on a Mac) be started to test the functionality.

The first instructions for Autolan say to start 2 instances, set one to client and one to server…

Without this it will be hard to test.

I’ve also looked at pub nub and that may well do the trick as well as it’s not fast real time needs but I’d prefer the Lan/Wifi/IP same network type of ability so if anyone else has other solutions other that the aforementioned please let me know.

Thanks.

If you open the “corona terminal” instead of the application it opens a new instance. I know this works on Macs, not sure about windows.

If you open the “corona terminal” instead of the application it opens a new instance. I know this works on Macs, not sure about windows.

on windows I think you have to run one in a virtual machine.

@Appdojostudios - thanks that seems to open two up for sure on my Mac. I will try this out now.

If you open the “corona terminal” instead of the application it opens a new instance. I know this works on Macs, not sure about windows.

If you open the “corona terminal” instead of the application it opens a new instance. I know this works on Macs, not sure about windows.

on windows I think you have to run one in a virtual machine.

@Appdojostudios - thanks that seems to open two up for sure on my Mac. I will try this out now.