How do I get the IP address using dns_gethostbyname()?
cpu : stm32f4 I want to get the IP address using dns_gethostbyname. However, I can not get the IP addressHow do I get the IP address ? ( I set the DNS service using stm32cubeMX.) ==================================void main(void){ int test=dns_getho...