How to find the process ID's of the processes that are listening to a particular port , when you don't have the sudo privilieges ?
process ID's
port
sudo
You can find your own processes with:
lsof -i :port#