I'm looking for an API which i can use to simulate the windows program Ping.exe. I've checked out the winsock ocx but i'd like to ping different OS's from a win2000 server. I'm creating app that will send SMS to people when a server goes down and i don't want to use the shell function to call ping.exe it is stuffing around with the app's that has the focus.

Please help