How to know what connections I have active as Netstat does?
772
I need to know how to find out what connections I have established, something similar to what netstat does.
I just have to get the listing in an array or in a list to check that the one I'm interested in is open, but I don't even know where to start. Any ideas? Thank you
With this I have solved it
We get the active connections (with more information) in an array of String