Q. How do I find out which service is listening on a specific port? How do I find out what program is listening on a specific TCP Port? A. Under Linux and UNIX you can use any one of the following command to get listing on a specific TCP port: => lsof : list open [...]
Read answer to: "Linux / UNIX Find Out What Program / Service is Listening on a Specific TCP Port"