Hello, simple question: Should I see with netstat -a that a certain port, say 1234 is LISTENING: tcp 0 0 *:1234 *:* LISTEN How can I determine which one is the process currently listening on that port? Thanks and best regards. Giuliano