first and foremost, I'm not looking for a way to close an internet connection. I need to get a list of all of the open connections (similar to typing 'netstat -a' on the command line), and then I need to close a specific one. Is there an API or a component that will do this?

Thanks,
Chris