I am finding difficulty in using System.Net.IPAddress
or any similar types in Windows 8 Metro Apps. I am creating an application that will run in an intranet environment and the users will connect to remote servers using IPAddress.
But somehow I am not able to use it. Also, in Windows.Networking.EndpointPair
class, I cant find any option to pass IPAddress specifically
Kindly help with this. Thanx of help in advance