Header file of Reserved Communication Ports. More...
#include <clIocConfig.h>Go to the source code of this file.
Macros | |
| #define | CL_IOC_ALARM_APP_PORT 0x0015 |
| Alarm application manager. | |
| #define | CL_IOC_ALARM_PORT 0x0011 |
| Alarm communication port. | |
| #define | CL_IOC_AMS_PORT 0x0016 |
| Availability Management Service. | |
| #define | CL_IOC_ASP_PORTS_END (CL_IOC_RESERVED_PORTS - 1) |
| The ASP reserved ports end here. | |
| #define | CL_IOC_CKPT_PORT 0x000c |
| Checkpointing service communication port. | |
| #define | CL_IOC_CM_PORT 0x000e |
| Chassis Manager communication port. | |
| #define | CL_IOC_COR_PORT 0x000d |
| COR communication port. | |
| #define | CL_IOC_CPM_PORT 0x0001 |
| Component Manager communication port. | |
| #define | CL_IOC_DEBUG_PORT 0x0012 |
| Debug communication port. | |
| #define | CL_IOC_DEFAULT_COMMPORT 0x0000 |
| Start of valid communication port. | |
| #define | CL_IOC_DIAG_PORT 0x0007 |
| Diagnostic Service communication port. | |
| #define | CL_IOC_DLOCK_PORT 0x000a |
| Distributed lock service communication port. | |
| #define | CL_IOC_DM_PORT 0x0014 |
| Diagnostics Manager. | |
| #define | CL_IOC_DSHM_PORT 0x0006 |
| Distributed shared memory service communication port. | |
| #define | CL_IOC_EPHEMERAL_PORTS_START (CL_IOC_RESERVED_PORTS + CL_IOC_USER_RESERVED_PORTS + 0x00) |
| Client communication port range. | |
| #define | CL_IOC_EVENT_PORT 0x0002 |
| Event Manager communication port. | |
| #define | CL_IOC_FAULT_PORT 0x0008 |
| Fault service communication port. | |
| #define | CL_IOC_GMS_MCAST_PORT 0x0019 |
| Communication Module reserved port. | |
| #define | CL_IOC_GMS_PORT 0x0009 |
| Group Membersip Service communication port. | |
| #define | CL_IOC_GMS_UCAST_PORT 0x0018 |
| Communication Module reserved port. | |
| #define | CL_IOC_HPI_PORT 0x000f |
| HPI service communication port. | |
| #define | CL_IOC_LOG_PORT 0x0004 |
| Log Service communication port. | |
| #define | CL_IOC_MSG_PORT 0x0003 |
| Trace Service communication port. | |
| #define | CL_IOC_NAME_PORT 0x0005 |
| Name Service communication port. | |
| #define | CL_IOC_SNMP_PORT 0x0010 |
| SNMP communication port. | |
| #define | CL_IOC_TXN_PORT 0x000b |
| Transaction service communication port. | |
| #define | CL_IOC_UM_PORT 0x0013 |
| Upgrade Manager. | |
| #define | CL_IOC_USER_APP_WELLKNOWN_PORTS_START (CL_IOC_RESERVED_PORTS + 0x00) |
| The ASP applications should add their wellknow server ports here. | |
| #define | CL_IOC_XPORT_PORT 0x0017 |
| Communication Module reserved port. | |
Header file of Reserved Communication Ports.