How do I Multiplayer without Internet?

0 favourites
  • 1 posts
From the Asset Store
In this template the music plays without looping in your game
  • I have two apps that are running on the same Windows machine. I need to pass data between them as fast as possible.

    The new Multiplayer seems like it would be easier to work with than WebSockets/node.js/socket.io as I know nothing about any of that and the learning curve is not exactly easy.

    My problem with Multiplayer is the Windows machine has no network. No internet, no intranet, noLAN, no WAN. So connecting to wss://multiplayer.scirra.com is not going to work. I need to stay local to 127.0.0.1.

    Can I use Multiplayer in a pure peer-to-peer setup or even better: between two peers on the same host?

    Is this overkill when all I really need to do is pass 2 or 4 variables between the two apps as remote triggers?

    Is there a better way to pass some simple data between the apps?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)