Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Check if instance is running

Use On IBM i, use the following command to make sure your Profound.js instance is running:

...

Your default configuration provides the following alias URLs you can try (substitute host and port based on your installation of Profound.js; if Profound.js installed on your PC, use localhost):

  • http://host:port/connect4

    This should bring up the Four in a Row Battle game written with Profound.js, using using a Profound UI Rich Display interface.


     
  • http://host:port/hello

    This should bring up a simple HTML-based Hello World screen.
  • http://host:port/hello2

    This bring up a simple Rich Display-based Hello World screen.

...