PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

getservbyport> <getprotobynumber
Last updated: Sun, 25 Nov 2007

view this page in

getservbyname

(PHP 4, PHP 5)

getservbyname — 인터넷 서비스와 프로토콜과 조합이 되어있는 포트 번호를 가져옵니다.

Description

int getservbyname ( string $service , string $protocol )

getservbyname()/etc/services 에 정의된 protocolservice 에 대응이 되는 인터넷 포트를 반환합니다. protocolTCP 이거나 UDP입니다.

참조: getservbyport().



add a note add a note User Contributed Notes
getservbyname
There are no user contributed notes for this page.

getservbyport> <getprotobynumber
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites