Close
jGuru Forums
Posted By: Adnan_Samma Posted On: Wednesday, December 17, 2003 12:54 AM
hey! netstat provides me with a detial intel of all the ports, but i need to retrieve a list of it through java and record it in a data structure. how do i do it? Thanking You
Re: How to retrieve the open ports of my pc?
Posted By: Christopher_Koenigsberg Posted On: Wednesday, December 17, 2003 06:30 AM
Runtime exec of netstat, parse the output