Hi All, I'm trying to create a function to do threaded pinging. I have some code I've been playing with just to see if I could get anything to work but I'm stuck and wondering if there's a guru out there who can look at this and point me in the right direction. Sorry for the sloppy code, it's very beta right now and I'm n00b to this style. I think one of my main questions here is, if I wish to call a method of a class, like Ping.Send from system.dll, how do I construct this? For now I have j