Now I am developing a programe to detect the amthost in a LAN using IntelAMT5.1SDK,which api of SDK should I use to create a thread,when I use GetDomainName based soap ,it is too slow to return , it can't run in multithread. I can not find the ways to solve it ,so I post a titie here to get the answer ,thanks.
Why don't you try
"Discovery Project" in samples directory (I'm assuming that you've installed Intel 5.1 SDK), There is a function called
ScanForAmtDevices, I think that will clear everything..