Perl Programming/Keywords/getservbyport

Previous: getservbyname Keywords Next: getservent

The getservbyport keywordEdit

The getservbyport function gets the service record given its numeric PORT and PROTOCOL.

SyntaxEdit

  getservbyport PORT, PROTOCOL
Previous: getservbyname Keywords Next: getservent