Loading...
Searching...
No Matches
portrange.h File Reference

Service Name and Transport Protocol Port Number Registry. More...

Detailed Description

Service Name and Transport Protocol Port Number Registry.

Author
smlng s@mln.nosp@m.g.ne.nosp@m.t,

Definition in file portrange.h.

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Port Number Ranges

See also
RFC 6335, section 6
#define IANA_SYSTEM_PORTRANGE_MIN   (0U)
 
#define IANA_SYSTEM_PORTRANGE_MAX   (1023U)
 
#define IANA_USER_PORTRANGE_MIN   (1024U)
 
#define IANA_USER_PORTRANGE_MAX   (49151U)
 
#define IANA_DYNAMIC_PORTRANGE_MIN   (49152U)
 
#define IANA_DYNAMIC_PORTRANGE_MAX   (65535U)