Hi, I am facing problem to differentiate between NetBIOS name and IPV6 address,both can be given with '-' format.This make me difficult to write code to identify IPV6 address from NetBIOS name.Please give me some suggestion :-)
Le mercredi 14 mai 2008 16:36, arunsreenivas@gmail.com a écrit : > I am facing problem to differentiate between NetBIOS name and IPV6 > address,both can be given with '-' format. IPv6 addresses cannot contain dashes, only hexadecimal digits, colons (and the percent sign for link-local address scoping). -- Rémi Denis-Courmont http://www.remlab.net/