Kevin,

Quote Originally Posted by kevinb View Post
TCP/IP ports. I would like to check for tcp port 80 and 3306 being in use and raise a dialog window with some information based on the ports status (in use or free)
We have an internal library to check the status of ports (e.g. established, listening, etc.). But I am not sure if this is what you are looking for.

Friedrich