|
assimilation-official
|
Implements the Network Discovery action for Windows .net platfom. More...
Classes | |
| class | netconfig.NetDisc |
| This class implements network discovery for the Assimilation Project. More... | |
| struct | netconfig.NetDisc.SOCKET_ADDRESS |
| struct | netconfig.NetDisc.IP_ADAPTER_UNICAST_ADDRESS |
| struct | netconfig.NetDisc.SOCKADDR |
| struct | netconfig.NetDisc.SOCKADDRIPV6 |
| class | netconfig.Adapter |
| Class to discover all our adapters. More... | |
| class | netconfig.IP_ADAPTER_ADDRESSES |
| IP_ADAPTER_ADDRESSES defines the layout of information we know about an adapter Address. More... | |
Namespaces |
Implements the Network Discovery action for Windows .net platfom.
We discover all the local NICs and their IP address assignments, and report that back as JSON to standard output. Inquiring CMAs want to know!
The Assimilation software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the Assimilation Project software. If not, see http://www.gnu.org/licenses/
1.8.12