how can I get xpc target hardware info from c code

3 views (last 30 days)
I need that the xpc application can access hardware info such as ethernet card MAC address or motherboard serial number of the target pc. The ways I found require the use of specific libraries (Netapi32.lib or Iphlpapi.lib) that do not work on the xpc target. Can you suggest one or more calls included in the xpc kernel that would help me?

Answers (0)

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!