As the title says, I\'m running multiple game servers, and every of them has the same name but different PID and the port number. I would
name
PID
port
on windows, the netstat option to get the pid's is -o and -p selects a protocol filter, ex.: netstat -a -p tcp -o