This class provides well known TCP/UDP service ports.
| C# | Visual Basic | Visual C++ |
public class WellKnownPorts
Public Class WellKnownPorts
public ref class WellKnownPorts
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| WellKnownPorts()()()() | Initializes a new instance of the WellKnownPorts class | |
| DNS |
DNS protocol.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FTP_Control |
FTP - control (command) port.
| |
| FTP_Control_SSL |
FTP over SSL protocol.
| |
| FTP_Data |
FTP - data port.
| |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| HTTP |
HTTP protocol.
| |
| HTTPS |
HTTPS protocol.
| |
| IMAP4 |
IMAP4 protocol.
| |
| IMAP4_SSL |
IMAP4 over SSL protocol.
| |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NNTP |
NNTP (Network News Transfer Protocol) protocol.
| |
| NTP |
NTP (Network Time Protocol) protocol.
| |
| POP3 |
POP3 protocol.
| |
| POP3_SSL |
POP3 over SSL protocol.
| |
| SMTP |
SMTP protocol.
| |
| SMTP_SSL |
SMTP over SSL protocol.
| |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| WellKnownPorts | |