First of all I am not sure if I should post this here or in another Forum, but that is why the moderators get paid the big bucks. I posted it here because I am writing it in VBX2008.

I am writing, actually re-writing, an IP Network Utility. The purpose of this is to bring together some common network utilities.

So far I have
*ping
*trace route
*range (look for ip's on a network)
*monitor - i use this to see when my internet connection goes down. my isp loves it.
*ip addressing - nets, masks, hosts/net, CIDR
*info - general PC and network information

Next up is performance. In the old version it was capable of 200Mbps(100Mbps FDX).

So, what am I missing?