Go to the source code of this file.
Defines | |
| #define | TCPPORT_FTP_DATA 20 |
| File transfer (default data) | |
| #define | TCPPORT_FTP_CONTROL 21 |
| File transfer (control) | |
| #define | TCPPORT_SSH 22 |
| SSH remote login protocol. | |
| #define | TCPPORT_TELNET 23 |
| Telnet. | |
| #define | TCPPORT_SMTP 25 |
| Simple mail transfer. | |
| #define | TCPPORT_DNS 53 |
| Domain name server. | |
| #define | TCPPORT_HTTP 80 |
| Hyper Text protocol (world wide web) | |
| #define | TCPPORT_POP3 110 |
| Post office Protocol Version 3. | |
| #define | TCPPORT_NTP 123 |
| Network time protocol. | |
| #define | TCPPORT_NETBIOS_NS 137 |
| NETBIOS Name Service. | |
| #define | TCPPORT_NETBIOS_DGM 138 |
| NETBIOS Datagram Service. | |
| #define | TCPPORT_NETBIOS_SSN 139 |
| NETBIOS Session Service. | |
| #define | TCPPORT_IMAP 143 |
| Internet Message Access Protocol. | |
| #define | TCPPORT_IMAP 143 |
| Internet Message Access Protocol. | |
| #define | TCPPORT_HTTPS 443 |
| Lightweight directory access protocol (not assigned) | |
| #define | TCPPORT_PRINTER 515 |
| Printer spooler. | |
| #define | TCPPORT_AUTH_SMTP 587 |
| Simple mail transfer used for authenticated mails. | |
| #define | UDPPORT_FTP_DATA 20 |
| File transfer (default data) | |
| #define | UDPPORT_FTP_CONTROL 21 |
| File transfer (control) | |
| #define | UDPPORT_SSH 22 |
| SSH remote login protocol. | |
| #define | UDPPORT_TELNET 23 |
| Telnet. | |
| #define | UDPPORT_SMTP 25 |
| Simple mail transfer. | |
| #define | UDPPORT_DNS 53 |
| Domain name server. | |
| #define | UDPPORT_HTTP 80 |
| Hyper Text protocol (world wide web) | |
| #define | UDPPORT_POP3 110 |
| Post office Protocol Version 3. | |
| #define | UDPPORT_NTP 123 |
| Network time protocol. | |
| #define | UDPPORT_NETBIOS_NS 137 |
| NETBIOS Name Service. | |
| #define | UDPPORT_NETBIOS_DGM 138 |
| NETBIOS Datagram Service. | |
| #define | UDPPORT_NETBIOS_SSN 139 |
| NETBIOS Session Service. | |
| #define | UDPPORT_IMAP 143 |
| Internet Message Access Protocol. | |
| #define | UDPPORT_LDAP 389 |
| Lightweight directory access protocol. | |
| #define | UDPPORT_HTTPS 443 |
| Hyper Text protocol (world wide web) over SSL. | |
| #define | UDPPORT_PRINTER 515 |
| Printer spooler. | |
| #define TCPPORT_AUTH_SMTP 587 |
Simple mail transfer used for authenticated mails.
| #define TCPPORT_DNS 53 |
Domain name server.
| #define TCPPORT_FTP_CONTROL 21 |
File transfer (control)
| #define TCPPORT_FTP_DATA 20 |
File transfer (default data)
| #define TCPPORT_HTTP 80 |
Hyper Text protocol (world wide web)
| #define TCPPORT_HTTPS 443 |
Lightweight directory access protocol (not assigned)
Hyper Text protocol (world wide web) over SSL
| #define TCPPORT_IMAP 143 |
Internet Message Access Protocol.
| #define TCPPORT_IMAP 143 |
Internet Message Access Protocol.
| #define TCPPORT_NETBIOS_DGM 138 |
NETBIOS Datagram Service.
| #define TCPPORT_NETBIOS_NS 137 |
NETBIOS Name Service.
| #define TCPPORT_NETBIOS_SSN 139 |
NETBIOS Session Service.
| #define TCPPORT_NTP 123 |
Network time protocol.
| #define TCPPORT_POP3 110 |
Post office Protocol Version 3.
| #define TCPPORT_PRINTER 515 |
Printer spooler.
| #define TCPPORT_SMTP 25 |
Simple mail transfer.
| #define TCPPORT_SSH 22 |
SSH remote login protocol.
| #define TCPPORT_TELNET 23 |
Telnet.
| #define UDPPORT_DNS 53 |
Domain name server.
| #define UDPPORT_FTP_CONTROL 21 |
File transfer (control)
| #define UDPPORT_FTP_DATA 20 |
File transfer (default data)
| #define UDPPORT_HTTP 80 |
Hyper Text protocol (world wide web)
| #define UDPPORT_HTTPS 443 |
Hyper Text protocol (world wide web) over SSL.
| #define UDPPORT_IMAP 143 |
Internet Message Access Protocol.
| #define UDPPORT_LDAP 389 |
Lightweight directory access protocol.
| #define UDPPORT_NETBIOS_DGM 138 |
NETBIOS Datagram Service.
| #define UDPPORT_NETBIOS_NS 137 |
NETBIOS Name Service.
| #define UDPPORT_NETBIOS_SSN 139 |
NETBIOS Session Service.
| #define UDPPORT_NTP 123 |
Network time protocol.
| #define UDPPORT_POP3 110 |
Post office Protocol Version 3.
| #define UDPPORT_PRINTER 515 |
Printer spooler.
| #define UDPPORT_SMTP 25 |
Simple mail transfer.
| #define UDPPORT_SSH 22 |
SSH remote login protocol.
| #define UDPPORT_TELNET 23 |
Telnet.