C# 클래스 PocketDnDns.Tools

파일 보기 프로젝트 열기: nachocove/DnDns

공개 메소드들

메소드 설명
GetServByPort ( short port, ProtocolType proto ) : string

Look up the port names for the given array of port numbers.

메소드 상세

GetServByPort() 공개 정적인 메소드

Look up the port names for the given array of port numbers.
public static GetServByPort ( short port, ProtocolType proto ) : string
port short An array of port numbers.
proto ProtocolType The protocol type. (TCP or UPD)
리턴 string