This topic describes the parameters that you must configure when you use the TCP client SDK for C++ of the Community Edition to access ApsaraMQ for RocketMQ.
Common parameters
Parameter | Description |
NameServer | The TCP endpoint. You can obtain the endpoint on the Instance Details page in the ApsaraMQ for RocketMQ console. |
GroupID | The ID of the group that you created in the ApsaraMQ for RocketMQ console. For more information, see Terms. |
AccessKey | The AccessKey ID that is used for authentication. For information about how to obtain an AccessKey ID, see Create an AccessKey pair. |
SecretKey | The AccessKey secret that is used for authentication. For information about how to obtain an AccessKey secret, see Create an AccessKey pair. |
Channel | The user channel. Default value: ALIYUN. |