V
Valerie Hough
My app has so far only encountered IPv4 addresses and I use:
Dns.GetHostByName( "someOtherComputer", portNumber ).AddressList[0].
Can someone please point me to an example of how to turn this into an IPv6
address?
Thanks in advance.
Chris Hough
Dns.GetHostByName( "someOtherComputer", portNumber ).AddressList[0].
Can someone please point me to an example of how to turn this into an IPv6
address?
Thanks in advance.
Chris Hough