I’m looking for sample code to ping a server. I’ve found some on PlanetSourceCode.com, but it has a data type ICMPType that I can’t figure out where it’s located (and the complier can’t either). It’s probably in wsock32.dll or icmp.dll, but they aren’t COM libaraies, so VB.net can’t get at them, can it?
Any tips are much appreciated.