C# Class PocketDnDns.Tools

Afficher le fichier Open project: nachocove/DnDns

Méthodes publiques

Méthode Description
GetServByPort ( short port, ProtocolType proto ) : string

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

Method Details

GetServByPort() public static méthode

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)
Résultat string