In Java, we can use java.net.preferIPv4Stack and java.net.preferIPv6Addresses to define protocol preferences on dual- stack machines. In Windows, is there any similar configuration to define protocol preferences on dual-stack machines? Thanks!
Le mardi 8 avril 2008 11:07, Bo a écrit : > In Java, we can use java.net.preferIPv4Stack and > java.net.preferIPv6Addresses to define protocol preferences on dual- > stack machines. In Windows, is there any similar configuration to > define protocol preferences on dual-stack machines? Yes. Tune the RFC3484 label and precedence policy tables appropriately using netsh. -- Rémi Denis-Courmont http://www.remlab.net/