#pragma once #include #include int extract_port(std::string & host); std::vector getifaddr_list();