#pragma once class NetWorkUtil { public: static int get_localhost_ip(char* buff); };