Property | Type | Description | |
---|---|---|---|
UNKNOWN | System.String |
Method | Description | |
---|---|---|
getDescription ( int port ) : System.String |
Fetch a well-known IP port description.
|
|
getName ( int port ) : System.String |
Fetch a well-known IP port name.
|
Method | Description | |
---|---|---|
IPPort ( ) |
public static getDescription ( int port ) : System.String | ||
port | int | the port associated with the description. /// |
return | System.String |
public static getName ( int port ) : System.String | ||
port | int | the port associated with the name. /// |
return | System.String |