01-23-04 10:18 PM
In article <2ff4a208.0312100516.1d384887@posting.google.com>, Sting wrote:quote:
> Hello,
> I ran a unix application ; I want to know which ports
> these application opens.
> (This application simply opens sockets with 2 or 3 ports).
>
> How can I do it ?
>
> I of course can do it indirectly.
> For example, run nmap before starting the application and
> after starting it , and see the difference in ports.
> but is there a direct way ?
try netstat , depending on which OS your on, it might show
you pid<->port relations.
--
Vennlig hilsen/Best Regards
Nils Olav Selåsdal <NOS at Utel.no>
System Engineer
UtelSystems a/s
[ Post a follow-up to this message ]
|