Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.
1381 Discussions

Does the ISV Storage Lib(Linux) support the local access?

snaxum
Beginner
275 Views

Guys

From the SDK User Guide Section 3, I found it said the ISV Storage SDK(Linux) only supports the remote interface. Is it true?

I build the sample code ApiTest in FC7 and run it with root. The ISVS_RegisterApplication failed with the error code 4103. The command line is :

./apiTest -t http://localhost:16992/StorageService -user admin -pass Admin@123

Can anybody look into the issue for me?

Thanks a lot!

0 Kudos
1 Reply
Gael_H_Intel
Moderator
275 Views
Hi - yes that is true, reason being is there is no HECI driver for linux (from within the SDK). However you can go out to OpenAMT.org and see if you can find what you need there.
0 Kudos
Reply