C# Класс PocketDnDns.Tools

Показать файл Открыть проект

Открытые методы

Метод Описание
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