Wednesday, 7 August 2013

Local IPAddress(es), SubnetMask in C

Local IPAddress(es), SubnetMask in C

Im writing a program in C console app, and I couldn't find a way to find
out my IP Address(es) and Subnetmask. I have found some old solutions
which use GetAddressByName, however winsocket2 doesn't support it anymore.
Thanks, Stephen

No comments:

Post a Comment