Trying to get the public address(not local IP) of the machine using c#. Unable to get Public IP.
We can get public IP Address using external libraries or API like in this link.
Is there any possible to get machine pubic IP address in c# without using external API and libraries?