webAPI for softMC

From SoftMC-Wiki
Revision as of 15:22, 20 February 2018 by Itay (talk | contribs) (Created page with "The webAPI allow users to communicate with softMC, send commands and receive data in addition to open "static" pages as Basic Web Srever does, . webAPI actually functioning as...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The webAPI allow users to communicate with softMC, send commands and receive data in addition to open "static" pages as Basic Web Srever does, . webAPI actually functioning as ControlStudio terminal.

Improve version of basic web server, which allow users to store and run "static" pages as basic web server does, and communicate with softMC by using html pages fast and in good quality.
As explained, one want to use webAPI need to get license, and zip. file which provided by Servotronix.
This manual show how to store and access your files using webAPI.

Access Default Page

After getting your license and the relevant zip file, follow those steps:

  1. Run your softMC and your computer, on the same network.
  2. After softMC running, open your browser, and insert softMC IP address at the address line:
    WEB 1.PNG
  3. Press Enter and you will access to the default web server page:
    WEB 2.PNG
  4. This page allow you to send Mc-basic commands to softMC, as ControlStudio terminal do.