I just use a lsof to pull the network stack and then look for LISTEN status

lsof -n | grep LISTEN