Zend certified PHP/Magento developer

Is there a way to identify what executable made a network connection? [duplicate]

This question already has an answer here:

I can identify open connections by

netstat -a

But I wonder if there is a simple way to identify what running exe is making the connection.