Naughter Software Logo

IPEnum v1.01 an MFC class and console app. to allow enumeration of IP addresses

To run the IPEnum console application, open a command prompt and simple type IPEnum. To use the MFC class "CIPEnum" in your own code, all you need to do is derive your own class from it and override the pure virtual function "EnumCallbackFunction".

The enclosed zip file contains the IPEnum source code and a simple console based application which displays the IP addresses.

 

Copyright

 

Updates

V1.0 (21 April 1998)

V1.01 (4 January 1999)