how to get dynamic ip of router in c#
Please help,
i want to create application running on server. This application get dynamic ip from router connected to server. How can i get the dynamic ip?
I have founded that there are many example like trace route program but all of them in c++ and in dont know how to convert it into c# program.