41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
Copyright (C) 2007 Intel Corporation
|
|
|
|
Intel(R) Active Management Technology (Intel AMT):
|
|
|
|
Web Application Sample:
|
|
------------------------------------
|
|
This sample demonstrates how to create a simple web application and JavaScript
|
|
library that send WS-Man requests to AMT.
|
|
|
|
How to run the sample:
|
|
------------------------------------
|
|
1. Use the accompanying Web Storage library (Bin\WebStorage.dll) or the HLAPI
|
|
WebStorage sample to upload the following files to AMT:
|
|
a. btp.min.css
|
|
b. logo.png
|
|
c. Sample.html (You must provide a value for the WebUILinkName parameter
|
|
when uploading this file)
|
|
d. ws.js
|
|
|
|
|
|
2. Open the default WebUI at [ipaddress]:16992/index.htm. (If your system is
|
|
configured to only allow secure connections via TLS, use port number 16993.)
|
|
|
|
3. Enter your username and password.
|
|
|
|
4. Click on Web Applications Links, then on the link that you defined when you
|
|
uploaded Sample.html.
|
|
|
|
5. Enter your username and password again and click Connect.
|
|
|
|
6. Once the connection is established, use the buttons below the login to submit
|
|
various commands to AMT and see the results.
|
|
|
|
------------------------------------
|
|
The sample has been tested and validated with the following web browsers: Google
|
|
Chrome, Mozilla Firefox, and Opera. The sample is not compatible with Internet
|
|
Explorer 9.
|
|
|
|
------------------------------------------------------------------
|
|
* Other names and brands may be claimed as the property of others.
|