How, programaticly, do I check if a certain port is open? Is there a function where I just put checktoseeifportisused (port); and then it returns true or false, type of thing? I need this to be able ...