- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am reading code of the AMT Developer Toolkit and found some small issues.
Issue Description:
DTK version: v0.48 (latest version till now)
Project: Intel AMT Stack
Module Name: AmtDiscovery2.cs
Function Name: CalcNoOfMachines()
My ip address is 16.158.65.20
The subnet mask is 255.255.252.0
Thegateway IP is 16.158.64.1
The IP range in the network is 16.158.65.1 ~ 16.158.255.255.
My question is why my gateway IP is notincluded; is it andefect in the DTK?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will investigate this, but this seems to be a defect. Contrary of AmtDiscovery.cs that does a TCP connection sweep, the class AmtDiscover2.cs does an ARP sweep first, making discovery much faster but only within the same subnet.
Ylian (Intel AMT Blog)

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page