(PHP 4, PHP 5, PHP 7)
getservbyport — Belirtilen port ve protokolle ilgili ağ hizmeti ile döner
$port
, string $protokol
) : string
getservbyport() işlevi belirtilen
protokol
için /etc/services
dosyasında port
ile ilişkilendirilmiş ağ hizmetini
döndürür.
port
Port numarası.
protokol
protokol
olarak "tcp"
veya "udp" (küçük harflerle) belirtilebilir.
Ağ hizmetinin ismini bir dizge olarak döndürür.