Skip to content

Port forwarding for Emulator

Andrin B. edited this page Feb 1, 2015 · 1 revision

In order to run the app in the Sailfish Emulator and access the web[socket]server within your browser, you need to configure port forwarding in VirtualBox.

  • Go to Settings/Network/Adapter 1/Port Forwarding and configure a rule to forward incoming calls on 127.0.0.1:7779 (port on which the http server is running) to the emulator ip on the same port.
Clone this wiki locally