getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To comp - 资源详细说明
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To compile from command-line type:
//
// cl getip1.cpp wsock32.lib
//
// Make sure your INCLUDE and LIB environment variables are set up properly
// you can run vcvars32.bat
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To comp - 源码文件列表