string getservbyport ( int $port , string $protocol )
getservbyport() returns the Internet service associated with port for the specified protocol as per /etc/services.
Returns the Internet service name as a string.