Connecting to EAServer through a Web browser

EAServer provides built-in HTTP (Web) server support, preconfigured to run on port 8080.

StepsConnecting to EAServer through a Web browser

  1. From your Web browser, open this URL:

    http://host:http-port
    

    where:

    • host – is the name of your machine.

    • http-port – is the port number at which EAServer accepts HTTP connections (the default is 8080).

After you connect to EAServer, you can view user documentation and run the EAServer samples.