As part of a program I am writing I am looking to do some MTU discovery, but the results aren't coming through. Any suggestions?



private static void __testMTU() {
int base = 0;
...